EPT and S2Member shortcode for PAYPAL button
-
I am building a site in WP 3.8 using the THINK theme from Theme Forest and S2Member plugin for membership control with Paypal integration.
S2Member generates a SHORTCODE that presents a button that when clicked processes the signup through Paypal.How should I use the S2Member SHORTCODE text with Easy-Pricing-Tables?
Easy-Pricing-Tables plugin offers an Button URL field expecting a link to the Paypal page:
Call To Action URL
Enter your call to action URL here. This is usually either a payment line (e.g. PayPal) or a page where users can create an account.Jim
——–I found a possible work-around for another Pricing Table plugin described as
“open bracket + raw + closed bracket at the start of your short code, followe by open bracket + /raw + closed bracket at the end of your shortocde.”
literally mean:
“raw” [shortcode for paypal L1 button] “/raw”
THIS ISN”T DISPLAYING THE CODE PROPERLY. IT’S LEAVING OUT THE “raw],/raw]” code preceding the shortcode. Forced RAW back in using ” instead of [.
Is “RAW” a native command or is it yet another plug-in that needs to be used?
I just tested this suggestion on my THINK theme with Easy-Pricing-Tables plugin to integrate with S2Member framework.
Inserting
“raw][s2Member-PayPal-Button level=”1″ ccaps=”” desc=”Basic Subscriber / description and pricing details here.” ps=”paypal” lc=”” cc=”USD” dg=”0″ ns=”1″ custom=”wirelesstechradio.com/sandbox/” ta=”0″ tp=”0″ tt=”D” ra=”10.00″ rp=”1″ rt=”M” rr=”1″ rrt=”” rra=”1″ image=”default” output=”button” /]“/raw]
in the BUTTON URL Field only resulted in the 404 page.I also inserted the shortcode on the page under it, wrapped with the “RAW””/RAW” and it worked as it should but showed the “RAW””/RAW” on the page as if it simply ignored it.
- The topic ‘EPT and S2Member shortcode for PAYPAL button’ is closed to new replies.