Forum Replies Created
-
AuthorPosts
-
September 8, 2023 at 1:50 pm in reply to: Simple Filter needed – I just can't figure it out. Please please help Thanks! #45311
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
Sort of yes – you can actually turn off the auto-closing whenever the search area loses focus here: https://i.imgur.com/CB6Eyvg.png
Ernest Marcinko
KeymasterSure, I will try to help you out as much as I can.
I still can see a results shortcode container in the left sidebar search, can you please change that shortcode as well?
Do you have programmatical access to the event where the ajax page loading finishes? If so, then placing this line of code to the event listener function may resolve the problem:
ASP.initialize()Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
Is the widget type posts or products widget? Other widget types may not work unfortunately, highly depends on how they are coded.
Ernest Marcinko
KeymasterHi Tom,
Well, this is going to be a really tough one. Unfortunately I can’t promise anything, as this is a very special case of combining multiple stuff together.
Generally I would recommend avoiding live reloading of the whole site contents where possible, I guess in this case it’s not because of the music player.
I believe the issue is related to the results shortcode here. What I noticed is that for some reason it is completely cleared from the content area and the plugin is not able to push it back.
Can you try using on the simple plugin shortcode to see how that acts?
[wd_asp id=1]Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterHi,
Do you mean like searching the contents of the page as if it was separated into multiple results?
I’m afraid that is not possible – each page/post or post type is considered as single entity in wordpress and is stored as a single row in the database. Therefore searching any contents on a single page will always return that single page as the result.
Ernest Marcinko
KeymasterYou cannot access this content.
Ernest Marcinko
KeymasterWait a second then – it’s actually the previous code suggested causing the issue! I didn’t remember the ticket, thank you for reminding.
I’m afraid it’s not possible to resolve both cases at the same time. The accordion requires the widgets to initialize, but then if the widgets initialize it will break the image lightbox – it’s sort of a catch 22 situation.
Ernest Marcinko
KeymasterGreat!
I am not familiar with that addon, I guess it adds either a taxonomy or a custom field to mark the state of the item – so it should work just fine.
September 7, 2023 at 1:30 pm in reply to: Ajax Search Pro for WordPress need help for our real estate website #45284Ernest Marcinko
KeymasterThe commas are thousand separators – they are added after every thousand, thus 3 zeros, not 2. I’m afraid that is not possible to change in the slider.
-
AuthorPosts