Shortcodes URL = AJAX issues ?
-
Hi !
I need to show the question list on a specific page, so I use for that the following shortcode :
echo do_shortcode("[dwqa-list-questions]");
The question list displays perfectly and sort options (by view / answers / votes) work perfectly.
First problem : when I select the “Answered” blue link (or another link) the message “Sorry, but nothing matched your filter” appears and no answer is displayed (even if there are some answered questions to be displayed).
Second problem : when I select an Ajax filter (Answered / Resolved / Closed / Sort by Vote / View / …), the “please wait” icon is displayed then the current post URL is changed to the question URL.
As I use a shortcode, I would like to stay to the current URL.
Is there any way to avoid the URL from changing when selecting sort options ?
Thank you for your answers,
Regards,
Looic.
- The topic ‘Shortcodes URL = AJAX issues ?’ is closed to new replies.