scysys
Forum Replies Created
-
Forum: Plugins
In reply to: [Super Page Cache] CORS HeaderFor now ill set it over the .htaccess. But thats a bad design. Its absolutly only needed when worker is in use. So its needed that you add cors support for worker.
Forum: Plugins
In reply to: [Super Page Cache] CORS Headerdevprod is just example. On Mobile i dont see the right url.
Forum: Plugins
In reply to: [Translate Multilingual sites - TranslatePress] Error with WP-CLIOk, no problem. Will write you there.
Hi @picocodes,
yes, im using translatepress. I think it could really be the tranlsation plugin as well. I will try to exclude this part or manually check what translatepress is doing wrong here.
Sorry. At first error it didn’t occur to me to look at the translation plugin.
Thanks!
@stiofansisland What means thread status “resolved”? Will the developers consider this one or means close you ignore it? Or should i send directly over my geodirectory login?
Same here. Actual Translatepress. Actual WordPress. Robots.txt will be translated when accessing urls like
https://example.com/en/robots.txt
https://example.com/fr/robots.txtUsing Rank Math as SEO Plugin.
Forget to say that this is not a timeout error. Console log says always “TranslatePress AJAX Request Error while triggering database update / trp-update-database.js:15”
Tried again. And stops again: https://imgur.com/a/0Aup2I3
And thats a bug that happens on every update. So i start it again now.@1naveengiri That really works. Big thanks!
Actually i only have the option to override the templates like: https://userswp.io/docs/developers/override-templates/
But with the required file “includes/libraries/class-geodirecory-plugin.php” this is not possible. Any Ideas?
Best would be you respect in future custom post_status over settings or anything else. Or allow to override the file above. But actually it is boring to take care of this file on each update.
- This reply was modified 2 years, 7 months ago by scysys.
Forum: Plugins
In reply to: [LiteSpeed Cache] ESI + Pro Theme by ThemecoSorry for reopen this one. But its not solved. Exactly same here.
Pro Theme from Themeco with Cornerstone. When ESI is enabled Cornerstone will not load anymore.
could you please check , on both ESI ON / OFF cases , the HTML source code and JS request lists ? see if they are identical or missing something ?
Not identical. It stops on half because of an console error
SyntaxError: Unexpected EOF
Errors reference will be here
<script type='text/javascript' id='wp-api-fetch-js-after'> wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://www.example.com/wp-json/" ) ); wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "[an error occurred while processing this directive] " ); wp.apiFetch.use( wp.apiFetch.nonceMiddleware ); wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware ); wp.apiFetch.nonceEndpoint = "https://www.example.com/wp-admin/admin-ajax.php?action=rest-nonce"; </script>
or
<script type='text/javascript' id='wp-api-request-js-extra'> /* <![CDATA[ */ var wpApiSettings = {"root":"https:\/\/www.example.com\/wp-json\/","nonce":"[an error occurred while processing this directive] ","versionString":"wp\/v2\/"}; /* ]]> */ </script>
It seems fixed in 2.2.1. Also it feels more comfortable. Good Job.
Inside the “Field Description”. It would be nice to Format the Description a little bit. Long description is only in one line on frontend output.
A little bit of formatting is good for user experience when needed.
Forum: Plugins
In reply to: [Asset CleanUp: Page Speed Booster] LSCache settingsI using Asset Cleanup Pro and Litespeed Cache without conflicts on multiple websites. I generally have disabled the minify / combine settings in Asset Cleanup, because Litespeed Cache is doing an good job here. Only using the other Parts to disable scripts / plugins on some pages. Thats an missing part in Litespeed Cache ??
- This reply was modified 4 years, 1 month ago by scysys.
Forum: Plugins
In reply to: [LiteSpeed Cache] Crawler Issue / questionThanks qtwark!
After 2 Days now it looks like this: https://imgur.com/lOzkUES
Really great.It′s solved. My failure. Next time i wait a little bit longer. ??