• Resolved beheerderq4l

    (@beheerderq4l)


    Idealiter zou ik het vrijbedrag als default waarde hebben of anders optie O
    [paytium name=”Subscription store” description=”Some subscription”]
    [paytium_subscription interval=”1 month” times=”99″ /]
    [paytium_field type=”name” label=”Volledige naam” /]
    [paytium_field type=”email” label=”Uw email adres” required=”true” /]
    [paytium_field type=”radio” label=”Options” options=”0/10/20/30″ default=”0″ options_are_amounts=”true” /]
    [paytium_field type=”open” label=”Vrij bedrag:” default=”0″ minimum=”1″/]
    [paytium_total label=”Maandelijks”/]
    [paytium_button label=”doneren” /]
    [/paytium]

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor davdebcom

    (@davdebcom)

    Probeer deze code, waarin ik rechte ” aanhalingstekens gebruik in plaats van schuine.

    [paytium name="Subscription store" description="Some subscription"]
    [paytium_subscription interval="1 month" times="99" /]
    [paytium_field type="name" label="Volledige naam" /]
    [paytium_field type="email" label="Uw email adres" required="true" /]
    [paytium_field type="radio" label="Options" options="0/10/20/30" default="0" options_are_amounts="true" /]
    [paytium_field type="open" label="Vrij bedrag:" default="0" minimum="1"/]
    [paytium_total label="Maandelijks"/]
    [paytium_button label="doneren" /]
    [/paytium]
Viewing 1 replies (of 1 total)
  • The topic ‘option default waarde instellen’ is closed to new replies.