harrycustom
Forum Replies Created
-
Forum: Plugins
In reply to: [Blocksy Companion] Customizer do not work after Blocksy Companion activationThank you very much, solved deactivating Mod security!
Forum: Plugins
In reply to: [Blocksy Companion] Customizer do not work after Blocksy Companion activationHi Eduard, I don’t think it is a memory issure, checking wp-options.php we have:
define( ‘WP_MEMORY_LIMIT’, ‘256M’ );I’ve enabled WP_DEBUG and no errors occurr.
The server log shows this error (I use, as a matter of privacy, https://www.website.it instead of the actual url of the site):
[client 217.198.135.183] ModSecurity: Access denied with code 403 (phase 4). Match of “rx (?:\\\\b(?:gif|(?:cws|f(?:lv|ws)|i(?:d3|hdr|nterplay)|m(?:ovi|thd)|r(?:ar\\\\!|iff)|varg|(?:ex|jf)if)\\\\b)|B(?:%pdf|\\\\.ra)\\\\b)” against “RESPONSE_BODY” required. [file “/etc/httpd/conf/modsecurity.d/rules/comodo_free/15_Outgoing_FilterASP.conf”] [line “14”] [id “214450”] [rev “2”] [msg “COMODO WAF: ASP/JSP source code leakage||www.website.it|F|3”] [data “Matched Data: <% found within RESPONSE_BODY: <!doctype html>\\x0a<html lang=\\x22it-IT\\x22>\\x0a<head>\\x0a\\x09\\x0a\\x09<meta charset=\\x22UTF-8\\x22>\\x0a\\x09<meta name=\\x22viewport\\x22 content=\\x22width=device-width, initial-scale=1, maximum-scale=5, viewport-fit=cover\\x22>\\x0a\\x09<link rel=\\x22profile\\x22 href=\\x22https://gmpg.org/xfn/11\\x22>\\x0a\\x0a\\x09\\x09\\x09\\x09<script type=\\x22text/javascript\\x22 class=\\x22_iub_cs_skip\\x22>\\x0a\\x09\\x09\\x09\\x09var _iub = _iub || {};\\x0a\\x09\\x09\\x09\\x09_iub.csConfiguration…”] [severity “ERROR”] [tag “CWAF”] [tag “FilterASP”] [hostname “www.website.it”] [uri “/index.php”] [unique_id “Z2FDYTdQ-bLiQaWLGu6mlAAAAJE”], referer: https://www.website.it/wp-admin/customize.php?return=%2Fwp-admin%2Fadmin.php%3Fpage%3Dct-dashboard&theme=blocksy-childThanks in advance.
Best regards.
I also confirm, on two different sites, ad hoc theme, only caching plugin Fast Velocity Minify, 4 times out of 5 the Flying Script plugin does not work, it is basically bypassed and the score for both sites goes from 99 to about 40.
It all worked for years, now I’m considering alternatives because I don’t know how to fix the problem….
- This reply was modified 4 months, 1 week ago by harrycustom.
Forum: Plugins
In reply to: [Filter & Grids] Filters Not Displaying for Custom Post TypeHi, and thank you for the support! Sorry for the oversight—I didn’t think to check that section since everything was working fine before. This issue happened on two separate sites, and I’ve confirmed with my collaborators that no one changed the settings. Could it be that the tags were deactivated during an update? Either way, thank you very much for the assistance. I’ll be sure to leave a very positive review!
Forum: Plugins
In reply to: [Filter & Grids] Filters Not Displaying for Custom Post TypeHi, in General Taxonomy “tag” is selectred
In Layout, filter are enabled.
Check the screenshots:Forum: Themes and Templates
In reply to: [OceanWP] Mobile Menu Link with sublink not workingSolved: Appearance > Customize > Header > Mobile Menu, selected “ICON” instead of “LINK”!
Happy! ??Forum: Plugins
In reply to: [LiteSpeed Cache] Function for disabling lazy load for specific imagesOk, I understand that there is no solution. ??
Forum: Plugins
In reply to: [LiteSpeed Cache] Function for disabling lazy load for specific imagesIt simply add display:none for mobile block and viceversa for desktop. So, no it does not support mobile detection via server.
Forum: Plugins
In reply to: [LiteSpeed Cache] Function for disabling lazy load for specific imagesThat’s exactly how I did it, but I reiterate if you have two images for desktop and mobile, hidden by device with display:none, you either exclude both from the lazy or neither.
A hook would be handy to condition exclusion based on device with wp_is_mobile.Forum: Plugins
In reply to: [LiteSpeed Cache] Function for disabling lazy load for specific imagesYes the function is active, but, I suppose because of the way the template is developed, it does not include the logo in the list, which is always above the fold anyway.
I found a workaround: I created a smaller logo for desktop and a bit bigger for mobile that can work on all devices, so there is only one logo and I excluded it via url.
Forum: Plugins
In reply to: [Autoptimize] Custom Post Type SupportI am sorry I’ve checked today but public is set as true, but I cannot see my CPT. ??
Forum: Plugins
In reply to: [ShortPixel Critical CSS] Utilization with other optimization pluginsPerfect!
Thank you very much!Thank you so much Hannah!
In my opinion it can be useful, in the sense that this way you avoid having an additional plugin installed by adding a feature to yours. ??Ok, thank you!
Forum: Plugins
In reply to: [Autoptimize] Custom Post Type SupportOk, perfect, thank you so much!