Your account expired support, please renew to get your support.

Home Forums Themes Support Add To Cart Pop Up Page Issue

Viewing 2 reply threads
  • Author
    Posts
    • #31826
      webphantoms
      Support Expired

      The pop up after add to cart button click shows another button Continue Shopping. When we click on this button, it takes back to one of the product and that product always remain same. I want to take the user back to the product user was viewing currently.

    • #31831
      Harry
      Support Expired

      Hi,

      It now your shop page still draft, please publish your shop page in Pages > Shop.

      the link will redirect to shop (all products) page.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #31833
      Harry
      Support Expired

      Please go to file init.php in claue > core > libraries > vendors > woocommerce

      and change code on line 999 from

      $output .= '<a href="' . esc_url( wc_get_page_permalink( 'shop' ) ) . '" class="button mt__20">';

      to

      $output .= '<a href="' . esc_url( wc_get_page_permalink( '' ) ) . '" class="button mt__20">';

      and make sure backup this file for the next update.

      Kind regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

Viewing 2 reply threads

You must be logged in to reply to this topic.