Credit Card Icons in footer not loading properly in Legenda

This topic has 23 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Rose Tyler

  • Avatar: lbuller
    lbuller
    Participant
    June 20, 2017 at 15:15

    Hi There,

    I am getting 3 little black box with an “X” in them next to my credit card icons in the footer. I can’t figure out why. The icons are still there and then after that there are these 3 boxes.

    Thanks!

    22 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2017 at 15:33

    Hello,

    Please provide wp-admin credentials.

    Regards,
    Rose Tyler.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 20, 2017 at 15:33

    Hello,

    Please provide wp-admin credentials.

    Regards,
    Rose Tyler.

    Avatar: lbuller
    lbuller
    Participant
    June 20, 2017 at 23:30

    Thank you for your reply. I have provided the requested information below. While you are in there, I have disabled the cart to display “catalogue only” but the cart icon and the currency is still showing in the header. Please advise.

    Thanks,

    Leah

    Please, contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 21, 2017 at 09:41

    Hello,

    1. Check your About Company widget and uploaded images.
    2. Thank you for the notice. It will be fixed in new theme update, by that time, you can add this code in custom.css:

    .top-bar .shopping-cart-link {
        display: none;
    }

    How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
    3. This phrase appears only if are you logged in as administrator.

    Regards,
    Rose Tyler.

    Avatar: lbuller
    lbuller
    Participant
    June 21, 2017 at 14:48

    Thank you so much with the custom CSS issue!! As for the Credit Card Icons…When I look at the “About Company” widget the black boxes are there also and I am not sure why.

    Thanks!!

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 22, 2017 at 08:07

    Hello,

    Please check credit card icons now.

    Regards,
    Rose Tyler.

    Avatar: lbuller
    lbuller
    Participant
    June 22, 2017 at 15:38

    Thank you so much! I see that you removed the html that was in the “About Us” widget. Can you explain how that fixed the issue…just so I know for future reference.

    Thanks,

    Leah

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    June 23, 2017 at 09:55

    Hello,

    As you can see, I simply deleted code of images which you did not have in the media library.

    Regards,
    Rose Tyler.

    Avatar: lbuller
    lbuller
    Participant
    September 15, 2017 at 19:24

    Hi Rose,

    I just recently updated my site to the newest version and the shopping cart icon is back. I looked at the CSS you had me enter back and June and it is still in there, but in my FTP there is not a custom CSS file and a default.custom css file. I wanted to ask how to proceed before I started overwriting things.

    How should I proceed to remove the cart from the top header bar?

    Thanks,

    Leah

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 18, 2017 at 08:58

    Hello,

    Do you have a backup of your site? Simply copy your custom.css file from backup folder into current theme folder and change this code:

    .top-bar .shopping-cart-link {
        display: none;
    }

    to

    .header-type-3 .cart-summ .cart-bag {
        display: none;
    }

    Regards

    Avatar: lbuller
    lbuller
    Participant
    September 18, 2017 at 18:35

    Ok, quick question….right now, in the folder their are two CSS folders. custom.css is the old file from the last update and then there is a default.custom.css file from the new update. Should I change the name of the default css file and delete the old custom css file and then put in the code? The original file is still in there…it would be the same as the one I backed up. Does that make sense?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 19, 2017 at 07:43

    Do not worry about these files, default.custom.css doesn’t make an effect on work of your site, so you may simply continue to use custom.css file that already exists.

    Regards

    Avatar: lbuller
    lbuller
    Participant
    September 19, 2017 at 16:18

    Ok, I guess what I mean is….I did back up the the site, but as for the CSS file the older one, which is also the backup version is still showing in the FTP. I went in and changed the CSS in the custom.css folder and nothing happens.

    Custom.css (created june)
    default.custom.css (created last week)

    The june file is the same one that I already backed up and its still there.

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 08:44

    You need to have only one custom.css file in theme folder with your custom code.

    Regards

    Avatar: lbuller
    lbuller
    Participant
    September 20, 2017 at 14:23

    Ok, I now have the one CSS file and I put in the the CSS you posted above and the cart and dollar icon is still visible.

    Thanks,

    Leah

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 20, 2017 at 14:36

    Please also add this code:

    .top-bar .cart-summ {
        display: none;
    }
    .header-type-3 .top-bar .top-links li {
        margin-right: 10px;
    }

    then clear cache and check.

    Regards

    Avatar: lbuller
    lbuller
    Participant
    September 25, 2017 at 17:08

    Hi Rose,

    Thanks again for your help. The new CSS worked, however the “bag” icon is still there. How can I remove that as well.

    -Leah

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    September 26, 2017 at 08:42

    Hello,

    Please provide a screenshot.

    Regards

    Avatar: lbuller
    lbuller
    Participant
    September 26, 2017 at 18:26

    I am not sure how to include a screen shot in this forum. The address is PrettyInPatina.com and you will see the “bag” icon up on the header bar.

    -Leah

  • 1 2
    Viewing 20 results - 1 through 20 (of 23 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.