Title: [Plugin: eShop] do_shortcode
Last modified: August 19, 2016

---

# [Plugin: eShop] do_shortcode

 *  Resolved [eeyakc](https://wordpress.org/support/users/eeyakc/)
 * (@eeyakc)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-eshop-do_shortcode/)
 * I am a little bit confused..
 * i couldn’t find a section in the help page telling me how to use the “do_shortcode”
   function inside the wordpress templates.
 * Please help!!

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

 *  Anonymous User
 * (@anonymized-3085)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-eshop-do_shortcode/#post-1113017)
 * [http://codex.wordpress.org/Shortcode_API](http://codex.wordpress.org/Shortcode_API)
 *  [bluedove](https://wordpress.org/support/users/bluedove/)
 * (@bluedove)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-eshop-do_shortcode/#post-1113409)
 * I found that looking at [http://codex.wordpress.org/Shortcode_API](http://codex.wordpress.org/Shortcode_API)
   was a bit of overkill if you only want to add an existing shortcode to a template
   since the Shortcode API page majors on creating a custom shortcode.
 * The following from a post by Thunderknuckle is much simpler and applicable to
   the task at hand:
 * Use code similar to the following, changing the name of the shortcode and attributes
   to match the one you want to use.
 * <?php echo (do_shortcode(“[eshop_random_products panels=’yes’ imgsize=’30’ records
   =’9′ show=’9′]”)); ?>
 * ref:
    [http://wordpress.org/support/topic/299351?replies=4](http://wordpress.org/support/topic/299351?replies=4)
 * Thunderknuckle
 *  Thread Starter [eeyakc](https://wordpress.org/support/users/eeyakc/)
 * (@eeyakc)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-eshop-do_shortcode/#post-1113410)
 * OH Thanks!

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

The topic ‘[Plugin: eShop] do_shortcode’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [eeyakc](https://wordpress.org/support/users/eeyakc/)
 * Last activity: [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-eshop-do_shortcode/#post-1113410)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
