In my theme demo icon is not showing like showing cart and manu icon

This topic has 4 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler

  • Avatar: kanchan
    kanchan
    Participant
    March 2, 2021 at 18:57

    hello sir in my theme demo we cant able to set icon pls guide me how i can set this up
    pls check https://yummylol.com/home-default/ for idea
    waiting for reply

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 2, 2021 at 19:57

    Hello,

    Here is what I can see in your browser console – https://prnt.sc/10bi4vo Please read this article – https://crunchify.com/how-to-fix-access-control-allow-origin-issue-for-your-https-enabled-wordpress-site-and-maxcdn/

    Regards

    Avatar: kanchan
    kanchan
    Participant
    March 3, 2021 at 19:03

    hello sir i have added # BEGIN GD-SSL

    Options +FollowSymLinks
    RewriteEngine On
    RewriteCond %{HTTPS} !=on
    RewriteCond %{HTTP_USER_AGENT} ^(.+)$
    RewriteCond %{SERVER_NAME} ^yummylol\.com$ [OR]
    RewriteCond %{SERVER_NAME} ^bmq\.c3b\.myftpupload\.com$
    RewriteRule .* https://%{SERVER_NAME}%{REQUEST_URI} [R=301,L]
    Header add Strict-Transport-Security “max-age=300”
    Header always set Content-Security-Policy “upgrade-insecure-requests”

    # END GD-SSL

    # BEGIN WordPress
    # The directives (lines) between “BEGIN WordPress” and “END WordPress” are
    # dynamically generated, and should only be modified via WordPress filters.
    # Any changes to the directives between these markers will be overwritten.

    RewriteEngine On
    RewriteRule .* – [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
    RewriteBase /
    RewriteRule ^index\.php$ – [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]



    Header set Access-Control-Allow-Origin “*”


    # END WordPress
    in my .htaccess filr and also my domain in using https://yummylol.com
    in hosting but still this error id showing pls guide me how we can solve this

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    March 4, 2021 at 12:52

    Hello,

    Contact your hosting provider to get assistance.

    Regards

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