Title: ottomek's Replies | WordPress.org

---

# ottomek

  [  ](https://wordpress.org/support/users/ottomek/)

 *   [Profile](https://wordpress.org/support/users/ottomek/)
 *   [Topics Started](https://wordpress.org/support/users/ottomek/topics/)
 *   [Replies Created](https://wordpress.org/support/users/ottomek/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/ottomek/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/ottomek/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/ottomek/engagements/)
 *   [Favorites](https://wordpress.org/support/users/ottomek/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 94 total)

1 [2](https://wordpress.org/support/users/ottomek/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ottomek/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/ottomek/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/ottomek/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/ottomek/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/ottomek/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Animations for Blocks] The plugin stopped working](https://wordpress.org/support/topic/the-plugin-stopped-working-31/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [9 months ago](https://wordpress.org/support/topic/the-plugin-stopped-working-31/#post-18636666)
 * Hi,
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Animations for Blocks] The plugin stopped working](https://wordpress.org/support/topic/the-plugin-stopped-working-31/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [9 months ago](https://wordpress.org/support/topic/the-plugin-stopped-working-31/#post-18633311)
 * Hi,
 * 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/](https://new.hearinghealthclinic.com/)
   password: 111
 * Thanks for your time.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] custom field for excerpt not showing](https://wordpress.org/support/topic/custom-field-for-excerpt-not-showing/)
 *  Thread Starter [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/custom-field-for-excerpt-not-showing/#post-18290206)
 * This helps me figure out what I want to do. Thank you for the reply and information.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Relevanssi - A Better Search] exclude images from search and excerpts](https://wordpress.org/support/topic/exclude-images-from-search-and-excerpts/)
 *  Thread Starter [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/exclude-images-from-search-and-excerpts/#post-18290200)
 * Ok, will do. Thanks for the reply.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Plugin generates debug log even when debug is turned off](https://wordpress.org/support/topic/plugin-generates-debug-log-even-when-debug-is-turned-off/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/plugin-generates-debug-log-even-when-debug-is-turned-off/#post-17972252)
 * Hi,
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Plugin generates debug log even when debug is turned off](https://wordpress.org/support/topic/plugin-generates-debug-log-even-when-debug-is-turned-off/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/plugin-generates-debug-log-even-when-debug-is-turned-off/#post-17970211)
 * [@litetim](https://wordpress.org/support/users/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**
   StatusMemcached Extension: EnabledRedis Extension:
   EnabledConnection Test: Failed
 * Maybe it would be better if I open a support ticket with the email you provided
   above?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Plugin generates debug log even when debug is turned off](https://wordpress.org/support/topic/plugin-generates-debug-log-even-when-debug-is-turned-off/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/plugin-generates-debug-log-even-when-debug-is-turned-off/#post-17967608)
 * [@schevetosti](https://wordpress.org/support/users/schevetosti/) Did you receive
   any solutions when you submitted a help ticket?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LiteSpeed Cache] Plugin generates debug log even when debug is turned off](https://wordpress.org/support/topic/plugin-generates-debug-log-even-when-debug-is-turned-off/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/plugin-generates-debug-log-even-when-debug-is-turned-off/#post-17923543)
 * I’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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Go Maps - Google Maps, OpenStreetMap, Leaflet Map] google maps issue [polyfill.io]](https://wordpress.org/support/topic/google-maps-issue-polyfill-io/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/google-maps-issue-polyfill-io/#post-17861160)
 * This is good news. Thank you.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Go Maps - Google Maps, OpenStreetMap, Leaflet Map] google maps issue [polyfill.io]](https://wordpress.org/support/topic/google-maps-issue-polyfill-io/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [1 year, 11 months ago](https://wordpress.org/support/topic/google-maps-issue-polyfill-io/#post-17857984)
 * Also received this notice. I’m wondering about this too.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFront Notification Bar] Duplicate content being created](https://wordpress.org/support/topic/duplicate-content-being-created/)
 *  Thread Starter [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/duplicate-content-being-created/#post-16850167)
 * Hi,
 * 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](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WPFront Notification Bar] Duplicate content being created](https://wordpress.org/support/topic/duplicate-content-being-created/)
 *  Thread Starter [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [2 years, 11 months ago](https://wordpress.org/support/topic/duplicate-content-being-created/#post-16831922)
 * Yes, 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/1NWkJjhxBhr2I_MrBu8jQBYU4XxOsv81r/view?usp=sharing)
 * [https://drive.google.com/file/d/1sO1QYSuBY-vUaKC6LBP4qO64n4I9cIzG/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/1NOMffC5NX5GvDSu3hz13awT7b3h99g2t/view?usp=sharing)
 * [https://drive.google.com/file/d/1QzPFHjlOdNiUNRG4fDR7H59ii45vs7Zr/view?usp=sharing](https://drive.google.com/file/d/1QzPFHjlOdNiUNRG4fDR7H59ii45vs7Zr/view?usp=sharing)
 * Thank you,
 * John
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Connections Business Directory] Uncaught Error](https://wordpress.org/support/topic/uncaught-error-40/)
 *  [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [3 years, 4 months ago](https://wordpress.org/support/topic/uncaught-error-40/#post-16364613)
 * Yes, that fixed worked on my site too. Thank you for the quick update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Wordfence flags plugin as vulnerable](https://wordpress.org/support/topic/wordfence-flags-plugin-as-vulnerable/)
 *  Thread Starter [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/wordfence-flags-plugin-as-vulnerable/#post-16140324)
 * Yes, thank you. Wordfence is not displaying this plugin with a warning anymore
   so they got the false positive cleared from their rules.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Product Table for WooCommerce] Wordfence flags plugin as vulnerable](https://wordpress.org/support/topic/wordfence-flags-plugin-as-vulnerable/)
 *  Thread Starter [ottomek](https://wordpress.org/support/users/ottomek/)
 * (@ottomek)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/wordfence-flags-plugin-as-vulnerable/#post-16073250)
 * Here is a screenshot.
    [https://drive.google.com/file/d/1XC7ATKAWCDQecZJVGmV7XB2-v021Z_sR/view?usp=sharing](https://drive.google.com/file/d/1XC7ATKAWCDQecZJVGmV7XB2-v021Z_sR/view?usp=sharing)

Viewing 15 replies - 1 through 15 (of 94 total)

1 [2](https://wordpress.org/support/users/ottomek/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/ottomek/replies/page/3/?output_format=md)…
[5](https://wordpress.org/support/users/ottomek/replies/page/5/?output_format=md)
[6](https://wordpress.org/support/users/ottomek/replies/page/6/?output_format=md)
[7](https://wordpress.org/support/users/ottomek/replies/page/7/?output_format=md)
[→](https://wordpress.org/support/users/ottomek/replies/page/2/?output_format=md)