Want to subscribe to topics you're interested in?
Become a Member

Wordpress Cache-Enabler Plugin CSSrules issue?

Discussion in 'Blogs & CMS usage' started by ahmed, Jun 29, 2020.

  1. ahmed

    ahmed Active Member

    404
    49
    28
    Feb 21, 2017
    Ratings:
    +63
    Local Time:
    12:58 AM
    Hi
    I found this css error below, would like to know where to dig if you please

    I suspect this is related to Cache enabler settings
    Code (Text):
    Uncaught DOMException: Failed to read the 'cssRules' property from 'CSSStyleSheet': Cannot access rules
        at et_core_page_resource_fallback (https://domain.com/:1:430)
        at HTMLLinkElement.onload (https://domain.com/:1:50736)
    et_core_page_resource_fallback @ (index):1
    onload @ (index):1
    2(index):1 
    


     
  2. ahmed

    ahmed Active Member

    404
    49
    28
    Feb 21, 2017
    Ratings:
    +63
    Local Time:
    12:58 AM
    fixed,... it was due to the theme itself due js and css modifications and join
     
  3. ahmed

    ahmed Active Member

    404
    49
    28
    Feb 21, 2017
    Ratings:
    +63
    Local Time:
    12:58 AM
    more update. it was due to CDN enabler plugin, any tips?
     
  4. eva2000

    eva2000 Administrator Staff Member

    58,893
    12,490
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +19,122
    Local Time:
    8:58 AM
    Nginx 1.31.x
    MariaDB 10.x/11.4+/12.3+
    if you don't use it, just disable it
     
  5. ahmed

    ahmed Active Member

    404
    49
    28
    Feb 21, 2017
    Ratings:
    +63
    Local Time:
    12:58 AM
    I use it and sent to support to debug that issue
     
  6. ahmed

    ahmed Active Member

    404
    49
    28
    Feb 21, 2017
    Ratings:
    +63
    Local Time:
    12:58 AM
    update for reference,

    I use gumlet for image CDN
    when using another cdn URL in cdn enabler other than gumlet this error happens