Rating Stars disappear after ajax call
-
We are having an issue where we are using ajax to display search results for a recipe feed but the ‘Star rating’ disappears when the search results are filtered. The method we are using is a shortcode in our recipe loop.
echo do_shortcode(‘[yasr_visitor_votes size=”small” readonly=”yes” ]’);Is there a way to rerun the shortcode after an ajax call?
Any assistance would be appreciated.
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘Rating Stars disappear after ajax call’ is closed to new replies.