Bastien Ho
Forum Replies Created
-
Forum: Plugins
In reply to: [Event post] Critical Error, Legacy Editor isn’t workingThank you for the report.
It have been fixed in v5.9.4
Hi thank you for the report.
The issue have been fixed in v5.9.5
Forum: Plugins
In reply to: [Event post] Thousands of widgets have been deprecated messages in error logYou’re right, logs are annoying, but we have many features to maintain, and legacy widgets are not up to receive updates anymore.
For example, if a security issue occurs on one of them, it will be simply removed, which will not be pleasant.
By the way, even classic themes allow to use blocks in widget areas.
However, starting of next release, you’ll be able to add
define('ALLOW_DEPRECATED', true)to your wp-config.phpForum: Plugins
In reply to: [Event post] jQuery dependencyHi
Thank you for this report.
A fix has been added in the main branch and will be deployed in the next release.
Forum: Plugins
In reply to: [Event post] Wordfence/security vulnerabilityThis issue is patched since v5.9.
Forum: Plugins
In reply to: [Event post] site crashesSorry for this mistake. the
_doing_it_wrong()call has been fixed in v5.9.1Forum: Plugins
In reply to: [Event post] Menu (mobile) not working since version 5.9.1Hi
Can you explain which menu is impacted?
Hi,
There is two settings:
- Hide catégories
- Hide products in categories
So, yes, its possible to hide only categories. (this why this plugin was designed at first)
Hi
First, thank for using Hide-Categories-Products.
My question is: how do you manage your message in cart?
The way you do this will determine the most efficient way to do that.
Forum: Plugins
In reply to: [Event post] Last update crash the siteHi, do you have any logs with the error?
Thanks
Forum: Plugins
In reply to: [Blocks for CiviCRM] wp_register_script was called incorrectlyVersion 1.3.4 should fix the issue.
Kind regards
Forum: Plugins
In reply to: [Blocks for CiviCRM] wp_register_script was called incorrectlyHi
Thank you for using our plugin and reporting the issue.
We’ll work on a fix very soon.Forum: Plugins
In reply to: [Event post] Set event date via WordPress REST APIHi
Thank your for your interest. This would be a great feature. I think we’ll add “full wp-rest support” on the roadmap.
For now, you can use the custom meta. An eent is just a post (of any type) with these meta.
You can get an up-to-date list of post_metas here:
https://event-post.com/docs/event-post/class-EventPost.html#constantsHope it helps
- This reply was modified 2 years, 11 months ago by Bastien Ho.
Forum: Plugins
In reply to: [Blocks for CiviCRM] Unable to see Profiles with an ID greater than 25Hi, thank you for your feedback.
Lucky you, we were working on it. Version 1.2 removes the limit clause.
You should now see all your profiles!
We have an evolution in the roadmap : in addition of the current setting, letting toggle visibility from the category list.
would it fit your needs?