Remove description from tabs

ThemeBurn SupportForumsOpenCart ThemesShoppica 2 OpenCart ThemeRemove description from tabs

This topic has been marked as resolved.

Hello,

I reordered the product page template, and put the product description text to the top of page, under the price. But now, there are the product description duplicated, on the top of page, and on the bottom, on tab section (descriptions/reviews/photos tabs). I want to remove from this tab the full description part. How can I do this?

I try to remove this, but not work for me:

<h2 class="s_head"><?php echo $tab_description; ?></h2>
            <div id="product_description" itemprop="description"><?php echo $description; ?></div>

After delete the tab still remaining, but not working.

How can I full remove the description tab?

Other question:
I want to set order of this tab, want to put the first element the photos, and want to open it, when the product page started.

Thanks,
Szilard

November 28, 2014 at 1:25 pm #34986

And my other question:
How can I remove the product title from $description; ?

November 28, 2014 at 1:32 pm #34987
You will need to register in order to post topics and read replies in the ThemeBurn.com support forums!
December 2, 2014 at 9:34 am #35112

Hi,

Thanks for your fast answer.
This solution remove the description tab itself, but not remove the description text of product.
Now, the tab deleted, but the text for this tab show allways. For example, when I select the product photos tab, it put the description text, and under this text put the photos.

What is the problem?

December 3, 2014 at 6:16 am #35134

Hi,

We will need the website url, so we can check.

You can use hidepost to share private information with the support staff.

Best,
ThemeBurn team

December 3, 2014 at 5:50 pm #35143

Send it:

December 3, 2014 at 7:21 pm #35160

Hi,

We’ve modified the step by step tutorial in our previous post:

http://support.themeburn.com/topic/remove-description-from-tabs/#post-35112

BR,
ThemeBurn team

December 9, 2014 at 11:20 am #35318

Thanks, Now works great. :)

December 9, 2014 at 11:45 am #35320

Glad we’ve helped :)

BR,
ThemeBurn team

December 16, 2014 at 5:25 pm #35724
Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.