blueseal
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Fastest Cache] Does Caching Work on all pages?The cache is not disabled for any url that contains “lesson-info/?” so it displays “lesson-info/” for any url that starts with “lesson-info/”. For example,
https://www.exlogue.com/lesson-info/?English_Intermediate
Cache blocks the display of any posts on that page that otherwise appear when a user is logged in since I disabled cache for logged in users.
Forum: Plugins
In reply to: [WP Fastest Cache] Does Caching Work on all pages?Yes it is excluded since while it’s enabled, the link https://www.exlogue.com/lesson-info/?French_Beginner doesn’t list the posts but only shows the https://www.exlogue.com/lesson-info/ page when I select from the menu on the left, which is the main issue.
Cache enabled(no posts):
https://i.hizliresim.com/7kPlaW.pngCache disabled(the correct display):
https://i.hizliresim.com/XvJa37.pngThis is a major section where I could cache the list of posts in each category, but I can’t with the default settings of your plugin.
Forum: Plugins
In reply to: [WP Fastest Cache] Does Caching Work on all pages?Sure, this is a page where minify CSS is not perceived by pagespeed:
I’m not too concerned about the last one now, but I had to disable caching on that same page since it displayed the page “exlogue.com/lesson-info/” for any url that started with “…com/lesson-info/”. I wanted to display a list of different posts for urls like “…/lesson-info/?…”, but I couldn’t cache those. I’d appreciate if there was a way to cache those different pages such as “exlogue.com/lesson-info/?Spanish_Beginner” with some modification so that cache doesn’t just show “exlogue.com/lesson-info/”.
Thanks,
BerkForum: Fixing WordPress
In reply to: Files and Folders that get modifiedThank you Tim! I also noticed images go to wp-content/uploads. So that’s a folder that gets modified by the user. Anyway, I’m glad I could move my website.
Forum: Fixing WordPress
In reply to: Broke after database exportThank you for the answer Tara. I deleted the avatar plugin but now I get this error instead:
Warning: include_once(/home/u679741540/public_html/wp-admin/includes/plugin.php): failed to open stream: No such file or directory in /home/u679741540/public_html/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php on line 20 Warning: include_once(): Failed opening ‘/home/u679741540/public_html/wp-admin/includes/plugin.php’ for inclusion (include_path=’.:/usr/lib/php’) in /home/u679741540/public_html/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php on line 20 Fatal error: Call to undefined function is_plugin_active() in /home/u679741540/public_html/wp-content/plugins/js_composer/include/classes/vendors/plugins/class-vc-vendor-qtranslate.php on line 21