hanneslsm
Forum Replies Created
-
Hey there, I’m getting the same message but I’m confused.
My server uses PHP 8.1, so where does the PHP 7.3 come from?
Not sure what to do now and how to solve the issue?Forum: Plugins
In reply to: [Safe SVG] Site Logo is not visible in editor when linked to homeI couldn’t find where the 0x0 is coming from. It seems not to be defined anywhere – maybe it’s a fallback from the browser?
Here is a screenshot of the Firefox Dev Tool, Chrome is exactly the same: https://imgur.com/a/1tlIqBK
Everything works when replacing the site logo with a png.Forum: Plugins
In reply to: [WP Super Cache] Uncaught SyntaxError: Unexpected token ‘<'I guess the nginx caching was the issue. I now deactivated it and keep the Plugin. Thanks for pointing me to the solution!
Forum: Plugins
In reply to: [WP Super Cache] Uncaught SyntaxError: Unexpected token ‘<'I don’t know much about server configuration and caching, but I found that nginx cache was activated. Deactivating it did in fact resolve the issue, however I do not see any difference in loading times between nginx caching or using the plugin.
The server configuration settings: https://docs.plesk.com/en-US/obsidian/customer-guide/websites-and-domains/hosting-settings/web-server-settings/apache-and-nginx-settings.72320/#enabling-nginx-cachingWhat would be the advantage of using the WP Super cache plugin over the nginx cache? Is there any difference? Using both simultaneously doesn’t seem to work.
Forum: Plugins
In reply to: [WP Super Cache] Uncaught SyntaxError: Unexpected token ‘<'Do you have a reverse proxy in front of your site? Or some sort of local proxy or mod_rewrite rules or something that’s supposed to cache static content?
I am not aware of this, but I’ll check in with my hoster.
Forum: Plugins
In reply to: [WP Super Cache] Uncaught SyntaxError: Unexpected token ‘<'Does the theme have any user agent sniffing so it displays things differently to some browsers??
No, I’m not aware of any. If so, then only because the Create Block theme plugin or Gutenberg has added any.
The issue occurs also in iOS Safari and Firefox.Forum: Plugins
In reply to: [WP Super Cache] Uncaught SyntaxError: Unexpected token ‘<'Thank you for looking into it!
The theme is on Github: https://github.com/hanneslsm/prolooks-3Forum: Plugins
In reply to: [WP Super Cache] Uncaught SyntaxError: Unexpected token ‘<'I was able to reproduce the issue. It’s definitely coming from the WP Super Cache Plugin. The issue occurs after the cache is generated.
Forum: Plugins
In reply to: [WP Super Cache] Uncaught SyntaxError: Unexpected token ‘<'Thanks for the quick response and testing!
I now have all plugins deactivated and only WP Super cache activated.
This issue still exists having WP super cache activated without any other plugins. It must at least somehow related to this plugin.
Can you try again on your end?Could it be something coming from the theme? I have build it from scratch using the create block theme plugin https://github.com/hanneslsm/prolooks-3