Forums › Forums › Search & Filter Pro › Searching results and Elementor custom loop
- This topic has 5 replies, 2 voices, and was last updated 4 years, 5 months ago by Trevor.
-
Trevor(Private) June 5, 2020 at 4:56 pm #247719
OK. I watched the video (quite long). The main issue is to get the filter working with the archive.
I see two forms in the back office. One is set to Shortcode method, one is set to Elementor Posts.
I think what you want/need is to use Elementor Posts Module. You can make a custom skin maybe, maybe using Ele Custom Skins. You can add text modules to that which use ACF fields as the source.
Have you already designed a post module (maybe custom skin) to have this layout that you want? That is the place to start. If so, where can I see what you made already?
If you have not made such a Post module, can you make one and put it on a page for me to see?
Trevor(Private) June 8, 2020 at 3:40 pm #247871The left margin issue can be resolved with this custom CSS:
.searchandfilter ul { margin-left: 0; }
However, you can’t have two forms on the same page. I see that you have one for mobile, and one for desktop, but they will conflict with each other. Can you remove the mobile version from the page? That will then mean your filter boxes need to be made wider.
-
AuthorPosts