jm2016
Forum Replies Created
-
Forum: Plugins
In reply to: [Autoptimize] Autoptimized conflicts with other pluginsHi,
There are no errors showing. What I did was, accessed the .htaccess and deleted this code:
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond %{QUERY_STRING} !=”” RewriteCond %{QUERY_STRING} !^s=.* RewriteCond %{QUERY_STRING} !^cx=.* RewriteCond %{REQUEST_URI} !^/wp-admin.* RewriteRule ^(.*)$ /$1? [R=301,L] </IfModule>
That is it. It started to work normal! I am not sure what this is and how it came there. And I am not sure if I NEED to leave this in the .htaccess file. Do I? Please let me know!
Forum: Plugins
In reply to: [Autoptimize] Autoptimized conflicts with other pluginsHi,
I installed the plugin, and also added the code you provided. The problem still remains the same. When I click on Thriveleads, or Cornerstone to edit, the page refreshes and loads the home page. I also tried disabling all the plugins and tried to edit with these two plugins, the page still refreshes and loads the home page.
Please let me know what to do.
Thank you!
JoelForum: Plugins
In reply to: [Autoptimize] Autoptimized conflicts with other pluginsHello Mr. Frank,
Thank you for your response!
I have tried several times to disable, and clear the cache etc, but still those plugins will not work.
1. Yes sir, they are active on front-end. Those two plugins won’t work. I tried to contact the staff on Themeco – X-Theme, they said this:
“Hello There,
Cornerstone doesn’t play along with Autoptimize script. The Cornerstone builder takes place on the front end, most of the times Autoptimize tries to cache its resources. This can cause stale data to be loaded. To resolve this, you’ll need to exclude the css and js files of Cornerstone.
Both CSS and JS optimization can skip code from being aggregated and minimized by adding “identifiers” to the comma-seperated exclusion list. The exact identifier string to use can be determined this way:
– If you want to exclude a specific file, e.g. wp-content/plugins/cornerstone/assets/css/style.css, you could simply exclude “cornerstone/assets/css/style.css”
– If you want to exclude all files of a specific plugin, e.g. wp-content/plugins/cornerstone/assets/js/dist/site/*, you can exclude for example “cornerstone/assets/js/dist/site/” or “plugins/cornerstone”Hope this helps.”
Well, I did this, but still did not work.
2. I tried disabling JS, but I did not check the console.
3. I did not purge, i am not sure how to do this. ??Yes sir, please please take a look at this: https://joelmadasu.com
Thank you!