• Hello,

    When I am writing a post, this error pops-up continuously:

    Failed to load content css: /wp-content/plugins/page-builder-sandwich/page_builder_sandwich/css/style.min-rtl.css

    I have just updated to WP 4.8. I don’t know if it is related. Also my website language is Persian (RTL fa-IR).

    I have also checked the latest version of PBS and there is no such file in the mentioned directory.

    Is it a bug or my problem?

Viewing 1 replies (of 1 total)
  • Hi,

    I had a similar problem with Jetpack. For me the way to solve it was to copy the stylesheet file by using these commands on the server:

    cd /<path_to_my_blog>/wp-content/plugins/jetpack/modules/contact-form/css/
    sudo cp editor-style-rtl.min.css editor-style.min-rtl.css

    Hope it helps…

Viewing 1 replies (of 1 total)
  • The topic ‘Failed to load content css: style.min-rtl.css’ is closed to new replies.