Add scroll in top cart popup container showing all cart items

This topic has 9 replies, 3 voices, and was last updated 8 years, 5 months ago ago by Eva Kemp

  • Avatar: jpambala
    jpambala
    Member
    September 21, 2015 at 01:20

    How i could add the scroll in the top cart-popup-container. Also it only shows three recent added items but I want to show all items in the cart but with the scroll option.

    8 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 21, 2015 at 11:46

    Hello,

    Sorry, but this requires additional customization which is beyond our basic support scope.
    If you have necessary knowledge you can modify theme files yourself.
    You need edit the file wp-content/themes/royal/framework/woo.php in line 1279 and change limit value in this code function etheme_cart_items ($limit = 3).

    Best regards,
    Jack Richardson.

    Avatar: jpambala
    jpambala
    Member
    September 23, 2015 at 21:35

    If I want to show all products that are added to cart?

    Avatar: jpambala
    jpambala
    Member
    September 24, 2015 at 12:25

    How I could show all products that are added to the cart in the top cart-popup-container?
    And also I am getting blurred images in the product page but on mouse over it get cleared.

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    September 25, 2015 at 09:15

    Hello,

    In this case you need edit the file royal/woocommerce/cart/mini-cart.php and change number “3” to something like 10000 in this code: <?php etheme_cart_items(3); ?>

    Best regards,
    Jack Richardson.

    Avatar: jpambala
    jpambala
    Member
    November 13, 2015 at 19:24

    Hi,

    It still shows 3 items. And on the top Recently added item(s) is written. May be it shows recently added products. there might some other code

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    November 14, 2015 at 08:41

    Hello,

    Please provide us with FTP and WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: jpambala
    jpambala
    Member
    November 14, 2015 at 14:00

    pls get the login details in private content

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    November 14, 2015 at 17:19

    Hello,

    I’ve also edited the file wp-content/themes/royal/framework/woo.php in line 1237 and changed limit value in this code etheme_cart_items(3); to etheme_cart_items(20);.

    Clear browser cache and check cart widget now.

    Regards,
    Eva Kemp.

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

You must be logged in to reply to this topic.Log in/Sign up

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