Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1191554

    Hello,

    I am helping out a friend to set up his webshop but I am having troubles with icons missing (search and cart in main menu and icons under first page banner) due to style.css editing in child theme from previous programer.
    My friend first had catalog mode on, so changes were made to hide the prices and now I can’t seem to find a way to get rid of this. As soon as I delete what I know was added, the prices come back but icons dissaper. It has to do something with the code because it is just a matter of this “}” sign that makes a difference.
    Is there a way to find out what was changed without loosing the style of the webpage? Maybe upload original childtheme’s style.css from your site?

    The site is now set to catalog mode so the missing icons won’t be visible.

    Thank you for help!
    Best regards,
    Jernej

    • This topic was modified 4 years, 8 months ago by Gnezdo.
    #1191990

    Nobody? Any ideas at least?

    #1192197

    Hi Gnezdo,

    Can you please make the issue visible?

    Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?

    Best regards,
    Victoria

    #1192270

    Hello,
    Thank you for helping.
    I have turned on the shop. And the problem is now visible.
    I deleted line 208 and 209 in style.css and the prices came up but icons went missing.
    The probelm is in “Poenotenje slik”… If I delete this nothing happens but if I delete } above i lose icons.

    Thank you for help!
    Jernej

    #1192283

    Hey,

    Deleting } before /* Poenotenje slik */ breaks CSS so I added it. Now icons are showing up fine and I cannot see prices in your catalog.

    Could you please review your website and elaborate on the issue if it is not fixed?

    Regards,
    Yigit

    #1192344

    Yes exactly…if you remove } before /* Poenotenje slik */ CSS breaks.
    But I would like the prices to show up and also css of cart and search. It is funny though that on smaller screen it works just fine.
    I will put everything back because site is live and store can not run yet. But you do see what my problem is.
    Any ideas what to do or where the css could break?

    #1192353

    There are 2 other plugins inside for catalog mode. One is YITH and the other under woocommerce – wc catalog inwuiry. I have to turn both off, than I get shown “To cart” button in product page but no prices.
    If I delete } i get prices but icons break. Search icon and to cart icon everywhere. Also first pictures under main banner.
    Don’t know what the guy before was doing.

    #1193539
    This reply has been marked as private.
    #1193543
    This reply has been marked as private.
    #1194282

    Hi,

    Sorry for the delay. The icons are now visible in the front page — the search icon and the social icons in the footer. And we didn’t really see any code error in the style.css file. Did you figure out the issue? Can you give us a link to a product page?

    Best regards,
    Ismael

    #1196393

    Hi
    Yes I have managed to find the solution. I missed one piece of code to show the price in shop.
    But now I have another problem. The prices are only shown on desktop view. If I change the view to mobile or tablet the prices are not shown. Any ideas what to do?

    If you go to the websiet gnezdo.si you will see logo on the left side is covering home icon and maybe some other menus in some views. Can this be fixed?

    Thank you for help and no problem for late reply. Mine is also :)

    Regards,
    Jernej
    P.S. the store is located at https://gnezdo.si/spletna-trgovina/

    #1196498

    Hi,

    1- I checked your page on my iphone but prices are visible on mobile on my end. Attached a screenshot in private content field.

    2- Please try deleting following codes

    #header_main > div > div > .logo {
        left: 6%;
    }
    div .logo {
        left: 13%;
    }

    Best regards,
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.