Home › Forums › WoodMart support forum › Few queries on Filter and product image › Reply To: Few queries on Filter and product image
Satham
Thank you for the reply .
I have removed password protection on site. Sorry for the inconvenience
1. 1. Please add this code to the Theme Settings > Custom CSS > Global:
body .whb-sticked .main-nav .item-level-0 > a:hover {
color: orange;
background:yellow;
}
My reply – 1. I tried this code and still product images in shop page are in zoom in mode.
My reply – 2. Can you suggest any plugin to achieve this functionalities
My reply 4. Actually i found out how this issue caused.
When i browse any pages in the site the link structure is : ex : http://52.66.26.75/index.php/product/sizzix-big-shot-machine/
site URL and index.php/product path . But when i do any filter price search the link wont redirect through index.php and its redirecting withour index.php and causes the issue : ex: http://52.66.26.75/product-category/copic/?min_price=20&max_price=1000 – without index.php and causes the issue and if i add index.php after the url its working. same link ex : http://52.66.26.75/index.php/product-category/copic/?min_price=20&max_price=1000 . Please check my site and help me to fix this issue. I have added site credential for your reference.
Thanks