• Ik wil onderstaande shortcodes combineren, maar dat werkt niet.

    [gauge width=”150px” height=”110px” value=“[[jwin-forms form1]]” min=”0″ max=”600″ title=”Deelnemers 2013″ label=”Kinderen” showminmax=”true” color=”#E16300″ backcolor=”#EDEDED” widthscale=”0.8″]

    Hoe kan ik deze 2 shortcodes combineren, zodat ik automatisch een mooie teller krijg?

    Ik hoor graag van jullie

Viewing 2 replies - 1 through 2 (of 2 total)
  • http://codex.wordpress.org/Shortcode_API

    Square Brackets

    The shortcode parser does not accept square brackets within attributes. Thus the following will fail:

    [tag attribute="[Some value]"]
    Thread Starter code11

    (@code11)

    Yes i understand, but what should it be than?
    I am an amature wordpress user and this is for a child foundation and a gauge looks better than just a number. I don’t want to change it manually every time.

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

The topic ‘Shortcode in shortcode’ is closed to new replies.