I have an issue where the shortcode to display the submit form doesn't pull in the correct form. No matter what ID I put, it always seems to pull the default submit form.
I'm using this shortcode from a different ticket.
Optional parameter: template_id=123 where 123 is the custom template id from the builder.
I have an issue where the shortcode to display the submit form doesn't pull in the correct form. No matter what ID I put, it always seems to pull the default submit form.
I'm using this shortcode from a different ticket.
Optional parameter: template_id=123 where 123 is the custom template id from the builder.
UseĀ
Since the recent release of version 5 some attributes and shortcodes changed.
Stachethemes Developer
Great, thank you, that worked! Is there a shortcode for the calendar, too? Where can I pull the calendar by its ID and only show that Calendar?
Is there a updated on those updated shortcodes andĀ attributes I can reference?
Yes, there is.
https://stachethemes.com/calendar/documentation/#shortcode-parameters
Stachethemes Developer
Thank you!