Plugin Author
Jamie
(@themissingcode)
Hi Taobo,
If you see the shortcode outputted instead of the php code, it is likely the location does not support shortcodes in your theme. do other shortcodes work in the same location?
Thread Starter
taobo
(@taobo)
All shortcodes do not work in the same location.
Thank you for your nice reply! π
Plugin Author
Jamie
(@themissingcode)
I’m using SyntaxHighlighter too, and its shortcodes are working fine. But the shortcodes [php snippet=1][/php] don’t (simply doesn’t appear, even a echo “Hello World”). There’s a conflict between these plugins? How to solve this?
Plugin Author
Jamie
(@themissingcode)
it is possible for it to conflict if the syntax highlighter uses the [php] shortcode too.
At this time there is not an alternative shortcode for use, however in the future there may be an option for using an alternative shortcode, should there be sufficient demand π
TMC
i put a paypal button form <form action="https://www.paypal.com/cgi-bin/webscr" method="post">....</form> in the ‘Save code’ section of the plugin and pasted the shortcode to a WP page. On viewing the page is blank (no button).
am I using the right plugin?
if so, how to fix
the goal is to have this paypal button form connect to my idevaffiliate software to keep track of affiliate purchases.
thanks