Post by jens_b » Wed Apr 01, 2015 10:20 pm

Hi,

How can display a products all asigned categories in the product page?

I'm on OpenCart 2.0.1.1 and found this free extension that does what I want, but it's for 1.5.3
http://www.opencart.com/index.php?route ... on_id=6915

Been trying to change it so it works with 2.0.1.1 but can't get it to work,
think it's the controller-file that's is the problem.

Can anyone help me with this?

Thanks!
Last edited by jens_b on Wed Apr 08, 2015 6:27 pm, edited 1 time in total.

New member

Posts

Joined
Mon Oct 28, 2013 6:19 pm

Post by plugables » Thu Apr 02, 2015 7:29 pm

If you can post the code someone may help you fix it.

OpenCart Add-ons by Plugables

Image


New member

Posts

Joined
Thu Jan 01, 2015 8:07 pm

Post by jens_b » Wed Apr 08, 2015 6:26 pm

Ok so I got it working with some minor changes to this:

http://forum.opencart.com/viewtopic.php?f=131&t=109349

Code: Select all

Change 
line 11 $this->data['text_category'] 
to $data['text_category']

line 24 $this->data['manufacturer'] = $product_info['manufacturer']; 
to $data['manufacturer'] = $product_info['manufacturer'];

line 26 $this->data['categories'] = $categories;
to $data['categories'] = $categories;

catalog/view/theme/default/template/product/product.tpl
add position where you want it

New member

Posts

Joined
Mon Oct 28, 2013 6:19 pm

Post by motion2082 » Wed Aug 05, 2015 9:07 am

Didn't work on Opencart V2.0.3.1 :-[

Thanks for trying

Active Member

Posts

Joined
Tue May 12, 2015 8:48 pm

Post by aljawaid » Wed Oct 14, 2015 12:14 pm

this didnt work in 2.0.3.1 for me either

Total e-commerce newbie bravely testing OC v2.0.3.1 before rolling it live...getting there slowly, somehow. Maybe not. I dunno.


Active Member

Posts

Joined
Fri Oct 10, 2014 10:33 pm
Location - UK

Post by aljawaid » Sun Oct 18, 2015 9:31 pm

aljawaid wrote:this didnt work in 2.0.3.1 for me either
For anyone wanting this on v2.0.3.1 the solution and vqmod is here http://forum.opencart.com/viewtopic.php ... 84#p586484

Total e-commerce newbie bravely testing OC v2.0.3.1 before rolling it live...getting there slowly, somehow. Maybe not. I dunno.


Active Member

Posts

Joined
Fri Oct 10, 2014 10:33 pm
Location - UK
Who is online

Users browsing this forum: No registered users and 218 guests