• Resolved read2uk

    (@read2uk)


    Dear Support,

    I have modified my theme completely and I have created a div on the reservation page and I would like the reservation plugin to appear inside the div not behind the div box. I could not find any shortcode unfortunately.

    The issue is because when I go in the plugin settings it asks me in which page I want it and when I select the Reservation page it just place it in the page, not in the div I have created.

    Your support will be appreciated,

    Robert

    https://ww.wp.xz.cn/plugins/restaurant-reservations/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi Robert,

    Try the [booking-form] shortcode. Not well documented, but it’s there!

    If you’re already in the theme template files, you can call the function directly:

    <?php echo rtb_print_booking_form(); ?>

    Thread Starter read2uk

    (@read2uk)

    Dear NateWe,

    Thank for the info, problem resolved, I been looking for the shortcode but not long enough apparently!

    Problem solved Thanks *****

    Robert

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Shortcode for plugin’ is closed to new replies.