Taras Dashkevych
Forum Replies Created
-
In new version, the “Sortable Entry” block underwent a transformation in its rendering mechanism – it shifted from static to server-side rendering to enhance the flexibility of date filtering. This modification also followed deprecation strategy from WordPress core.
However, an unexpected behavior has surfaced: WordPress seems to be automatically rewriting the output of the older versions of the block and removing the dateTime attribute (reseting it to current date until the date is selected and saved again.)
I’m not sure why this is happening since this attribute has remained consistent since the initial version of the plugin.
I’ve observed this anomaly on my website as well.
It looks like it only happens to the “Sortable Entry” blocks created before server-side rendering (1.7.0). However, when setting the date again, WordPress no longer removes the dateTime attribute.
Probably, we just got an edge case issue when migrating from static to server rendering. I currently do not have a solution but I will raise this case with WordPress development team at Github.Hello,
I apologize for the inconvenience you’re experiencing, and I appreciate you taking the time to notify me of this issue.
I have already started investigating the issue to understand the cause and work on a fix. I will keep you updated on my progress.
Kind regards,
TarasHello,
I just want to let you know that a new version (1.7.0) of the plugin has been released. This version includes additional support for date filter options.
Now, it’s possible to filter events (Sortable Entry blocks) based on selected date. Also, the block automatically hides outdated events on a WordPress website.
For more information, please refer to block’s documentation: https://sortable.themesharbor.com/
Kind regards,
TarasHello,
I just want to let you know that a new version (1.6.0) of the plugin has been released. This version includes support for options like Separator and Spacing in Sortable block.
Kind regards,
TarasHello,
Thank you for using the plugin.- Regarding the automatic removal of past events: In the current version (1.5.0) of the plugin, this feature is not available. The events are not saved as separate entries in the database (like posts, pages, or other post types) due to the structure of the block. This makes auto-removal a bit challenging. Nevertheless, I’ve noted down this feature request. While I’ll be exploring possible solutions to implement this without compromising the integrity of the plugin, I cannot guarantee its inclusion in future versions.
- About adding a horizontal line between list view sections: This is indeed on the plugin’s roadmap for upcoming releases. I’ll keep you posted regarding the progress of this feature in this thread.
Thank you for your valuable feedback and patience.
Warm regards,
TarasForum: Reviews
In reply to: [Sortable - Simple Events by Date Manager Block] Just perfect!Hello,
I just want to let you know that support for reusable blocks has been added in version 1.3.0. However, it does not support reusable blocks with Sortable block in it.
Kind regards,
TarasForum: Reviews
In reply to: [Sortable - Simple Events by Date Manager Block] Just perfect!Hello,
Thank you so much for taking the time to leave a review and share your positive experience with Sortable Block plugin.
We are happy to hear that the plugin met your expectations and did the job perfectly for you. Your feedback is truly appreciated and motivates us to keep improving and supporting our plugin.
Also, we appreciate your suggestion about adding reusable blocks into the plugin. We will investigate possible ways to incorporate such functionality into Sortable Block.
Thank you again for your review!
Kind regards,
TarasForum: Plugins
In reply to: [Sortable - Simple Events by Date Manager Block] Sort Order, Time Display?Hi Curtis,
Thank you for testing the update. I would love to hear more about how you are envisioning other uses for the plugin. Thank you again for using Sortable Block.
Kind regards,
TarasForum: Plugins
In reply to: [Sortable - Simple Events by Date Manager Block] Sort Order, Time Display?Hi,
A new version (1.1.1) of the plugin has been just released, with possible fixes for the time output issue.
Could you please update the plugin to version 1.1.1 and and check if this version solves the issue on your website?
Thank you,
Taras
Forum: Reviews
In reply to: [Sortable - Simple Events by Date Manager Block] Love it!Hello,
It means a lot, David, that you took the time to share your kind words about the plugin and show your support for Themes Harbor. Thank you!
Kind regards,
TarasForum: Plugins
In reply to: [Sortable - Simple Events by Date Manager Block] Sort Order, Time Display?Hello,
Hm… I suspect the issue is related to
wp_date()
function but I need additional time to investigate it. Thank you for reporting the issue.I’ll let you know when I have any updates on this matter.
Kind regards,
TarasForum: Plugins
In reply to: [Sortable - Simple Events by Date Manager Block] Sort Order, Time Display?Hello,
I just want to let you know that a new version of the plugin has been released: 1.1.0.
This version includes an option to sort either from newest to oldest, or from oldest to newest, and the options is available in the Sortable block.
Also, the Sortable Date block comes with an option to customize the date format.
Thank you,
TarasForum: Reviews
In reply to: [Sortable - Simple Events by Date Manager Block] Wow!Hello,
Thank you very much for the review and for letting us know how you use the plugin. We’re glad it’s been able to solve a problem for you and hope it continues to be a useful tool on your website.
Thanks for choosing the plugin and for your support! Your positive feedback really motivates us to keep improving and supporting it.
Kind regards,
TarasForum: Plugins
In reply to: [Sortable - Simple Events by Date Manager Block] Sort Order, Time Display?Hi,
“Is it possible to add the ability to sort in reverse order?”
– At the moment, it’s not possible but this option will be included in upcoming plugin release.—
“The sidebar asks for the date and time, but only the date is displayed.”
– Very good point. I’ve added it to our to-do list for upcoming release. Thank you for bringing it to my attention.I’ll keep you posted regarding these features in this post.
Kind regards,
TarasForum: Developing with WordPress
In reply to: Load block-based template via plugin as a fallbackAwesome! Thank you for your help ??