Harshad
Forum Replies Created
-
@mejstro This is by design, you cannot hide WP-Optimize column in Media library unless you choose to hide it from Screens options, but it will only work for admin who unchecked it.
@skallagrimson Could you please explain in detail whats not working when Really Simple SSL Pro and WP-Optimize are activated?
Also the link you shared via Dropbox with us shows you need to add the Reallu Simple SSL Pro plugin rules to .htacess file.
@borhanctg There’s a fatal error geneated from
tourficplugin[24-Mar-2022 04:44:28 UTC] PHP Fatal error: Uncaught Error: Class 'Elementor\Scheme_Color' not found in /home/sangutou/public_html/wp-content/plugins/tourfic/inc/elementor-addon/widgets/tourfic-search.php:144Please disable the plugin by renaming the plugin folder to tourfic.disabled inside wp-content/plugins folder and check if your site is up and running again.
You’ll have to contact
tourficplugin authors and report them the issue.@borhanctg Could you please enable debugging mode, Please add the following lines to wp-config.php just before where it says: /* That’s all, stop editing! Happy publishing. */
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
define( ‘WP_DEBUG_LOG’, true );Then try to load the page in WordPress admin.
If it fails, a debug.log file should be created inside the wp-content folder, which should contain error information in it, Please share the file with us.
EDIT: Ignore this please try to apply the permalinks other than default and then preload the urls.
- This reply was modified 4 years, 4 months ago by Harshad.
@aadne Please make sure you have set the permalinks other than default and then try to preload the urls and check if the page gets cached?
@kekorr You can disable page cache from WP-Optimize > Cache also disable Minify from WP-Optimize > Minify and check if your sit works back again?
@aksrrana Could you please try to purge the cache and then Preload the urls and check if the error goes away?
@kbdiverservices Thanks for sharing the logs, I’ll share the same with our development team
@fjclassmate The link you shared doesn’t works, it says Resource not found. Could you please upload the screenshot to Dropbox and share the link?
@kbdiverservices Where do you see these errors, do you see it in WordPress admin or error_logs, and are you able to access WordPress admin after activating the plugin?
@kbdiverservices Thanks for sharing the information, I’ll forward this to our development team in-order to look further into this issue.
Please could you open your browser’s Developer console (CTRL+SHIFT+J or F12 in most browsers, then select ‘Console’).
Do you see any errors or warnings in that console? Could you send us a screenshot of these messages?@kbdiverservices Could you please try to de-activate the plugin and activate it again? and check if the issue is resolved?
@stevescarlett Have you performed a conflict test yet?
Try deactivating all plugins except for WP-Optimize and see if it is resolved.
If so, reactivate each plugin one at a time until you find the culprit. You can check for the issue between activating each plugin, so you can see which one is causing problems.
Please let us know your findings.