do shortcode not function properly in thank you page
-
Hi,
I have an issue with nonfunctional upload form once using the do_shortcode method.
The shortcode instance set to be visible in cart page in the settings of the instance.
So, at the cart page the plugin showing the form automatically and all works great.Once I’m trying to use the same shortcode (or other instance) at the thank you page with this line: <?php echo do_shortcode(‘[wordpress_file_upload]’); ?> I can see the upload form, but when clicking on the browse button and choosing a file, the input text fieled not filled with the name of the chose file and also the upload button is not active.
Also the pen symbol to edit the shortcode doen’t work and not responding.Can u tell me what i’m doing wrong in order to make it work?
Thanks so much!
Best regards,
Ofir
- The topic ‘do shortcode not function properly in thank you page’ is closed to new replies.