Cart page errors before footer + low speed theme

This topic has 12 replies, 2 voices, and was last updated 4 months, 1 weeks ago ago by Luca Rossi

  • Avatar: shawn
    shawn
    Participant
    June 13, 2024 at 12:26

    First yourtheme on of the slowest themes i ever seen, this is a reality, however it was me who decided to use your theme so it’s my mistake.

    Anway i have few errors has to be fixed for the next few weeks until i switch t another lighter theme and i will say it private

    Please, contact administrator
    for this information.
    Files is visible for topic creator and
    support staff only.
    11 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    June 14, 2024 at 02:33

    Hi @shawn,

    For the “you may be interested in” text, could you please share us with your WP Admin account so we can take a closer look?

    For the bottom cart footer, please try adding this custom CSS under XStore > Theme Options > Theme Custom CSS > Global CSS:

    
    .cart-empty.empty-cart-block.wc-empty-cart-message {
        padding: 120px 0;
    }
    

    Hope it helps!

    Avatar: shawn
    shawn
    Participant
    June 14, 2024 at 21:04

    This code didn’t work and actually caused issue on Cart page.

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    June 15, 2024 at 09:10

    Hi @shawn,

    Below the cart page is the Croll-sell Products section, to setup the Cross-sell Products please take a look at this article: https://woocommerce.com/document/related-products-up-sells-and-cross-sells/#section-2

    We still can’t reproduce the footer issue on cart page, please checkout out video: [Video Removed]

    Thank you!

    Avatar: shawn
    shawn
    Participant
    June 15, 2024 at 09:11

    I dont want this cross sell and i tried to take it out many tiems but its giving me an error

    Avatar: shawn
    shawn
    Participant
    June 15, 2024 at 09:13

    Also you not seeing the issue on footer because you did not remove the item from cart.

    Please after you add item to cart remove it and you will see the issue.

    Please contact administrator
    for this information.
    Avatar: shawn
    shawn
    Participant
    June 15, 2024 at 09:16

    I already explained that i never added either upsell or cross sell but this error won’t go away you repeated the info i described on my first msg.

    Just kindly remove it or tell me exactly how it can be removed.

    Avatar: shawn
    shawn
    Participant
    June 15, 2024 at 09:26

    This is how it looks after you empty the cart annd there is no option to remove it or fix it.

    Files is visible for topic creator and
    support staff only.
    Avatar: Justin
    Luca Rossi
    Support staff
    June 15, 2024 at 10:30

    Hi @shawn,

    To remove the Cross-sell Products title under the cart page, please add the following CSS under Theme Options > Theme Custom CSS > Global CSS:

    
    .cart-checkout-advanced-layout .content-page .products-title {
         display: none;
    }
    

    To fix the footer issue on emtpy cart page, please also add this:

    
    .cart-empty.empty-cart-block {
        min-height: 100vh;
    }
    

    Hope it helps!

    Avatar: shawn
    shawn
    Participant
    June 15, 2024 at 13:08

    Ok i will test it out and let you know

    Please contact administrator
    for this information.
    Avatar: shawn
    shawn
    Participant
    June 15, 2024 at 13:15

    Thanks it worked.

    Please contact administrator
    for this information.
    Avatar: Justin
    Luca Rossi
    Support staff
    June 15, 2024 at 17:15

    Hi @shawn,

    The video has been removed.

    Best Regards,
    The 8Theme Team.

  • Viewing 12 results - 1 through 12 (of 12 total)

The issue related to '‘Cart page errors before footer + low speed theme’' has been successfully resolved, and the topic is now closed for further responses

8theme customization service
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.