• Resolved sibichan

    (@sibichan)


    In search result page, how to add ‘VIEW CART’ button after clicking ‘SELECT THIS ROOM’ button

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor Thoa Kim

    (@thoakim)

    Hello

    Did you setup mini cart in sidebar? (Appearance >> Widgets).

    Thread Starter sibichan

    (@sibichan)

    Thank you Thoa Kim

    Updated wp-content/plugins/wp-hotel-booking/templates/search/results.php with below code

    <?php get_sidebar(); ?>

    and then added the mini cart widget from admin area > Widget > Sidebar

    Plugin Contributor Lee

    (@leehld)

    Hello @sibichan,

    WP Hotel Booking search room page is normal wordpress page has content is plugin shortcode. It will show sidebar as other pages if you set widget on sidebar. You can active default themes, view sample page layout. Do not add get_sidebar() in results.php template.

    https://prntscr.com/iv5076
    https://prntscr.com/iv50ui

    Lee

    Thread Starter sibichan

    (@sibichan)

    I tried. But sidebar was not showing search result page. That is why i added in results.php page. Seems problem with my template. Thank you Lee

    Plugin Contributor Lee

    (@leehld)

    Ok @sibichan.

    Don’t forget to rate 5 stars for the plugin if you’re satisfied with the support & the plugin. ??

    Lee

    Thread Starter sibichan

    (@sibichan)

    Done. Thank you

    Plugin Contributor Lee

    (@leehld)

    Thank you so much =))

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘View cart button after clicking select this room’ is closed to new replies.