• Resolved ahenckel

    (@ahenckel)


    Hi, I am using the plugins “Appointment Booking and Online Scheduling” and “Contact Form Builder” by vCita. I am receiving this message in Chrome, but not in Firefox.

    Access to font at ‘https://widgets.vcdnita.com/assets/css/icomoon/fonts/livesite-icons/icomoon.woff?-rdmvgd’ from origin ‘https://sandalwoodyoga.com’ has been blocked by CORS policy: No ‘Access-Control-Allow-Origin’ header is present on the requested resource.

    I have set in my .htaccess file

    <IfModule mod_headers.c>
    <FilesMatch “\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$”>
    Header add Access-Control-Allow-Origin “vcnita.com”
    </FilesMatch>
    </IfModule>

    However, I am still getting this error.

    Please advise.
    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author vcita

    (@vcita)

    Hi there, thanks for reaching out!
    I’m sorry to hear you’re receiving a CORS error when using Chrome. Currently, we recommend only installing one vCita plugin, as two plugins with the same functionality may cause errors. The plugin “Appointment Booking and Online Scheduling” has a contact form option you can toggle on. Please try uninstalling the plugin “Contact Form Builder” and utilize the contact form option in the other plugin, to see if that resolves the error.

    If you are still seeing the error after uninstalling the “Contact Form Builder” plugin, please open a ticket with our Support Team. This will allow us to dig into this error further for you! You can contact our Support Team when logged into your vCita account by clicking on “Contact Us” and selecting “Submit a Request” or filling out our contact form found here.

    Thread Starter ahenckel

    (@ahenckel)

    I am still seeing the error after removing all but one vCita plugin. I will open a support ticket.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Access to font has been blocked’ is closed to new replies.