Title: hoverlord's Replies | WordPress.org

---

# hoverlord

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

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

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] jetpack error](https://wordpress.org/support/topic/jetpack-error-39/)
 *  [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [1 year, 4 months ago](https://wordpress.org/support/topic/jetpack-error-39/#post-18395214)
 * I have the same issue on [https://selbsthilfe2025.drk-odenwaldkreis.de](https://selbsthilfe2025.drk-odenwaldkreis.de),
   tried jetpack debug: “Oops! Jetpack Blog not found.”. checked your solutions 
   1/2/3, problem persists.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Filter Everything — WordPress & WooCommerce Filters] Price range widget not finding my products](https://wordpress.org/support/topic/price-range-widget-not-finding-my-products/)
 *  Thread Starter [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/price-range-widget-not-finding-my-products/#post-18113651)
 * Hi Victor, I understand. Many thanks for the tip! Best regards, keep up the good
   work, Dirk
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Filter Everything — WordPress & WooCommerce Filters] Price range widget not finding my products](https://wordpress.org/support/topic/price-range-widget-not-finding-my-products/)
 *  Thread Starter [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/price-range-widget-not-finding-my-products/#post-18113320)
 * Hi Victor, thanks for the reply! Here are the screenshots of how I added the 
   block in the widget area:
 * ![](https://i0.wp.com/freisicht.net/tmp/Bildschirmfoto%202024-11-04%20um%2015.17.23.
   png?ssl=1)
 * ![](https://i0.wp.com/freisicht.net/tmp/Bildschirmfoto%202024-11-04%20um%2015.15.25.
   png?ssl=1)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF RRule Field] fifth weekday of the month](https://wordpress.org/support/topic/fifth-weekday-of-the-month/)
 *  Thread Starter [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/fifth-weekday-of-the-month/#post-17424919)
 * Wow, awesome! Cheers mate!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF RRule Field] Timezone support](https://wordpress.org/support/topic/timezone-support-7/)
 *  Thread Starter [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/timezone-support-7/#post-17424449)
 * Hi Marc, I think date_i18n is right as the acf date field also seems to use it.
   
   All the best wishes, Dirk
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF RRule Field] fifth weekday of the month](https://wordpress.org/support/topic/fifth-weekday-of-the-month/)
 *  Thread Starter [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/fifth-weekday-of-the-month/#post-17424142)
 * Hi Marc, indeed my client has events that only occur on the fifth weekday of 
   the month, and if there is no fifth, the event does not take place. I would very
   much appreciate if you could add that option.
   Thanks a lot, Dirk
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF RRule Field] Timezone support](https://wordpress.org/support/topic/timezone-support-7/)
 *  Thread Starter [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/timezone-support-7/#post-17384139)
 * the problem seems to be on the acf side. it seems like acf does not respect the
   time zone settings of wordpress. i was able to find a solution:
 *     ```wp-block-code
       add_filter('date_i18n', function ($date, $format, $timestamp, $gmt) { return wp_date($format, $timestamp); }, 99, 4);
       ```
   
 * taken from this thread: [https://github.com/AdvancedCustomFields/acf/issues/252](https://github.com/AdvancedCustomFields/acf/issues/252)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF RRule Field] Timezone support](https://wordpress.org/support/topic/timezone-support-7/)
 *  Thread Starter [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/timezone-support-7/#post-17369131)
 * Hi [@marcbelletre](https://wordpress.org/support/users/marcbelletre/),
   thanks
   for your reply! Our timezone in wordpress -> options -> general is set to “UTC
   +1”. When I make a new entry with RRule Field, for example with start time 19:
   00, save this entry and edit it again, the start time is changed to 18:00. I 
   made two screenshots to make it clear:[https://freisicht.net/tmp/new_entry.png](https://freisicht.net/tmp/new_entry.png)
   [https://freisicht.net/tmp/edit_entry.png](https://freisicht.net/tmp/edit_entry.png)
   I can provide an admin acc if that helps.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ACF RRule Field] german translation](https://wordpress.org/support/topic/german-translation-170/)
 *  Thread Starter [hoverlord](https://wordpress.org/support/users/hoverlord/)
 * (@hoverlord)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/german-translation-170/#post-17356686)
 * Hi [@marcbelletre](https://wordpress.org/support/users/marcbelletre/), thanks
   for pointing me there, I made a request.

Viewing 9 replies - 1 through 9 (of 9 total)