Add multiple field with custom shortcode
-
Hi,
I need to add more field (text/dropdown) to my page (https://www.clpbus.it/prodotto/volla-napoli/) using shortcode.
I tried to add another “option” tag inside the shortcode but unfortunately the plugin only reads the first one.
Shortcode used:
[wp_paypal_payment_box email=""xxxx@clpbus.it"" options=""Abbonamento Mensile Ordinario €:37.50|Abbonamento Annuale Ordinario €:262.50|Abbonamento Annuale Studente €:196.90|Abbonamento 4 Mesi Ordinario €:92.50"" currency=""EUR"" reference =""Inserisci il tuo codice""]Expected result:
[DropDown1]
[DropDown2]
[TextArea]
[PayPalButton]Thanks
The page I need help with: [log in to see the link]
The topic ‘Add multiple field with custom shortcode’ is closed to new replies.