MrTwoArms
Forum Replies Created
-
For anyone interested, I was able to address this by adding the following to paid-memberships-pro/pages/checkout.php right after lines 261-263, which is where the plugin determines the output when a logged-in-user is on a checkout page:
<?php //show Register Helper Example custom registration fields, even if user is already logged in do_action('pmpro_checkout_after_email'); ?>Forum: Plugins
In reply to: [Account Engagement] iFrame with [page_title] shortcodeAwesome! Yes, it helps a ton and my test just worked, populated a custom field with the title of the page the form was submitted from. Consider this resolved!
Thanks for such a speedy reply, Cliff. Cheers.
Rock n’ roll, it’s working perfectly! Thanks for this great plugin.
Thanks for the update! I just updated the plugin and I’m assuming the additional settings are under WPBB > Tools. When I navigate to this page I receive an error. Not sure the best way to share the error with you? I have a screenshot.
Hmm, I see that setting and it is set to Yes, to allow public viewing. And when I am not logged in, I can view the forum’s “structure” such as the categories and forums. However, I receive the error “You do not have the required permissions to access this forum!” when I attempt to view the topics within a forum.
Does the “Allow Guests to View Forum” setting only allow anonymous users to view the structure of the forum, not the content, per se?