Title: Render shortcode
Last modified: March 31, 2022

---

# Render shortcode

 *  Resolved [Panos](https://wordpress.org/support/users/godfather21/)
 * (@godfather21)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/render-shortcode/)
 * Hello,
 * well done for this great plugin, i created a new content no cache element and
   added on the content the following shortcode [yith_similar_products] and it does
   not rendering the content but just shows the shortcode.
 * When i try it with php echo do_shortcode it works as it should.

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

 *  Plugin Author [Jose Mortellaro](https://wordpress.org/support/users/giuse/)
 * (@giuse)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/render-shortcode/#post-15514345)
 * Hi [@godfather21](https://wordpress.org/support/users/godfather21/)
 * thank you for your thread.
 * This plugin gets the content via Ajax. A possible cause of this issue could be
   that the Yith plugin outputs that shortcode only during a normal page loading,
   and not for an ajax request.
    Another possible cause could be that you deactivated
   the Yith plugin because you have followed the tip written in the [description of the plugin](https://wordpress.org/plugins/content-no-cache/)
   in the paragraph TIPS TO SPEED UP THE PROCESS TO GET THE CONTENT”, but you disabled
   also the Yith plugin. Could it be so?
 * What’s the Yith plugin? I looked for Yith Similar Products, but haven’t found
   it. It would be great if I can try the same plugin on my installation and reproduce
   the problem.
 *  Plugin Author [Jose Mortellaro](https://wordpress.org/support/users/giuse/)
 * (@giuse)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/render-shortcode/#post-15514728)
 * Hi [@godfather21](https://wordpress.org/support/users/godfather21/)
 * would it be possible for you to test the new version 0.0.6? You will find it 
   here: [https://downloads.wordpress.org/plugin/content-no-cache.0.0.6.zip](https://downloads.wordpress.org/plugin/content-no-cache.0.0.6.zip)
 * After the update, you need to add the shortcode parameter request=”remote”.
    
   You have a shortcode that looks like [content_no_cache id=”3328″], you should
   replace it with something that looks like [content_no_cache id=”3328″ request
   =”remote”].
 * Adding request=”remote”, the plugin gets the content like a normal page loading.
   The content will be served a little slower, but this is the only way to make 
   run shortcodes added by the plugin that outputs them only for a normal page loading.
   
   When you have no problems with the shortcode don’t use that parameter, if you
   have it as in this case, add that parameter.
 * Please, tell me if it solves the issue in your case, if so, it will become the
   new official version.

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

The topic ‘Render shortcode’ is closed to new replies.

 * ![](https://ps.w.org/content-no-cache/assets/icon-256x256.png?rev=2687570)
 * [Content No Cache | Serve uncached partial content even when you add it to a page that is fully cached.](https://wordpress.org/plugins/content-no-cache/)
 * [Support Threads](https://wordpress.org/support/plugin/content-no-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/content-no-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-no-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-no-cache/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Jose Mortellaro](https://wordpress.org/support/users/giuse/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/render-shortcode/#post-15514728)
 * Status: resolved