• Resolved paula321

    (@paula321)


    Hello, 
    
    I am facing an issue with your plugin, I search-related topics but did not find a straight answer to what may cause a problem. I open a ticket to my Theme support team.
    
    Issue description.
    
    1. Theme: Divi
    2. Plugin works as expected on all pages but category page or product page unless no products are assigned to category or product is out of stock (but not always). Mini cart is showing only buttons and the sum of products. 
    
    Thank you for your help!
    • This topic was modified 3 years, 2 months ago by paula321.
    • This topic was modified 3 years, 2 months ago by paula321.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi,

    Thank you for informing us about your problem.
    I am not clear about your problem, can you provide us with your site URL including this problem to observe it?

    Best regards.

    • This reply was modified 3 years, 2 months ago by mivtt.
    Thread Starter paula321

    (@paula321)

    Hi @mivtt!

    Let me attach the doc with an explanation and screenshots. It might be hard to explain without showing the problem.

    Link to document.

    Thanks,
    Paulina

    • This reply was modified 3 years, 2 months ago by paula321.
    • This reply was modified 3 years, 2 months ago by paula321.

    Hi,

    Please provide us with your site URL to check.

    Best regards.

    Thread Starter paula321

    (@paula321)

    Hi, 
    
    The site is under maintenance mode, and I wish to keep it turned on. 
    
    The plugin is turned off and replaced with another. 
    
    I can turn off maintenance mode and turn on the plugin, but I would need to know what day and time. 
    
    Have you looked at the document attached?
    
    Here is the link: https://hanzastore.pl 
    
    Thanks, 
    Paulina

    Hi,

    Yes, we already looked at the file you sent. If you need our help, please turn off the maintenance mode, we will detect the problem.

    Best regards.

    Thread Starter paula321

    (@paula321)

    Hi,

    Please use this Custom CSS, go to our plugin Customize > the Custom CSS section:

    .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .product_list_widget{
        position: relative !important;
        box-shadow: unset !important;
        width: 100% !important;
        padding: 0 15px!important;
        opacity: 1 !important;
        visibility: visible !important;
        border: 0 !important;
    }
    .et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu ul .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .widget_shopping_cart_content .product_list_widget li a.remove, .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .widget_shopping_cart_content .product_list_widget li a.remove{
    position: absolute !important;
        font-size: 24px !important;
        width: 24px !important;
    display: inline-flex !important;
    color: #ccc !important;
        padding: 0 !important;
    top: 5px!important;
        right: 0!important;
    }
    .et-db #et-boc .et-l .et_pb_menu_0_tb_header.et_pb_menu ul .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .product_list_widget li a:not(.remove),.vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .product_list_widget li a:not(.remove), .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .product_list_widget li dl{
        position: relative !important;
    width: 100% !important;
    padding: 0 0 0 75px !important;
        color: black!important;
    }

    Best regards.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Menu cart is not displaying products on particular pages’ is closed to new replies.