Post by straightlight » Mon Jan 16, 2012 3:04 am

Send me a PM and I will assist you.

Dedication and passion goes to those who are able to push and merge a project.

Regards,
Straightlight
Programmer / Opencart Tester


Legendary Member

Posts

Joined
Mon Nov 14, 2011 11:38 pm
Location - Canada, ON

Post by relatees » Sat Jan 28, 2012 9:39 pm

Eva30 wrote:http://www.opencart.com/index.php?route ... order=DESC
small (just names)change at it works as charm.

5 min even for a girl;)
Thanks Eva! This worked out perfectly... A few quick edit's and you can change the title to whatever you want and embed pretty much ANY code without any issues... You can drop in an iFrame, or drop an entire page of HTML/PHP in there...

Thanks again :D

:joker:

PHP/CSS/HTML guru - Wordpress, Drupal, and now OpenCart lover. Learning is key to living!


User avatar
Newbie

Posts

Joined
Sat Jan 28, 2012 9:37 pm

Post by markisonfire » Sun Jan 29, 2012 8:08 am

Eva30 wrote:http://www.opencart.com/index.php?route ... order=DESC
small (just names)change at it works as charm.

5 min even for a girl;)
And it supports Shoppica...

You're my hero. ;D Thanks for sharing.

New member

Posts

Joined
Sat Oct 29, 2011 8:33 am

Post by pbenfield » Thu Feb 09, 2012 7:44 pm

This is a great mod for adding technical description.
How would the code be for verson 1.4.9.4

I can not find this in the forum

New member

Posts

Joined
Wed Apr 20, 2011 3:43 pm

Post by subhra44 » Wed Feb 22, 2012 7:56 pm

Eva30 wrote:http://www.opencart.com/index.php?route ... order=DESC
small (just names)change at it works as charm.

5 min even for a girl;)

Thanks Eva for sharing the link. Is there any other extension which provide the opportunities of adding more tabs?

Newbie

Posts

Joined
Fri Feb 03, 2012 3:25 pm

Post by ann23262 » Thu Feb 23, 2012 5:33 am

Hi, Sorry but I need help. I have followed above method and have added the 'cute tab' but I need to know how I add info /description under it (just like I would add info under Description tab)
I would be grateful for any advice / help as I dont know what changes to make on the DB side.
Kind Regards
Annie

Newbie

Posts

Joined
Thu Feb 23, 2012 5:05 am

Post by subhra44 » Thu Mar 01, 2012 2:36 pm

ann23262 wrote:Hi, Sorry but I need help. I have followed above method and have added the 'cute tab' but I need to know how I add info /description under it (just like I would add info under Description tab)
I would be grateful for any advice / help as I dont know what changes to make on the DB side.
Kind Regards
Annie

Hey Annie,

You will need to modify your database also. Add one column in the product table like description column and copy and the same code of description in model, controller and view file.

Newbie

Posts

Joined
Fri Feb 03, 2012 3:25 pm

Post by spigz » Wed Oct 02, 2013 5:58 pm

Hi,

Old thread I know, but I have tried the cute tab method and have the delivery tab appear but no way of adding anything to the tab?

I have tried adding a column in the product table with a new field called delivery (also tried tab_extra) but nothing is coming up in admin for me to enter anything into the delivery tab?

Any direction would be greatly appreciated.

Spigz

Newbie

Posts

Joined
Mon Sep 30, 2013 5:42 am

Post by Rabbitdigital » Thu Oct 31, 2013 6:04 pm

BEST CUSTOM OPENCART PRODUCT TAB SOLUTION

"Extra Product Tabs" : http://www.opencart.com/index.php?route ... on_id=9594

It Works Perfectly with OpenCart 1.5.6, even with database prefix's and a custom theme!
  • • Really easy to install (even for a mere designer like me)
  • • No need to mess with any code
  • • Name the tabs inside the admin
  • • Control where the tabs are displayed in relation to the built in system tabs
  • • Its FREE !!!
So don't forget to thank the developer for his great work.

User avatar
New member

Posts

Joined
Sun Jul 03, 2011 7:10 pm

Post by kasun0777 » Sun Oct 26, 2014 4:19 am

I hard corded of product.tpl file.

I added Extra Tab After #tab-description line. :)

Code: Select all

<a href="#tab-description"><span class="tab-title" ><?php echo $tab_description; ?></span></a>
Add this code after that line :)

Code: Select all

<a href="#tab-extra"><span class="tab-title" >Extra Tab</span></a>
And I added extra code after this line.

Code: Select all

<div id="tab-description" class="tab-content"><?php echo $description; ?></div>
Add this code after that line

Code: Select all

<div id="tab-extra" class="tab-content">
<!-- Tab Extra Details -->
Add any details.
</div>
You can add any details inside the tab like that. ::)

Responsive Website Design | Opencart E-commerce Development | Search Engine Optimization (SEO)
Skype: lkdesigners
Website: www.lkdesigners.com


User avatar
Newbie

Posts

Joined
Sun Oct 26, 2014 4:03 am
Location - Panadura, Sri Lanka.

Post by barisky » Thu May 14, 2015 6:46 pm

i added extra tab but i want every product has content tab diffirence. How?

Newbie

Posts

Joined
Thu May 14, 2015 6:41 pm
Who is online

Users browsing this forum: No registered users and 60 guests