Catalog V4 - project in progress
I have changed some template files to modify the layout of the product items page - which works fine when accessed directly from the sections page - but I have discovered that if, instead, I generate the same page from search results an extra <BR> appears between the price and the Add to Shopping Cart button - which messes up the layout.
Additionally... I have created popups (following the Advanced user guide instructions), to further describe the items, which are activated by clicking on thumbnails of the items. They work fine when the product items page is accessed directly from the sections page but I get a 404 "The page cannot be found" error message when I click on a thumbnail on a page generated via search results.
I'm sure I can resolve the latter problem by placing duplicate popup file(s) in the cgi-bin but I can't believe this is the correct solution. And, of course, this wouldn't clear up my code irregularities problem.
Any ideas??
I have changed some template files to modify the layout of the product items page - which works fine when accessed directly from the sections page - but I have discovered that if, instead, I generate the same page from search results an extra <BR> appears between the price and the Add to Shopping Cart button - which messes up the layout.
Additionally... I have created popups (following the Advanced user guide instructions), to further describe the items, which are activated by clicking on thumbnails of the items. They work fine when the product items page is accessed directly from the sections page but I get a 404 "The page cannot be found" error message when I click on a thumbnail on a page generated via search results.
I'm sure I can resolve the latter problem by placing duplicate popup file(s) in the cgi-bin but I can't believe this is the correct solution. And, of course, this wouldn't clear up my code irregularities problem.
Any ideas??
Comment