ottomek
Forum Replies Created
-
Forum: Plugins
In reply to: [Animations for Blocks] The plugin stopped workingHi,
Thanks, the Custom Html snippet is useful and showed that “Reduced motion is enabled, animations won’t play.”
The 2nd funtion for functions.php worked good. Now with reduced motion enabled the animations are playing for me.
I appreciate the help. One concern from the Client is the animations were not working on their devices so they worried that maybe their public web viewers wouldn’t be able to see the animations either.
Thanks for the quick help.
John
Forum: Plugins
In reply to: [Animations for Blocks] The plugin stopped workingHi,
Plugin stopped working for me too. Version 1.2.2 works good but when I upgrade to 1.2.3 no more animations.
I added this to child theme functions but it doesn’t seem to help. Hard refreshed and cleared cache too.
add_action('wp_enqueue_scripts', function() {
if(defined('WSD_ANFB_AOS_HANDLE') && wp_style_is(WSD_ANFB_AOS_HANDLE, 'enqueued')) {
// Override 'screen and (prefers-reduced-motion: no-preference)'
wp_styles()->registered[WSD_ANFB_AOS_HANDLE]->args = 'screen';
}
});Test/under construction site is here: https://new.hearinghealthclinic.com/ password: 111
Thanks for your time.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] custom field for excerpt not showingThis helps me figure out what I want to do. Thank you for the reply and information.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] exclude images from search and excerptsOk, will do. Thanks for the reply.
Forum: Plugins
In reply to: [LiteSpeed Cache] Plugin generates debug log even when debug is turned offHi,
Good news from my end. I opened a support ticket with my web host (A2 Hosting) and they confirmed that there was a misconfiguration on the web hosting server. “After reviewing your site’s configuration, it appears that Memcached was set up incorrectly. Our shared and reseller servers use a socket for Redis and Memcached, but your configuration was set to use localhost on port 11211”
So they updated some settings and now Litespeed Object Cache is working and no more debug log errors appearing.
Forum: Plugins
In reply to: [LiteSpeed Cache] Plugin generates debug log even when debug is turned off@litetim starting 7/22/24 the sites of mine using Litespeed all have a debug log appearing with ../wp-content/debug.log many entries for:
Failed to connect Memcached server!Toolbox -> Debug Settings -> Debug Log is “OFF”
wp-config: ( ‘log_errors’, ‘Off’ ); and ( ‘WP_DEBUG’, false );Litespeed >> Object Cache
Status
Memcached Extension: Enabled
Redis Extension: Enabled
Connection Test: FailedMaybe it would be better if I open a support ticket with the email you provided above?
Forum: Plugins
In reply to: [LiteSpeed Cache] Plugin generates debug log even when debug is turned off@schevetosti Did you receive any solutions when you submitted a help ticket?
Forum: Plugins
In reply to: [LiteSpeed Cache] Plugin generates debug log even when debug is turned offI’m getting this notice in a debug file too. And debug and debug log are disabled in wp-config.
I still have Object Cache on and the status show Memcached Extension: Enabled.
This is good news. Thank you.
Also received this notice. I’m wondering about this too.
Forum: Plugins
In reply to: [WPFront Notification Bar] Duplicate content being createdHi,
Thanks for your quick replies. I was just curious if this was an issue you have seen before. It may be something with our customizations.
Client isn’t up for sharing login now. It’s working so not an issue.
Thanks again.
Forum: Plugins
In reply to: [WPFront Notification Bar] Duplicate content being createdYes, the preview is showing correctly. We are using a shortcode within Message Text area, even when I disable the shortcode and just use text this still duplicates.
4 jpgs with settings at links below.
https://drive.google.com/file/d/1NWkJjhxBhr2I_MrBu8jQBYU4XxOsv81r/view?usp=sharing
https://drive.google.com/file/d/1sO1QYSuBY-vUaKC6LBP4qO64n4I9cIzG/view?usp=sharing
https://drive.google.com/file/d/1NOMffC5NX5GvDSu3hz13awT7b3h99g2t/view?usp=sharing
https://drive.google.com/file/d/1QzPFHjlOdNiUNRG4fDR7H59ii45vs7Zr/view?usp=sharing
Thank you,
John
Forum: Plugins
In reply to: [Connections Business Directory] Uncaught ErrorYes, that fixed worked on my site too. Thank you for the quick update.
Forum: Plugins
In reply to: [Product Table for WooCommerce] Wordfence flags plugin as vulnerableYes, thank you. Wordfence is not displaying this plugin with a warning anymore so they got the false positive cleared from their rules.
Forum: Plugins
In reply to: [Product Table for WooCommerce] Wordfence flags plugin as vulnerableHere is a screenshot.
https://drive.google.com/file/d/1XC7ATKAWCDQecZJVGmV7XB2-v021Z_sR/view?usp=sharing