rmemech79
Forum Replies Created
-
Hi @sazdhossain,
Thank you for the detailed and thoughtful reply, that’s exactly the kind of transparency we were hoping for. It’s helpful to know that the Product Create/Edit and Order Details pages are staying PHP-based for now, and that the transition to React will be gradual rather than sudden.
The new status panel to track overridden templates, is a great addition — very much appreciated!
That said, I do think a publicly available roadmap ( even a basic one ) would go a long way in helping developers plan and avoid rework. Especially for developers managing complex Dokan customizations, knowing which parts are likely to switch to React in the near term could save a lot of time and headaches.
In the meantime, we’ll keep an eye on the changelogs and adapt accordingly. Thanks again for your support and commitment to making Dokan better for the community!
Respectfully,
@rmemech79Forum: Plugins
In reply to: [Dokan Vendor Dashboard] Category Modal IssueI apologize. This error did happen. It appears that the link was the issue. For some reason there was an additional #/products appended to the link which caused this issue. Good to go now. Thanks!
Forum: Plugins
In reply to: [Block, Suspend, Report for BuddyPress] feature to report activity+1 this feature request. Thanks in advance!
Forum: Plugins
In reply to: [WooCommerce] Global Product count?Is there a function that already exists which includes get_posts for woocommerce, in order to display total number count?
I have searched everywhere online for this and all I can find is product count for the shopping cart and per category count.
Thanks.
EM_Events::count( array( ‘scope’ => ‘future’) ) works, wrapped it with php echo! Thanks!
adding: $EM_Events::count( array( ‘scope’ => ‘future’) ) to a page is giving me Fatal error: Class name must be a valid object or a string
re-installed plugin error gone.