Jump to content

Quick Search Module Problem


Recommended Posts

Hi Everybody

I am using PrestaShop 1.6.1.4 with Water themes custom template, I have a problem with the WT Quick search module, when I type something on a box the result list shows little far from the search box it doesn't starts under the search box, before it's working perfect, I try to disable the module and enable again also I uninstall and install again clear cache but didn't work.I attach the pictures one is my website and the other water themes demo site screenshot. My Website www.nycbicycleshop.com

Thanks for Help

post-57384-0-33829300-1482894748_thumb.jpg

post-57384-0-95601200-1482894762_thumb.jpg

Edited by nycbicycleshop (see edit history)
Link to comment
Share on other sites

remove top param from:

.ac_results {
    border: none !important;
    width: 284px !important;
    top: 195px !important;
    -webkit-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 1px 3px 0 rgba(50, 50, 50, 0.75);
}

you can find it in file:
http://www.nycbicycleshop.com/themes/wt_dealmarket/sass/modules/wtblocksearch/views/css/wtsearch.scss line 77

Link to comment
Share on other sites

Hi Everybody

 

This searchbox problem didn't fix yet and reply from Vekia didn't work, maybe I made a mistake I don't know.  I found another way to solve this problem.

I have two different websites both websites use the same custom template from Water themes and they both the same problem with search box, I send Email to Water themes where I bought the template they fixed the problem yesterday with my demo website but they never tell you what they fixed than I can do the same fix for my main website. I follow the vekia to remove the 77 till 84 didn't work, only option for me replacing the module file from demo website(they fixed already) with my main website from cpanel but I don't know which file I have to replace. The module name is WT block search.

my demo website (they fix the problem already) www.baystreetbicycleshop.com my main website (problem has to fix) www.nycbicycleshop.com

 

Thanks for the Help.

Link to comment
Share on other sites

I try Vekia solution removing line 77 till 84 clear cache from backoffice, clear browser cache and try with another browser didn't work.

I try rjigneshkumar solution too removing only line 80 clear cache from backoffice, clear browser cache didn't work too

I stuck with this problem.

Any Help?

Link to comment
Share on other sites

I am still waiting solution for this problem almost 2 weeks but I can't find it.

I bought this template from the company, I have two websites one is main www.nycbicycleshop.com and the other demo www.baystreetbicycleshop.com, they already fixed the problem on my demo website but they never tell me what they fixed, I don't want to give them all my login information for my main website this is why I want to fix myself on my main website, If I can't find the solution on the forums for coding maybe I can replace the file but I don't know which file. Any Ideas?

Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...