• Hi I want to embed the same short code (shortcode from Restaurant Reservations plugin):

    <?php echo do_shortcode(“[booking-form]”); ?>

    I have it in my hearder.php, home-page.php (page-template file) and footer.php

    It only reads the first one and doesn’t display for the others. If the header shortcode is deleted then the page one works but, etc. but all three don’t work together.

    Not sure how to get this to work. Any help would be greatly appreciated.

Viewing 1 replies (of 1 total)
  • Hi @creativecode23,

    The booking form can only appear once on the page. Displaying the booking form twice would require significant changes to how the date and time pickers are registered and updated. I don’t have any plans to change this at this time. Sorry I can’t be more helpful.

Viewing 1 replies (of 1 total)
  • The topic ‘Multiple Shortcodes on One Page’ is closed to new replies.