Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter dazholmes96

    (@dazholmes96)

    ok the mini cart is working now it’s not disabled or redirecting i went into litespeed then woocommerce I enabled mini cart to use separate cache i then disabled litespeed cache and re enabled it to delete old cache im not sure if the code is what’s fixed it or if it’s the litespeed cache. Thanks again for all the help

    Thread Starter dazholmes96

    (@dazholmes96)

    I have added the code to functions.php at the bottom it did not fix my issue it still loads the mini cart I posted it at the bottom like this exactly, also I’m doing this from my mobile so I’m assuming this code should work on my mobile and PC do i have to clear the website cache or something to make it work ?

    add_filter(‘woocommerce_add_to_cart_redirect’, ‘redirect_to_cart_page’); function redirect_to_cart_page() { return wc_get_cart_url(); }

    • This reply was modified 8 months, 1 week ago by dazholmes96.
    • This reply was modified 8 months, 1 week ago by dazholmes96.
    Thread Starter dazholmes96

    (@dazholmes96)

    also just for your information I have litespeed by default I saw someone post that cloud flare or litespeed csn cause this issue I have but since it’s installed by provider automatically I guess that’s possibly the issue

    Thread Starter dazholmes96

    (@dazholmes96)

    when I go to appearance and themes I dont get access to php files like how you’re saying I’m not sure if this is a restriction put in place by hostinger i have access to file manager like ftp can you give me the location through ftp for functions please

    • This reply was modified 8 months, 1 week ago by dazholmes96.
    Thread Starter dazholmes96

    (@dazholmes96)

    hi thanks for the reply, the only plugins I have are square for payments, a mail plugins for subscriptions, delivery tracking, woocommerce that’s it, I’m happy to take what ever route works easiest i like to see the icon and how it shows a 1 next to it when added items to it. But once pressed redirects to the main cart that works, I’m off to sleep now so I’ll see your response tomorrow thanks again also please make the instruction as simple as possible I’m really overwhelmed with wordpress currently thank you.

    • This reply was modified 8 months, 1 week ago by dazholmes96.
    • This reply was modified 8 months, 1 week ago by dazholmes96.
    • This reply was modified 8 months, 1 week ago by dazholmes96.
Viewing 5 replies - 1 through 5 (of 5 total)