2 Issues in the products page !! - by ADDAUI

This topic has 6 replies, 2 voices, and was last updated 9 years, 4 months ago ago by Robert Hall

  • Avatar: ADDAUI
    ADDAUI
    Participant
    July 8, 2015 at 14:12

    Hi …

    1- quickview Icon :

    after making the site RTL to make it work with arabic language, the quick view icon stopped appearing …

    so in the custom CSS I added

    .product .product-image-wrapper.hover-effect-default-light .footer-product .show-quickly, .product .product-image-wrapper.hover-effect-swap .footer-product .show-quickly   {
        height: 40px;
        top: -90px;
    }

    and it’s working fine except for the first two items in the product page as you can see in the screenshot

    2- how can I change the amount of products on the shop page ??

    it is currently “10” I tried to change it using (WooCommerce poor guy swiss knife) but it didn’t change – is it overridden by the theme ??

    3-How can I change the cart icon on the header ??
    ( to a 24px.PNG icon that I made)

    I hope that is not too much questions ,, I am a beginner. Thanks ..

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 8, 2015 at 14:38

    Hello,

    1) Please provide us with wp-admin access in Private Content.
    2) Navigate to Dashboard->8Theme Options->E-commerce->Product Page Layout and set Products per page.
    3) First you need upload image to wp-content/themes/classico/images/ folder then try to add this code in 8theme Options->Typography->Custom css->Global Custom CSS.

    .cart-design-1 .shopping-cart-widget .ico-sum{
      width: 24px;
      height: 24px;
      background: url(images/24px.png) no-repeat 0 0;
      display: block;
      background-position: 0px 0px;
    }

    24px.png <- name of your image. Regards, Robert Hall.

    Avatar: ADDAUI
    ADDAUI
    Participant
    July 8, 2015 at 15:06

    here is the login credentials

    Please, contact administrator
    for this information.
    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 8, 2015 at 16:15

    The problem is in your custom css code in 8theme Options->Typography->Custom CSS.
    When I commented out this code (http://prntscr.com/7qaqcw) the quick view start worked fine. Please check your customization.

    Regards,
    Robert Hall.

    Avatar: ADDAUI
    ADDAUI
    Participant
    July 8, 2015 at 17:31

    all the issues are fixed now …

    you are a life saver, thanks..

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 8, 2015 at 17:55

    You’re welcome!

    Regards,
    Robert Hall.

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

The issue related to '‘2 Issues in the products page !!’' 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.