Forums › Forums › Search & Filter Pro › Plugin is not working properly: Click events too
- This topic has 5 replies, 2 voices, and was last updated 4 years, 5 months ago by Trevor.
-
Anonymous(Private) June 11, 2020 at 2:41 pm #248457
http://www.saicolourdrops.com/capacity-building/ ( Dummy website )
Check this link. Plugin is not working properly.– Search is not happening
– Click is also not working. Why so?Trevor(Private) June 11, 2020 at 4:28 pm #248474I can see that something is applying ‘Nice Select’ javascript to our select box (maybe your theme), which is hiding our field and showing a different field, but it is not copying across the terms. That you would need to talk with the theme author about (probably best to stop it from doing that). Some custom CSS could hide the nice select version of the field and reveal our field. For example:
.searchandfilter[data-sf-form-id="5562"] .sf-input-select:not(.nice-select) { display: inline-block !important; } .searchandfilter[data-sf-form-id="5562"] .sf-input-select.nice-select { display: none; }
Anonymous(Private) June 11, 2020 at 6:46 pm #248524I have fixed that.http://www.saicolourdrops.com/capacity-building
-> I have configured your search results.
Is there any way I can redesign the search results?
or I can you it with my post design blog.Trevor(Private) June 12, 2020 at 9:39 am #248566If you are using the Elementor Posts widget, you can use a plugin called Ele Custom Skins to make a ‘Custom’ skin (you are currently using the ‘Classic’ skin that comes with Elementor (it also has a ‘Cards’ skin).
Our extension supports ‘Custom’ skins made by the Ele Custom Skins plugin (free or Pro versions). The Ele Custom Skins plugin allows you a lot of flexibility in design, and even to add Custom Fields and many other content types.
I suggest you explore that plugin.
-
AuthorPosts