hatul
Forum Replies Created
-
Forum: Plugins
In reply to: [Shamor] error in PHP error logThanks for the report.
This error happens because the IP address 127.0.0.1 (localhost) is not included in the GeoIP database. It’s a loopback address used internally by the server, and it’s not associated with any geographic location β so the GeoIP library throws an exception.
In a live site, users access the site with real public IP addresses, so this error shouldn’t occur under normal circumstances.
If you’re seeing it, it’s likely because the site is being accessed locally (e.g. during development or testing).
Hope that helps.- This reply was modified 9 months, 2 weeks ago by hatul.
Forum: Plugins
In reply to: [Shamor] can an admin access the dashboard on shabbos mode?Yes, as an admin you can always access the WordPress dashboard (
/wp-admin) β the plugin only blocks the frontend (public site), not the admin area.
If you need to force the site into Shabbos mode, even during the week (e.g. for testing or temporarily blocking access), you can add the following line to yourwp-config.phpfile:define('SHAMOR_ENABLE_BLOCK', true);
This will force the site into “blocked” mode regardless of the current time.
To return to normal behavior, simply remove that line or set it tofalse.- This reply was modified 11 months ago by hatul.
Forum: Plugins
In reply to: [Shamor] shortcodesHi
Thanks for the detailed feedback! Iβve just released version 1.8.2 which includes an adjustment that may resolve the issue with the countdown and havdalah time being out of sync.
Please update the plugin and let me know if the problem persists
Forum: Plugins
In reply to: [Shamor] IP of user or location of website?Shabbat and holiday times are based on each user’s location (determined by their IP address). That means users in Israel will follow Israeli times, while users abroad will see restrictions on the second day of Yom Tov as well.
Forum: Plugins
In reply to: [WP Hebrew Date] Problem with posts showing the wrong datefixed. thanks.
Forum: Plugins
In reply to: [WP Hebrew Date] Problem with posts showing the wrong dateI fixed the bug. Update to v2.0.5.
Thanks for reporting.
Forum: Plugins
In reply to: [WP Hebrew Date] Problem with posts showing the wrong dateCould you please send me a direct link to a post where you saw the problem, and let me know the exact time the post was published?
That will help me check whether the Hebrew date changed too early and why
Forum: Plugins
In reply to: [WP Hebrew Date] Problem with posts showing the wrong dateHi π
Thanks for reporting this!Could you please share a link to the site where the issue occurs, as well as the exact coordinates (latitude and longitude) you entered? That would help me investigate the problem more accurately
Forum: Plugins
In reply to: [En Spam] Elementor form errorHi
Thank you for reporting the issue with Elementor forms. Iβve investigated the problem and fixed it in the latest version (1.1) of the plugin.
Youβre welcome to update and continue using the plugin.
I apologize for the delay in addressing this issue. The delay was due to the ongoing war in Israel.
Thank you for your patience and understanding.
Best regards,
Forum: Plugins
In reply to: [WP Hebrew Date] Date format in shortcutThe shortcode of plugin show hebrew date only. You can use other plugins or custom shortcoe to show Gregorian date. see: https://www.elegantthemes.com/blog/tips-tricks/3-different-ways-to-automatically-show-todays-date-in-wordpress#how-to-show-todays-date-with-a-wordpress-plugin
Forum: Plugins
In reply to: [WP Hebrew Date] Date format in shortcutWhat is “shortcut”?
Forum: Plugins
In reply to: [En Spam] WooCommerce product reviewsYes, Woocommerce reviews are WordPress comments.
Forum: Plugins
In reply to: [En Spam] Is the plugin still supported?I released version 1.0 with support Elementor Pro and Contact Form 7 (cf7) forms.
Maybe I will support Woo in next version.
Forum: Plugins
In reply to: [En Spam] Is the plugin still supported?No, the plugin block spam comments, not messages in forms.
In the next version it is planned to also block messages in forms.
Forum: Plugins
In reply to: [En Spam] Is the plugin still supported?I fixed the form