Forum Replies Created
-
AuthorPosts
-
Ernest Marcinko
KeymasterHi!
I recommend trying the compact box layout for that.
Some themes or theme builders also have pop-up modal support. It is very likely that your theme also has that, then you can place the plugin shortcode into a modal box as well.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi Din,
The best and easiest way to replicate that is to place a custom HTML block into the header (to have correct relative positions for the search container) with the search shortcode. It differs for every navigation, but generaly this:
<div style='position:relative;min-width:70px;min-height:60px'>[wd_asp id=1]</div>This will output the search wrapped into a relative container. Now, going to the plugin search instance settings, use the following configuration: https://i.imgur.com/nEbu81S.png
You may have to adjust the min-height on the container code, and maybe the top value on the settings, but this should do it 🙂
-
This reply was modified 1 year, 2 months ago by
Ernest Marcinko.
Ernest Marcinko
KeymasterI think using custom CSS might do the trick:
.asp_filter_cf_type { order: 1; } .asp_filter_tax_post_tag { order: 2; } .asp_filter_cf_brand { order: 3; }Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
March 14, 2025 at 3:25 pm in reply to: Get a PHP array of result post IDs to use in custom WP query #53361Ernest Marcinko
KeymasterYou cannot access this content.
March 14, 2025 at 10:57 am in reply to: Get a PHP array of result post IDs to use in custom WP query #53358Ernest Marcinko
KeymasterYou cannot access this content.
March 14, 2025 at 10:45 am in reply to: Get a PHP array of result post IDs to use in custom WP query #53355Ernest Marcinko
KeymasterYou cannot access this content.
March 14, 2025 at 10:44 am in reply to: Get a PHP array of result post IDs to use in custom WP query #53351Ernest Marcinko
KeymasterYou cannot access this content.
March 14, 2025 at 10:33 am in reply to: Get a PHP array of result post IDs to use in custom WP query #53349Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterAll right, let me know if you find anything!
The license activation service connects a server, so in case you use a firewall/proxy, then make sure to whitelist it:
update.wp-dreams.comLuckily license activation is not mandatory though, it does not block the plugin functionally, it is only used for automated updates.
Ernest Marcinko
KeymasterThank you!
Can you please add temporary (s)FTP and back-end access details so I can debug the issue? I have checked the activation servers, and everything is running correctly on our ends, so it must be some sort of a conflict with something.
-
This reply was modified 1 year, 3 months ago by
Ernest Marcinko.
Ernest Marcinko
KeymasterYou cannot access this content.
-
This reply was modified 1 year, 2 months ago by
-
AuthorPosts