level91
Forum Replies Created
-
Forum: Plugins
In reply to: [Gravity Forms Eway] Form processes successfully but no data goes to ewayHi Ross,
Appreciate your prompt reply. I’ll email you within the next 5.
Thank You,
RoyUnderstood.
Unfortunately we’re already using the EM Categories for another purpose. Each Event needs to be given a selection of three different taxonomies. The EM Categories work fine however any custom taxonomies fall short when viewed in a WordPress generated archive.
We’ll keep testing and post any working solution we find.
Thanks.
I would also like to know how this can be avoided.
It’s possible to override the description text template on a per-page basis using the Yoast Meta Box on the page/post editor screen.
However if the plugin could be smart enough to disregard any text in captions all together that’d be great.
In the backend I have a meta box called WPUF Form which contains a select menu with my forms.
I have to select the form and then save as a Draft to refresh the page with the correct meta fields visible.
Is it possible to bypass this step? Is this the correct workflow?
Thanks.
Forum: Plugins
In reply to: [WP-Members Membership Plugin] [Plugin: WP-Members] Duplicate Login formHi Team,
Bumped into a similar issue using the Advanced Custom Fields Plugin.
If using get_field to retrieve from a custom field that you’ve set as a ‘Wysiwyg Editor’, The WP-Members plug-in will place a form in its place. I believe this may have to do with the content type being triggered as block content on a page that is set to block.
For anyone that encounters this issue, use the get_post_meta function to get around this.
Great Job Chad!