Hi
I am wanting to add a new tab to the product pages (The tab sits next to the description tab). I can do this bit but cannot populate it with the desired content. I want to add a list of sub categories but can only add root level categories.
I know I can do one for individual products but there are literally hundreds of related products and in this case the whole sub category is related.
How can this bee done? I have the option to add categories and can see a full list of all cats and sub cats but when trying to add the sub cats they just don’t add.
I am using CS-Cart 2.0.10.
Kind regards
Steve
Hello niddocks
I want to know how to create tabs in product’s page, too.
When I know it I will post here.
You create the tabs using blocks but this depends on the version you are using.
Create the block and in the products section of blocks (Design->blocks->products) you can drag it to the product tab section. Go to the products that require the tab and add content. It should then appear on the product page in your shop.
Hope that offers some help
Steve
Niddocks
[quote name=‘niddocks’]You create the tabs using blocks but this depends on the version you are using.
Create the block and in the products section of blocks (Design->blocks->products) you can drag it to the product tab section. Go to the products that require the tab and add content. It should then appear on the product page in your shop.
Hope that offers some help
Steve
Niddocks[/QUOTE]
Hello Niddocks,
tks for you reply.
Why some tabs do not appear in product’s page in spite of it exist inside tabs in ADMIN of product page, in block’s control?
Take a look in the image in attachment. There we can see a lot of blocks inside TABs block, but just 3 one appear in PRODUCT’S PAGE.
Do you know how to make the others appear?
My version is the last one: 2.0.11
Tks!
The tab will only appear once it has been associated with a product and has content. Do you have a link to the product in question?
Steve
[quote name=‘niddocks’]The tab will only appear once it has been associated with a product and has content. Do you have a link to the product in question?
Steve[/QUOTE]
You are right.
Everytime we need to adjust something in the PRODUCT’s admin panel to make a tab appear.
But there we can see that there are others tabs and they do not appear in the products configuration’s page.
Example:
REVIEWS.
How to make it appear?
And it is sure that if I have just insert a new product, it will not have an opinion.
How can I allow that people see this tab to insert they reviews? (clients, sure)
****
OTHER THING:
in the image in attachment you can see that OTHERS TABs appeared, but, in spite of the big width, it uses 2 lines and not just 1.
Will I need to correct it in a tpl file?
Tks!
I think you will need to alter the css width values for the tab holding element. It will be a certain fixed width and needs to be bigger to get all your tabs in one line.
[quote name=‘niddocks’]I think you will need to alter the css width values for the tab holding element. It will be a certain fixed width and needs to be bigger to get all your tabs in one line.[/QUOTE]
Hello niddocks,
Do you know where?
Because I haven’t found it yet.
tks
It is in a file called styles.css. You will need to edit this file I think. You can use the template editor from the admin section or directly with the file if you have access to it.
Steve