Hi There,
My Opencart 2.1.0.1 with default theme having a issue in Related Products.
by default it shows 3 products In Related Products (wherever space are available for 4 products) but the 4th products display in next line. i want to it (Related Products) display 4 Products on one line in category view?
Please see a snapshot below.
Thanks,
My Opencart 2.1.0.1 with default theme having a issue in Related Products.
by default it shows 3 products In Related Products (wherever space are available for 4 products) but the 4th products display in next line. i want to it (Related Products) display 4 Products on one line in category view?
Please see a snapshot below.
Thanks,
Attachments
snap shot - snap_shot.jpg (58.94 KiB) Viewed 793 times
in your catalog/view/theme/default/template/product/product.tpl
search for
replace with
more info about Bootstrap CSS can be found at http://getbootstrap.com/css/#grid-responsive-resets
search for
Code: Select all
col-lg-3 col-md-3 col-sm-6 col-xs-12
Code: Select all
col-xs-6 col-sm-3
Last edited by ocart777 on Fri Mar 04, 2016 11:12 am, edited 1 time in total.
You can't control the weather, but you can change your mood.
You can't modify the visage, but you can show your smile.
You can't command someone else, but you can hold yourself.
You can't forecast tomorrow, but you can using today.
You can't obtain thanks, but you can exert yourself in everything.
OCEXTENSION.COM - YOUR PROFESSIONAL OPENCART EXTENSION STORE
You can't modify the visage, but you can show your smile.
You can't command someone else, but you can hold yourself.
You can't forecast tomorrow, but you can using today.
You can't obtain thanks, but you can exert yourself in everything.
OCEXTENSION.COM - YOUR PROFESSIONAL OPENCART EXTENSION STORE
much better than before, but still far from good, Number 1 Related is always separated.
Ernie
Ernie
My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.
Many thanks for your quick reply Mr. ocart777
Opencart 2.1.0.1, Default Theme
Whatever you told above doing everything asper you said but still i didn't get any changes. It still show when i click any product from home page and where the product details below Related Products nothing changes.
i got an error after saving file see snapshot or below
Notice: Undefined index: priority in /home/mydomain/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php on line 192Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/admin/index.php:84) in /home/mydomain/public_html/system/library/response.php on line 12
see attachment below
Please help me out
Opencart 2.1.0.1, Default Theme
Whatever you told above doing everything asper you said but still i didn't get any changes. It still show when i click any product from home page and where the product details below Related Products nothing changes.
i got an error after saving file see snapshot or below
Notice: Undefined index: priority in /home/mydomain/public_html/vqmod/vqcache/vq2-admin_model_catalog_product.php on line 192Warning: Cannot modify header information - headers already sent by (output started at /home/mydomain/public_html/admin/index.php:84) in /home/mydomain/public_html/system/library/response.php on line 12
see attachment below
Please help me out
Attachments
Nothing will be changed after replace the code - screenshot3.jpg (72.98 KiB) Viewed 747 times
error msg - screenshot2.jpg (53.47 KiB) Viewed 747 times
Where code will be changed - screenshot1.jpg (41.86 KiB) Viewed 747 times
Hi, the provided CSS code changed has nothing to do with the admin side. please try click the refresh modification button from Admin->Extensions->Modifications
You can't control the weather, but you can change your mood.
You can't modify the visage, but you can show your smile.
You can't command someone else, but you can hold yourself.
You can't forecast tomorrow, but you can using today.
You can't obtain thanks, but you can exert yourself in everything.
OCEXTENSION.COM - YOUR PROFESSIONAL OPENCART EXTENSION STORE
You can't modify the visage, but you can show your smile.
You can't command someone else, but you can hold yourself.
You can't forecast tomorrow, but you can using today.
You can't obtain thanks, but you can exert yourself in everything.
OCEXTENSION.COM - YOUR PROFESSIONAL OPENCART EXTENSION STORE
Who is online
Users browsing this forum: Semrush [Bot] and 37 guests