Title: Shortcode within the Shortcode
Last modified: April 5, 2019

---

# Shortcode within the Shortcode

 *  [Ian Sterne](https://wordpress.org/support/users/ian-sterne/)
 * (@ian-sterne)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/shortcode-within-the-shortcode-2/)
 * I am using toolset to build a site I already have a form that allows the client
   to enter IMDB Name.
 * It is working just fine to create a link to IMDB:
    [IMDB](https://www.imdb.com/name/[types field=&apos;imdb-name&apos;][/types]/)
 * But it is not working within your shortcode. I want the client to only enter 
   the IMDB name once and not rely on them to do a full shortcode.
 * This is what I have:
    [imdb show=”transparent” data=”detailed”][types field=’
   imdb-name’][/types][/imdb]
 * This is what is showing up in manage cache as the ID:
    [types field=\’imdb-name\’][/
   types]
 * Any ideas on how to get this working?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Kemal YAZICI](https://wordpress.org/support/users/kyazici/)
 * (@kyazici)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/shortcode-within-the-shortcode-2/#post-11397630)
 * Technically you cannot write shortcode in a shortcode. That’s not possible. It
   can be possible if they are from same plugin. But you can send email a demonstration
   from your web site(pluginpress.net@gmail.com), so, may be I can find a solution
   and add something next update.

Viewing 1 replies (of 1 total)

The topic ‘Shortcode within the Shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/shortcode-imdb_c4c3c2.svg)
 * [Shortcode IMDB](https://wordpress.org/plugins/shortcode-imdb/)
 * [Support Threads](https://wordpress.org/support/plugin/shortcode-imdb/)
 * [Active Topics](https://wordpress.org/support/plugin/shortcode-imdb/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/shortcode-imdb/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/shortcode-imdb/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [Kemal YAZICI](https://wordpress.org/support/users/kyazici/)
 * Last activity: [7 years, 1 month ago](https://wordpress.org/support/topic/shortcode-within-the-shortcode-2/#post-11397630)
 * Status: not resolved