Having issues locating how to input data into the Custom Product Info Tabs and how to remove the 'REVIEW' ab within the product info page
Can anyone help? Much appreciated.
anthony
Printable View
Having issues locating how to input data into the Custom Product Info Tabs and how to remove the 'REVIEW' ab within the product info page
Can anyone help? Much appreciated.
anthony
This is from my notes when using Winchester Black - probably similar:
Quote:
Product Info page :incl/temp/winchester_black/templates/tpl_product_info_display to eliminate the tabs of description and have only single tab.
#208, 209 - comment out ul/li call for HEADER_TITLE_DETAILS and HEADER_TITLE_REVIEWS in the ul-class resp-tabs-list This turns off the two extra tabs. (The ‘Custom’ Tab is turned off in admin/banners).
Then, to move product quantity from the now closed Details tab - comment out line #239 under <!– bof Product details list –> but copy the line up under <!– bof Product description–> This places the quantity in stock at bottom of the prod desc.
Thanks for the responses. I should clarify. The customs tab is easy. But the extra tabs that I renamed are the issue. Apparently the text has to be in the actual product description field, but is there some sort of insert, like 'Enter the following text to Tab 1'. At what point in the description field does the text move over to the actual new tabs?
I fiddled about with includes/templates/picaflor template/templates/tpl_product_info_display to have all the product info, including # in stock, show on one tab and have my attributes list show on second tab (from attributes I set to use Dynamic Filters mod) and to blank out (uncomment) the third tab. I did that by cutting and pasting the associated bits of code into the 'section 1, 2, 3' parts of that file. I didn't create any new code - just shifted stuff around. I think that would work if you are trying to relocate an entire field from one tab to another. If just trying to insert some text or partial field, I don't know how to do that.
Does anyone know how to add a sidebox to the main page?
Hello, I am very new to ZendCart and have chosen Westminster New as my template. How do I add a blue border around the item listings, single and on each one in a grid?
Hi,
Trying out Westminster and my fourth-level menu items are smaller than the three levels upstream from it. Having a tough time finding where to adjust the size, to make it the same. Must be missing something in the CSS files(?) Cannot find anything for <ul class="level4">.
It can be viewed at this location: http://harmonicdampers.com/
In the top menu, hover over: Categories/General Motors/Buick/
Notice how the V8 and V6 are smaller than the preceding menu levels.
Any suggestions are appreciated.
Thank you very much,
chrx
Zen Cart 1.5.5e
Looks like you found it as the sizes are now the same.