Home › Forums › Bug reporting, Questions & Suggestions › Ajax Search Pro for WordPress › Results shortcode shows on frontend
This topic contains 3 replies, has 2 voices, and was last updated by ReboSystems80 3 months, 2 weeks ago.
- AuthorPosts
- October 19, 2022 at 9:32 am #39704
Hi Ernest,
I’m trying to add the shortcode to display the live search results on a different place on the same page and found this example code in your knowledge base and changed it match the ID I wanna call:
[wpdreams_asp_results id=7 element=’div’]The issue I’m having is that it’s displaying the shortcode on the frontend as seen on this page:
https://www.rebo.nl/nieuwe-homepage-concept/I’m using other ASP shortcodes (like [wd_asp id=7]) which work fine.
Is there some setting I might be missing or do I need to “register” this shortcode first? I’m a bit lost.
Thanks in advance for your help!
Regards,
Alain
Attachments:
You must be logged in to view attached files.October 19, 2022 at 9:51 am #39706Nevermind I got it now, the shortcode in the knowledge base seems to be a little different from the one in your plugin.
This one’s not working:
[wpdreams_asp_results id=1 element=’div’]This one is working:
[wpdreams_ajaxsearchpro_results id=1 element='div']Have a nice day!
Alain
October 19, 2022 at 12:54 pm #39708Thank you Alain, I will correct the shortcode names in the documentation!
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
October 20, 2022 at 1:23 pm #39741Great!
- AuthorPosts
You must be logged in to reply to this topic.