Austin Adamson
Forum Replies Created
-
I just submitted on the contact form. The short description matches the title of this thread. Thanks in advance for your help.
Turns out that our system admin guy (me) didnt have php5-curl installed on the server like he thought he did. Topic closed.
Hey jaykdoe,
As I am waiting for someone to respond to my support thread, I figured I will try to help you out. I am not sure why the do_shortcode function isn’t working as intended but I can offer an alternative. You can use the “the_content” filter. The filter executed shortcodes before they are displayed in page content. The alternative would look like this:
echo apply_filters('the_content', "[pmpro_account]");In my opinion, whether or not this is proper is up for debate and depends on how exactly you are using it. Either way, this should work fine.
I’ll check this thread to see if it worked.
Forum: Plugins
In reply to: [WP Meetup] Does not work after 01/2014 updateTommy White,
If you would like to email us at plugins@nuancedmedia.com with a screenshot of your “Debug Information” page, then we will work to get everything functioning for you. Hopefully I will hear from you soon.