Bardia
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Bulk Product Editing] Not showing products to editSame problem here.
Latest version og WP and Woocommerce are beeing used.
- This reply was modified 9 years, 7 months ago by Bardia.
Forum: Plugins
In reply to: [PayPal for WooCommerce] Returns empty HTML with the text "-1"Ok thanks.
Solved now. “wc-api” had to be excluded from the varnish cache.
Im experiencing a similar issue.
Using ACF, not CMB2.
Checkbox (Gravity Forms + Custom Post Types) -> ACF checkbox = Seems like a random value is getting checked (in those instances user have selected 2 or more in the form. If the user only selects 1 in the form – it appears to work just fine)
Any comments on this?
Hmm,
Found some issues:
- When using norwegian letters in the_title “new cpt” notification will not fire.
- When using acf_form (acf plugin) to post (create post) from front end the “new cpt” notifiation will not fire.
Any thoughts?
Done that.
Did actually try on a fresh install.
Seems like ‘editor'(the_content) have to contain data to fire. So got “wp default post” type working by this.
My CPT is still not firing…
Can you see anything (extracted from register_post_type) below that should be different for my CPT to work?
‘public’ => true,
‘publicly_queryable’ => false,
‘exclude_from_search’ => false,
‘show_ui’ => true,
‘query_var’ => true,
‘capability_type’ => ‘post’,Hi Jack!
Does the ‘New Post Notification’ work for regular Posts?
Nope. (But “Post Updated” works here too…)Hi Jack!
Is the notification editor broken?
No, looks fine.Is the notification not being sent?
Yes, not beeing sent (also double checked this with the email logging plugin)I troubleshooted a while before posting, but not sure what other details you need.
The only modification make in the Twenty sixteen theme was adding the custom post type via functions.php in order to be able to test this notification with this theme.
Custom post type called cars.
“‘Cars’ Update” notification working, but not “New ‘Car'”.
Understand? =)
Forum: Plugins
In reply to: [Theme My Login] "login type" -> "email only" = Registration not working?Resolved. There was another plugin causing this issue.
Forum: Plugins
In reply to: [Stop Emails] Will the stopped emails be sent if the plugin get deactivated?Yeah, sure, thanks =)
Forum: Plugins
In reply to: [Edit Flow] Has Edit Flow been discontinued?+1, would be great to have this “back”.
When will this updated version be released? Im also waiting for this fix…
Forum: Plugins
In reply to: [WooCommerce Email Validation] Field order on checkout?Forum: Plugins
In reply to: [Admin Columns] WMPL compatibilityJesper, How can I create a custom column type?
Nope…