crisbarrion
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] CSS styles are not working on the new created pageHi this is the error on the console when I activated the plugin.
Unchecked runtime.lastError: The page keeping the extension port is moved into back/forward cache, so the message channel is closed.
Forum: Plugins
In reply to: [LiteSpeed Cache] CSS styles are not working on the new created pageHi
css styles is not loading, it’s like the images are big, it has a list style, links are underlined, etc
Forum: Plugins
In reply to: [LiteSpeed Cache] CSS styles are not working on the new created pageHi,
This is the report number: NELPMACJ
Forum: Plugins
In reply to: [LiteSpeed Cache] Log error in brosers consoleThank you so much. This is fixed ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile menu slider is not working (GeneratePress)Thank you for this, I have carefully followed the instruction but still the mobile menu is not working.
Hi @adamdunnage the generatepress team has done there investigation and removed some of the php codes, so it defer the Sitekit. By removing this code the Sitekit is now working.
//Defer parsing JS function defer_parsing_of_js ( $url ) { if ( FALSE === strpos( $url, '.js' ) ) return $url; if ( strpos( $url, 'jquery.js' ) ) return $url; return "$url' defer "; } add_filter( 'clean_url', 'defer_parsing_of_js', 11, 1 );There are some other issues but for Sitekit it was totally solved. Thank you so much for your team efforts ??
@adamdunnage when using the troubleshooting plugin, I believe that all of the plugins were disabled, as you have to enable them one by one.
@adamdunnage I have disabled this plugin Simple Custom CSS?and JS plugin and same errors occured.
Hi @adamdunnage
We are using the Genepress theme, this library.
I ran this in incognito mode for the browser console error.
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile menu slider is not working (GeneratePress)Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile menu slider is not working (GeneratePress)So right now even if all JS settings are turned off, the mobile menu is not working. But when I deactivate the plugin mobile menu is working.
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile menu slider is not working (GeneratePress)Yes, before the problem didn’t occured, but since two weeks ago, I found out the the navigation menu in mobile is not working, so I disabled the plugin and it worked. Then when I deactivated again I tried to turn off the Load JS Deffered the mobile menu worked. But as of now, even though I turned off all JS settings and tunings, the mobile menu is not working.
- This reply was modified 3 months, 2 weeks ago by crisbarrion.
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile menu slider is not working (GeneratePress)Hi,
How do I do that? I notice that when turning off all JS settings and tuning, all JS scripts are not working on mobile. But when I deactivate the plugin, all JS are working on mobile.
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile menu slider is not working (GeneratePress)Hi I have tried those but still it was not working, I have cleared the browser’s cache in case changes will be applied.
Forum: Plugins
In reply to: [LiteSpeed Cache] Mobile menu slider is not working (GeneratePress)Hi,
I updated the plugin and it is still the same.
- Placed js file url in JS Excludes then selected Deferred and run test but it didn’t worked.
- Placed js file url in JS Deferred / Delayed Excludes then selected Deferred and run test but it didn’t worked.