• 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

    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

    (@kyazici)

    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([email protected]), 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.