Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter hughes888

    (@hughes888)

    I got the problem resolved by using the plugin “HTTP Headers” by Dimitar Ivanov. In that plugin I went to ‘security’ and set “cross-origin-resource-policy” to “cross-origin”. Cleared all of the cache, etc. etc. and now it is working fine. I am also running on SiteGround and found that I had to disable NGINX and the options for combining CSS and combining JS cause my website seemed to get stuck trying to display the page. Now it seems to be working though.

    Would be interested to see what other timeline choices are out there.

    Thread Starter hughes888

    (@hughes888)

    Sorry about that, I switched to Cloudflare to see if that would help. From what I have been able to ascertain so far, the problem is a CORS issue with Font Awesome. I contacted my ISP (SiteGround) and they suggested to disable NGINX cache (which I have done). I also added some code in my .htaccess to add the header tag but none of these actions has fixed the problem. Because the timeline does not allow for custom icons I don’t have a way to replace the Font Awesome icon with my own icon.
    If I preview the page when I am editing the site in Elementor, the icons display just fine. Not sure why they don’t display on the live site.
    Going bald now from pulling out my hair ??

    <IfModule mod_headers.c>
    
      <FilesMatch "\.(ttf|ttc|otf|eot|woff|woff2|font.css|css|js)$">
    
        Header set Access-Control-Allow-Origin "*"
    
      </FilesMatch>
    
    </IfModule>
    Thread Starter hughes888

    (@hughes888)

    Wondering if anyone has any other ideas for me on this matter please?

    I agree whole heatedly with @djjetta.

    Super plugin that makes it amazingly easy to get some professional looking job postings onto our website.

    Great response from the developers (@blueglassinteractive) also in helping resolve a problem with a Multi-language issue I had using Jobs for WordPress and WPML.

    • This reply was modified 6 years, 7 months ago by hughes888.
    Thread Starter hughes888

    (@hughes888)

    Hi @blueglassinteractive, thanks for this information.

    Thread Starter hughes888

    (@hughes888)

    Hi @blueglassinteractive, the update fixed the problem nicely. Thanks for that. We use WPML for our Multi-language setup.

    All the questions are answered now.

    Brgrds, Paul

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