DickRaney
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Super Cache] Cache home page onlyYes, I understand that, but in my case it would just be much simpler to exclude everything and then make exceptions for the ones that I want to allow. Unfortunately, it’s not as simple as the example you gave with all links proceeded with idx.
Forum: Plugins
In reply to: [Autoptimize] Breaking Image Display with data URIsYou Rock!!!
I switched to AO lazy load and all is good.
Forum: Plugins
In reply to: [Autoptimize] Breaking Image Display with data URIsHere is the gist
https://gist.github.com/draney/f3231bada61f130d50ef72d3e28a86f5Here are screenshots of front end with AO and without AO
Without: https://snipboard.io/dkrGPg.jpg
With: https://snipboard.io/KrYDkZ.jpgTHANKS!
Forum: Plugins
In reply to: [Autoptimize] Breaking Image Display with data URIsI’m not sure what to do. I have a staging site on the same server and am not able to get the same issue. It is a clone of the live site. All the same theme, content, plugins, etc.
There is one plugin that is not activated on the staging site because it only allows one active account connection. But I have tried deactivating it on the live site too and still have the same issue there.
Since I don’t see the issue on the staging site, what do you suggest?
Forum: Plugins
In reply to: [Autoptimize] Breaking Image Display with data URIsI actually had to disable the plugin to get rid of the data URIs.
Forum: Plugins
In reply to: [WP Super Cache] Cache Contents – Super Cache (0)I deleted the cache again and went into hosting control panel file manager. The only thing under
wp-content/cache/supercache/
was a directorymydomain.com
which was empty. I went ahead and deleted that directory.Then, I visited website in new incognito window. Page loaded quickly and in source code I see
<!-- Dynamic page generated in 0.540 seconds. --> <!-- Cached page generated by WP-Super-Cache on 2022-10-03 09:59:07 -->
When I view the folder in my file manager, I see the domain directory has been recreated and there are 2 files in it.
And the updated cache contents look like this:
`Cache Contents
WP-Cache (15.37KB)1 Cached Pages
0 Expired Pages
WP-Super-Cache (0KB)0 Cached Pages
0 Expired Pages
List all cached files`Forum: Plugins
In reply to: [WP Super Cache] Cache Contents – Super Cache (0)Here you go. I replaced the domain name.
<?php die( "Please use the viewer" ); ?><pre> <?php // END HEADER ?> 14:11:03 10492 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_replace_line: setting not changed - $wp_cache_debug_log = 'a297f831548ed5fce10d3980eb070236.php'; 14:11:03 10492 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_replace_line: setting not changed - $wp_cache_debug_username = 'e370c5134613eec7ab57404d866a0c8e'; 14:11:08 10492 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_replace_line: changing line $wp_super_cache_debug = 0; to *$wp_super_cache_debug = 1;* 14:11:08 10492 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_replace_line: writing to /var/www/vhosts/mydomain.com/httpdocs/wp-content/cache/020bf2c45e7bb322f89a226bd2c5d41bG9F1Uj.php 14:11:08 10492 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_replace_line: moved /var/www/vhosts/mydomain.com/httpdocs/wp-content/cache/020bf2c45e7bb322f89a226bd2c5d41bG9F1Uj.php to /var/www/vhosts/mydomain.com/httpdocs/wp-content/wp-cache-config.php 14:12:10 11016 /wp-admin/admin-ajax.php wp_cache_get_cookies_values: Login/postpass cookie detected 14:12:10 11016 /wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: 0aabfd9411f445ccbf569026f006d6eb 14:12:10 11016 /wp-admin/admin-ajax.php In WP Cache Phase 2 14:12:10 11016 /wp-admin/admin-ajax.php Setting up WordPress actions 14:12:10 11016 /wp-admin/admin-ajax.php Not caching wp-admin requests. 14:12:14 11016 / wpsc_is_caching_user_disabled: false 14:12:14 11016 / wp_cache_get_cookies_values: return: 14:12:14 11016 / supercache dir: /var/www/vhosts/mydomain.com/httpdocs/wp-content/cache/supercache/www.mydomain.com/ 14:12:14 11016 / wp-cache file exists: /var/www/vhosts/mydomain.com/httpdocs/wp-content/cache/supercache/www.mydomain.com/wp-cache-b78f00e0bf0882a258c2b125d46e642b.php 14:12:14 11016 / Serving wp-cache static file 14:12:14 11016 / Getting legacy cache file /var/www/vhosts/mydomain.com/httpdocs/wp-content/cache/supercache/www.mydomain.com/wp-cache-b78f00e0bf0882a258c2b125d46e642b.php 14:12:14 11016 / exit request 14:13:16 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: Login/postpass cookie detected 14:13:16 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: return: 0aabfd9411f445ccbf569026f006d6eb 14:13:16 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2 14:13:16 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions 14:13:16 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests. 14:13:16 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug maybe_stop_gc: GC flag not found. GC will go ahead.. 14:13:16 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_replace_line: setting not changed - $wp_cache_slash_check = 1; 14:13:17 11411 /wp-cron.php?doing_wp_cron=1664460796.6322860717773437500000 wp_cache_get_cookies_values: return: 14:13:17 11411 /wp-cron.php?doing_wp_cron=1664460796.6322860717773437500000 In WP Cache Phase 2 14:13:17 11411 /wp-cron.php?doing_wp_cron=1664460796.6322860717773437500000 Setting up WordPress actions 14:13:17 11411 /wp-cron.php?doing_wp_cron=1664460796.6322860717773437500000 Not caching wp-admin requests. 14:13:20 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: Login/postpass cookie detected 14:13:20 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: return: 0aabfd9411f445ccbf569026f006d6eb 14:13:20 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2 14:13:20 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions 14:13:20 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests. 14:13:20 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug maybe_stop_gc: GC flag not found. GC will go ahead.. 14:13:20 11405 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_replace_line: setting not changed - $wp_cache_slash_check = 1; 14:13:39 11498 /wp-login.php?action=logout&_wpnonce=b4e0b5bf3f wp_cache_get_cookies_values: Login/postpass cookie detected 14:13:39 11498 /wp-login.php?action=logout&_wpnonce=b4e0b5bf3f wp_cache_get_cookies_values: return: 0aabfd9411f445ccbf569026f006d6eb 14:13:39 11498 /wp-login.php?action=logout&_wpnonce=b4e0b5bf3f In WP Cache Phase 2 14:13:39 11498 /wp-login.php?action=logout&_wpnonce=b4e0b5bf3f Setting up WordPress actions 14:13:39 11498 /wp-login.php?action=logout&_wpnonce=b4e0b5bf3f Not caching wp-admin requests. 14:13:40 11498 /wp-login.php?loggedout=true&wp_lang=en_US wp_cache_get_cookies_values: return: 14:13:40 11498 /wp-login.php?loggedout=true&wp_lang=en_US In WP Cache Phase 2 14:13:40 11498 /wp-login.php?loggedout=true&wp_lang=en_US Setting up WordPress actions 14:13:40 11498 /wp-login.php?loggedout=true&wp_lang=en_US Not caching wp-admin requests. 14:13:49 11498 /wp-login.php wp_cache_get_cookies_values: return: 14:13:49 11498 /wp-login.php In WP Cache Phase 2 14:13:49 11498 /wp-login.php Setting up WordPress actions 14:13:49 11498 /wp-login.php Not caching wp-admin requests. 14:13:50 11498 /wp-admin/ wp_cache_get_cookies_values: Login/postpass cookie detected 14:13:50 11498 /wp-admin/ wp_cache_get_cookies_values: return: abb25a25758d4ef07d3106d7dcc1484c 14:13:50 11498 /wp-admin/ In WP Cache Phase 2 14:13:50 11498 /wp-admin/ Setting up WordPress actions 14:13:50 11498 /wp-admin/ Not caching wp-admin requests. 14:13:58 11498 /wp-admin/options-general.php?page=wpsupercache wp_cache_get_cookies_values: Login/postpass cookie detected 14:13:58 11498 /wp-admin/options-general.php?page=wpsupercache wp_cache_get_cookies_values: return: abb25a25758d4ef07d3106d7dcc1484c 14:13:58 11498 /wp-admin/options-general.php?page=wpsupercache In WP Cache Phase 2 14:13:58 11498 /wp-admin/options-general.php?page=wpsupercache Setting up WordPress actions 14:13:58 11498 /wp-admin/options-general.php?page=wpsupercache Not caching wp-admin requests. 14:13:59 11498 /wp-admin/options-general.php?page=wpsupercache maybe_stop_gc: GC flag not found. GC will go ahead.. 14:13:59 11498 /wp-admin/options-general.php?page=wpsupercache wp_cache_replace_line: setting not changed - $wp_cache_slash_check = 1; 14:14:01 11498 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: Login/postpass cookie detected 14:14:01 11498 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_get_cookies_values: return: abb25a25758d4ef07d3106d7dcc1484c 14:14:01 11498 /wp-admin/options-general.php?page=wpsupercache&tab=debug In WP Cache Phase 2 14:14:01 11498 /wp-admin/options-general.php?page=wpsupercache&tab=debug Setting up WordPress actions 14:14:01 11498 /wp-admin/options-general.php?page=wpsupercache&tab=debug Not caching wp-admin requests. 14:14:02 11498 /wp-admin/options-general.php?page=wpsupercache&tab=debug maybe_stop_gc: GC flag not found. GC will go ahead.. 14:14:02 11498 /wp-admin/options-general.php?page=wpsupercache&tab=debug wp_cache_replace_line: setting not changed - $wp_cache_slash_check = 1; 14:14:41 11879 / wpsc_is_caching_user_disabled: false 14:14:41 11879 / wp_cache_get_cookies_values: return: 14:14:41 11879 / supercache dir: /var/www/vhosts/mydomain.com/httpdocs/wp-content/cache/supercache/www.mydomain.com/ 14:14:41 11879 / wp-cache file exists: /var/www/vhosts/mydomain.com/httpdocs/wp-content/cache/supercache/www.mydomain.com/wp-cache-b78f00e0bf0882a258c2b125d46e642b.php 14:14:41 11879 / Serving wp-cache static file 14:14:41 11879 / Getting legacy cache file /var/www/vhosts/mydomain.com/httpdocs/wp-content/cache/supercache/www.mydomain.com/wp-cache-b78f00e0bf0882a258c2b125d46e642b.php 14:14:41 11879 / exit request 14:15:22 12186 /wp-admin/admin-ajax.php wp_cache_get_cookies_values: Login/postpass cookie detected 14:15:22 12186 /wp-admin/admin-ajax.php wp_cache_get_cookies_values: return: abb25a25758d4ef07d3106d7dcc1484c 14:15:22 12186 /wp-admin/admin-ajax.php In WP Cache Phase 2 14:15:22 12186 /wp-admin/admin-ajax.php Setting up WordPress actions 14:15:22 12186 /wp-admin/admin-ajax.php Not caching wp-admin requests.
Forum: Themes and Templates
In reply to: [Botiga] Quick View – Server ErrorJust checking to see if you have any more info?
Forum: Plugins
In reply to: [New User Approve] Server ErrorAwesome. Thanks!
Forum: Plugins
In reply to: [New User Approve] Server ErrorThat fixed it, but it sounds like this should be a temporary fix. Are you planning to change the plugin so this will not be necessary or something?
Forum: Themes and Templates
In reply to: [Botiga] Quick View – Server ErrorYes, that is the plugin. The products are not set to be sold individually. It happens on all products including the ones imported as part of the Beauty starter site.
I could give you admin access to the site if you share a secure method of providing the info.
Forum: Themes and Templates
In reply to: [Botiga] Quick View – Server ErrorI contacted them first. And they were the ones who pointed out that it works fine with other themes.
Forum: Themes and Templates
In reply to: [Botiga] Quick View – Server ErrorI have tried other themes that have a quick view feature and they work fine, so it seems like the issue is with Botiga.
Sorry for the slow response. I’m not seeing the error right now, so maybe it is gone. I’ll open a new ticket if I see it again.
Forum: Plugins
In reply to: [WP Super Cache] Cache Contents – Super Cache (0)I did clear cache and visit.
Here are my settings https://snipboard.io/t8LTXQ.jpg
My file manager shows a lot of files at
httpsdocs > wp-content > cache > supercache > mydomainname
but they all look like this wp-cache-94b5856c46d65877e33c12a54983b3b0.php
they don’t say super-cache