Icons are not longer visible - by FaridJa

This topic has 21 replies, 4 voices, and was last updated 9 years, 1 months ago ago by Eva Kemp

  • Avatar: FaridJa
    FaridJa
    Participant
    September 4, 2015 at 15:19

    Hi guys,

    the icons are not longer visible for customers. Icons like View as: or +/- in categoriy sidebar. How can I fix that?

    Thanks for reply.

    Best,
    Farid

    20 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 4, 2015 at 15:37

    Hello,

    Please provide us with wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: FaridJa
    FaridJa
    Participant
    September 4, 2015 at 15:44

    Hi Robert,

    attached you will find it!

    Best,
    Farid

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 4, 2015 at 15:59

    Hello,

    The icons are shown with parent IDStore theme.
    You should check the changes you made in the child theme.

    Regards,
    Eva Kemp.

    Avatar: FaridJa
    FaridJa
    Participant
    September 16, 2015 at 09:51

    Hello,

    thank you. Another question! Is it possible to change gallery image layout (single product page) like 500*500? I would like to add square images. Right now, images look warped. How can I fix that?

    Thanks for reply.

    Best ,
    Farid

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    September 16, 2015 at 10:36

    Hello,

    Did you mean 50px*50px? If your gallery images are 500px*500px they will be huge.
    Try to use this code in custom.css file:

    .product_image .views-gallery.thumbs-count-4 .slide img {
        width: 50px;
        height: 50px !important;
    }

    How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: FaridJa
    FaridJa
    Participant
    September 16, 2015 at 10:41

    My apologies. I mean, if I click on gallery image the huge image above has to be square. How can I fix that?

    Thanks for reply,
    Best Farid

    Avatar: Eva
    Eva Kemp
    Support staff
    September 16, 2015 at 12:26

    Hello,

    I’ve added this code in child style.css file:

    #product-page .main-image {
        width: 500px;
        height: 500px;
        right: 120px;
    }
    .product_image .main-image img {
      width: 500px !important;
      height: 500px !important;
    }

    Please check images now.

    Regards,
    Eva Kemp.

    Avatar: FaridJa
    FaridJa
    Participant
    September 18, 2015 at 09:43

    Great, thank you!

    There is something kind of weird. If I set the delivery time on single product it don´t work. It will not updating it.

    Why?
    Example: http://casaplanta-gartenmoebel.de/produkt/fermob-gartenmoebel-luxembourg-bartisch/

    Thanks for reply!

    Best Farid

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    September 18, 2015 at 09:53

    Hello, FaridJa

    Please check if this issue is present with default wordpress theme like twenty-fouteen and reply us back.

    Regards,
    Brian johnson

    Avatar: FaridJa
    FaridJa
    Participant
    October 8, 2015 at 16:23

    Hello, thank you.

    One more question. How to remove category description as hover (title tag)?
    Thanks for reply!

    regards,
    Farid

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    October 8, 2015 at 17:55

    Hello,

    You should remove description in Products > Categories > edit a category > Description section.

    Regards,
    Eva Kemp.

    Avatar: FaridJa
    FaridJa
    Participant
    October 8, 2015 at 20:26

    Hello Eva,

    if I do so, there is no content above a category. I just want to remove the title tag hover effect.
    How to remove this? I just see it in Internet explorer and firefox.

    Thanks for reply,
    regards,
    farid

    Avatar: Brian Johnson
    Brian Johnson
    Member
    October 9, 2015 at 08:09

    Hello

    Please add following code into the custom.css:
    #products-sidebar .mask{display:none!important}

    Regards,
    Brian Johnson

    Avatar: FaridJa
    FaridJa
    Participant
    October 9, 2015 at 15:11

    Hello,
    unfortunately it doesn´t work.

    Regards,
    Farid

    Avatar: Brian Johnson
    Brian Johnson
    Member
    October 9, 2015 at 15:25

    Hello

    I have corrected code in style.css. Please check your site now.

    Regards,
    Brian Johnson

    Avatar: Eva
    Eva Kemp
    Support staff
    October 9, 2015 at 15:54

    Hello,

    Please provide us with FTP credentials.

    Thank you.

    Regards,
    Eva Kemp.

    Avatar: FaridJa
    FaridJa
    Participant
    October 9, 2015 at 16:22

    Hello Brian,
    it don´t works, sry.

    Hello Eva,
    attached you will find ftp-data.

    Regards,
    Farid

    Please, contact administrator
    for this information.
    Avatar: Brian Johnson
    Brian Johnson
    Member
    October 9, 2015 at 16:36

    Hello

    I have added following Jquery code into the footer.php of the parent theme:

    <script type="text/javascript">
    jQuery('document').ready(function($){
    $('.cat-item a').removeAttr('title');
    });
    </script> 

    Please check your site now.

    Regards,
    Brian Johnson

    Avatar: FaridJa
    FaridJa
    Participant
    October 9, 2015 at 16:39

    Thanks, it works.

    Best regards,
    Farid

    Avatar: Eva
    Eva Kemp
    Support staff
    October 9, 2015 at 16:47

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

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

The issue related to '‘Icons are not longer visible’' 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.