Title: Shortcode in theme doesn&#8217;t work after update
Last modified: April 9, 2020

---

# Shortcode in theme doesn’t work after update

 *  Resolved [maurodimarino](https://wordpress.org/support/users/maurodimarino/)
 * (@maurodimarino)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/)
 * Hello
    I have inserted the shortcode in theme using this php code: `<?php echo
   do_shortcode( '[yasr_visitor_votes size="medium"]' ); ?>`
 * I noticed that the Product item is not showed anymore as rich snippets after 
   last updates.
 * If I insert in Gutemberg the pure shortcode [yasr_visitor_votes size=”medium”]
   it works.
 * Do you have any suggestions to make it work again? I can’t insert the shortcode
   manually in all posts.
    This developing was been made in like 10 websites and
   rich snippets stars are disappeared everywhere. Thank you
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fshortcode-in-theme-doesnt-work-after-update%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 7 replies - 1 through 7 (of 7 total)

 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/#post-12651802)
 * Hi!
 * You’re right, seems like [has_shortcode](https://developer.wordpress.org/reference/functions/has_shortcode/)
   doesn’t work if shortcode is placed in the theme
 * I will find a fix for this, in the meantime, with FTP, open file /wp-content/
   plugins/yet-another-stars-rating/lib/yasr-functions.php and comment out 437, 
   438 and 439.
 * Best,
    Dario
 *  Thread Starter [maurodimarino](https://wordpress.org/support/users/maurodimarino/)
 * (@maurodimarino)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/#post-12651911)
 * Thank you very much for your support.
    The temporary fix worked as you suggested.
   I will wait for the new update with this fix. Thank you
 *  Thread Starter [maurodimarino](https://wordpress.org/support/users/maurodimarino/)
 * (@maurodimarino)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/#post-12657034)
 * Hello,
    I had to rollback to 2.2.5 version because the has shortcode function
   shows the structured data js in all posts and Search Console notified me all 
   errors. Will you still think to a new update to fix this problem? Thank you
 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/#post-12659511)
 * Yes I’ve already considered this.
 * Best,
    Dario
 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/#post-12663678)
 * Can you please try to download again the last version, and upload this file [https://gist.github.com/Dudo1985/57e3ac81763cb1488caca50f8bab0abc](https://gist.github.com/Dudo1985/57e3ac81763cb1488caca50f8bab0abc)
   inside the /wp-content/plugins/yet-another-stars-rating/lib/ directory overwriting
   the old one?
 * Thanks
 *  Plugin Contributor [dudo](https://wordpress.org/support/users/dudo/)
 * (@dudo)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/#post-12671385)
 * Fixed in version 2.3.0, thank you 🙂
 *  Thread Starter [maurodimarino](https://wordpress.org/support/users/maurodimarino/)
 * (@maurodimarino)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/#post-12671630)
 * Thank you to you too!
    It solved all issues! Great!!!

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Shortcode in theme doesn’t work after update’ is closed to new replies.

 * ![](https://ps.w.org/yet-another-stars-rating/assets/icon-256x256.png?rev=1525329)
 * [YASR - Yet Another Star Rating Plugin for WordPress](https://wordpress.org/plugins/yet-another-stars-rating/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/yet-another-stars-rating/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/yet-another-stars-rating/)
 * [Active Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/yet-another-stars-rating/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/yet-another-stars-rating/reviews/)

 * 7 replies
 * 2 participants
 * Last reply from: [maurodimarino](https://wordpress.org/support/users/maurodimarino/)
 * Last activity: [6 years, 2 months ago](https://wordpress.org/support/topic/shortcode-in-theme-doesnt-work-after-update/#post-12671630)
 * Status: resolved