• Resolved sammy H

    (@nutrijets)


    we recently installed the route plugin and set up the account. when trying to get the div code <div class=”route-div”></div> to work on the staging site cart page it doesn’t show up.
    we are using woocommerce blocks for the cart and checkout pages. we deleted the cart block and reverted back to the original woocomm cart style and tried to get the div code to work it still doesnt want to show up.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Route

    (@routedev)

    Hi @nutrijets, and thanks for reaching us!

    Actually, if you want to render the Route Widget on the Cart page, there’s a different approach that works for you.

    Using the following shortcode, you can place the Route Widget where it best fits on your Cart page:

    <?php echo do_shortcode(‘[route]’); ?>

    Thread Starter sammy H

    (@nutrijets)

    thanks for the reply, we will try this approach and get back to you soon.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘div code’ is closed to new replies.