Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Remove prev next buttons on product page SORTED
Author « Topic »  

1818charlie
ECT Moderator

United Kingdom
1179 Posts

Posted - 05/23/2020 :  12:43:43  
Where a product has more than one image then we see a prev next button. This is fine for the product detail page but the buttons also show on the products page. The client would just like them to show on the detail page. As it shows now is 1, as it shows just using display none in the css file is 2 and how the client wants it is 3

I'm sure I've seen the availability to not show those but I'm unable to find that setting. Any one?



Steve
Manchester England

Remember - Any edits to the ectcart.css file will be overwritten by updater's. ALL edits to ectcart.css rules should be placed in your style.css file

Edited by - 1818charlie on 05/24/2020 07:06:10

dbdave
ECT Moderator

USA
10276 Posts

Posted - 05/23/2020 :  15:46:44  
Hi Steve, I avoid this by not supplying additional small images.
For image 1 you have small, medium and large. For any additional product image, I only upload the large and giant images.

I expect you can just remove all of the additional small images with the CSV utility.

Thanks,
David

Vince
Administrator

42464 Posts

Posted - 05/24/2020 :  01:13:57  
If you really wanted to hide it then how about

div.imagenavigator{
display:none;
}

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

1818charlie
ECT Moderator

United Kingdom
1179 Posts

Posted - 05/24/2020 :  07:05:50  
David, yes that does the trick and I'll bear that one in mind

Vince, added that css code to the product page head and that works perfectly, thanks.

Steve
Manchester England

Remember - Any edits to the ectcart.css file will be overwritten by updater's. ALL edits to ectcart.css rules should be placed in your style.css file
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000