hide producto without image on horizontal result Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › hide producto without image on horizontal result This topic has 5 replies, 2 voices, and was last updated 9 years, 8 months ago by bousso. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 11, 2016 at 11:40 pm #10074 boussoParticipant My friend hello, question I can´t find: How can I hide products without image on carrusell theme? there is an option just for isotopic results. horizontal Carrusell up and down drag on mobile is still with problem , can´t move it , isotopic is perfect. Thank you very much for your help. September 12, 2016 at 1:58 pm #10096 Ernest MarcinkoKeymaster Hi! Yes, there is no option for that unfortunately. But there is a different solution. Solution 1: Setting up a default image. On the General Options -> Image options panel you can upload one: http://i.imgur.com/PzhRECV.png Solution 2: Removing the imageless results programatically. Try putting this to the functions.php file in your active theme directory: September 12, 2016 at 7:21 pm #10106 boussoParticipant it works perfect for hide no image products , thank you very much. Just keeps the problem with the drag up and down . September 14, 2016 at 10:35 am #10122 Ernest MarcinkoKeymaster Hi, I finally located the issue with the drag as well, it was not easy. Try this custom CSS for fix: [html]div[id*=ajaxsearchprores], div[id*=ajaxsearchprores] * { touch-action: auto !important; }[/html] September 19, 2016 at 9:57 pm #10179 boussoParticipant thank you my friend Im gonna try !! September 19, 2016 at 10:59 pm #10180 boussoParticipant my friend , where do I paste this? div[id*=ajaxsearchprores], div[id*=ajaxsearchprores] * { touch-action: auto !important; } Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In