Home Forums WoodMart support forum Problem with whole Home page in incognito mode and other web browsers

Problem with whole Home page in incognito mode and other web browsers

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #276522

    thekamyofficial
    Participant

    My site is properly visible only in Google Chrome of my System. Header and all the Icons on home page are missing in Incognito mode and in other systems where cookies have been blocked. Please find the attachment below and check out the screenshot I’ve provided to you. Let me know how can i resolve this problem as soon as possible.

    Attachments:
    You must be logged in to view attached files.
    #276545

    Hello,

    Please try and fix the issue by following our detailed documentation in the following link:
    https://xtemos.com/docs/woodmart/icons-has-been-disappeared/

    Because the icons are not displaying on both.

    Best Regards

    #276607

    thekamyofficial
    Participant

    and what about header?

    #276769

    Hello,

    I have visited your website and the header is displaying absolutely fine.

    Screenshot for Clarification: https://prnt.sc/10wtmde

    Please clear cache and check back.

    Best Regards.

    #276774

    thekamyofficial
    Participant

    okay Thanks! Also let me know how can i remove “DOWNLOAD” Option from my website in “MY ACCOUNT” Page?
    i am attaching the screenshot below

    Attachments:
    You must be logged in to view attached files.
    #276787

    Hello,

    You are Most Welcome.

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS

    .woodmart-my-account-links .downloads-link {
        display: none;
    }
    
    li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
        display: none;
    }

    Regards.
    Xtemos Studios

Viewing 6 posts - 1 through 6 (of 6 total)