javierdemuga
Forum Replies Created
-
Thank you for your fast fix! Great job, it works wonders.
Forum: Plugins
In reply to: [WP Mail Logging] Many warnings with PHP 8Is this coming anytime soon?
Thanks for your time
Thank you for your fast answer,
It is already deactivated and it does not help as Subscriber Count is still being calculated and visible at the Name Column close to Edit and Quick Edit
(e.g: View Subscribers( 8 ) ) –
I wonder if it is a useful information to have this information at Product list level, not for me, as this subscribers number is the accumulated subscribers even though they might have received already the back in stock email. If a product was for a long time out of stock but it is not any more the number might be high but it does not help to know if the product is very trendy right now.
Thanks for your time
Hi @davidanderson could you elaborate on that explanation? I also have the same issue with updraftplus and there are lots of articles, even from hostings that recommend disabling wordpress cron and setting a cron job for speed/performance gains.
Forum: Plugins
In reply to: [Freshchat] Has Freshchat plugin been abandoned?Same concern here
Forum: Plugins
In reply to: [Cache Enabler] No cache directory no caching files exists@coreky
Maybe that can help, while updating to version 1.8.2 I got some Warnings
PHP Warning: chmod(): Operation not permitted in /usr/home/ceroresiduo.com/web/wp-admin/includes/class-wp-filesystem-direct.php on line 173
This Warning appeared 14 consecutive times, the update hang the server for around a minute.
It could be related to an absolute path / security restriction as i am in a shared hosting environment?
Forum: Plugins
In reply to: [Cache Enabler] No cache directory no caching files existsinfo sent
Forum: Plugins
In reply to: [Cache Enabler] No cache directory no caching files existsGzip compression disabled ??
Forum: Plugins
In reply to: [Cache Enabler] No cache directory no caching files existsSure https://www.ceroresiduo.com/ also any page was cached succesfully with version 1.7.2
My settings file: https://www.ceroresiduo.com.php
return array (
‘version’ => ‘1.8.1’,
‘use_trailing_slashes’ => 1,
‘permalink_structure’ => ‘has_trailing_slash’,
‘cache_expires’ => 1,
‘cache_expiry_time’ => 10,
‘clear_site_cache_on_saved_post’ => 0,
‘clear_site_cache_on_saved_comment’ => 0,
‘clear_site_cache_on_saved_term’ => 0,
‘clear_site_cache_on_saved_user’ => 0,
‘clear_site_cache_on_changed_plugin’ => 0,
‘convert_image_urls_to_webp’ => 1,
‘mobile_cache’ => 1,
‘compress_cache’ => 1,
‘minify_html’ => 0,
‘minify_inline_css_js’ => 0,
‘excluded_post_ids’ => ‘wp-login.php, 15’,
‘excluded_page_paths’ => ”,
‘excluded_query_strings’ => ‘/^(?!(fbclid|ref|mc_(cid|eid)|utm_(source|medium|campaign|term|content|expid)|gclid|SuperSocializerAuth|fb_(action_ids|action_types|source)|age-verified|usqp|cn-reloaded|_ga|_ke)).+$/’,
‘excluded_cookies’ => ‘/^(wp-postpass|wordpress_logged_in|wordpress_sec|comment_author|(woocommerce_items_in_cart|woocommerce_cart_hash)_?)/’,
);I can provide any other detail required.
I was suspecting about WebP Express plugin which also parses html to rewrite images in wepb format but I already tried deactivating it with no luck. Also tried deactivating Autoptimize.
Maybe a security config can affect? I am using HSTS and CSP configuration in htaccess
Forum: Plugins
In reply to: [Cache Enabler] No cache directory no caching files existsThank you @coreyk for your detailed answer, you are right.
After deactivating and reactivating and checking more thoroughly I believe I am aligned with the same problem as @agenciesfirst , /cache-enabler folder is not created.
Maybe it is related with get_cache_dir function? Also tried to create manually cache-enabler folder in /wp-content/cache/ but that did not help so it is not only about the folder creation.
Using PHP 8 and my website is on a shared hosting
Forum: Plugins
In reply to: [Cache Enabler] No cache directory no caching files existsI think the error could be related to wp-config.php modification, some security settings or configurations may not work, in my case it seems that plugin update just deleted the sentence and did not write other things.
Maybe there are some missing logic at the config.php edit function?
if ( $set && ! $found_wp_cache_constant ) { $ce_wp_config_lines = '/** Enables page caching for Cache Enabler. */' . PHP_EOL; $ce_wp_config_lines .= "if ( ! defined( 'WP_CACHE' ) ) {" . PHP_EOL; $ce_wp_config_lines .= "\tdefine( 'WP_CACHE', true );" . PHP_EOL; $ce_wp_config_lines .= '}' . PHP_EOL; $ce_wp_config_lines .= PHP_EOL; $wp_config_file_contents = preg_replace( '/(\/\*\* Sets up WordPress vars and included files\. \*\/)/', $ce_wp_config_lines . '$1', $wp_config_file_contents ); } if ( ! $set ) { $wp_config_file_contents = preg_replace( '/.+Added by Cache Enabler\r\n/', '', $wp_config_file_contents ); // < 1.5.0 $wp_config_file_contents = preg_replace( '/\/\*\* Enables page caching for Cache Enabler\. \*\/' . PHP_EOL . '.+' . PHP_EOL . '.+' . PHP_EOL . '\}' . PHP_EOL . PHP_EOL . '/', '', $wp_config_file_contents ); } file_put_contents( $wp_config_file, $wp_config_file_contents, LOCK_EX );
Forum: Plugins
In reply to: [Cache Enabler] No cache directory no caching files existsSame error here, nothing cached after update
Seems wp-config file is touched by last update
define(‘WP_CACHE’, true); // Added by Cache Enabler
this code has disappeared
I am not using Varnish but I do not think that will work anyway, I am already not caching users that are logged in (wordpress_logged_in cookie). That is what most probably Varnish is doing. That does not help to make work your social login
Other login plugins set a cookie which can be excluded from the cache systems, this is the usual workflow. Then the cache plugins can be configured to exclude the calls with that cookie.
I expect from your plugin better information regarding Cache compatibility and way of configuration, the support topic about Cache is outdated.
Happening here too since last update, error 400 in admin-ajax.php with parameters:
media-id: 17943147661516919
nonce: 3e3cd8520b
image-resolution: low_resolution
image-width: 300
regenerate-thumbnails: false
action: wpzoom_instagram_get_image_asyncResponse is 0
- This reply was modified 3 years, 8 months ago by javierdemuga.
Forum: Plugins
In reply to: [Autoptimize] Lazysizes very CPU time consuminghttps://web.dev/measure/ still showing lazysizes use of CPU high, PageSpeed though is fine.
URL
Total CPU Time
Script Evaluation
Script Parse
/producto/estropajo-esparto/(www.ceroresiduo.com)
2,838 ms
347 ms
33 ms
…js/autoptimize_93045f8….js(www.ceroresiduo.com)
2,717 ms
1,037 ms
1,172 ms
…js/lazysizes.min.js?ao_version=2.8.1(www.ceroresiduo.com)
2,168 ms
151 ms
5 ms