- This topic has 1 reply, 2 voices, and was last updated 14 years, 6 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › Shopp plugin issues with WP eMember
I know an issue has been raised regarding the affiliate plugin but I’m having issues with emember (v6.1.4). As soon as I activate it its not letting me add any products to the cart (using shopp, v1.1.
.
Any ideas as site is supposed to go live tomorrow 
Thanks Tim
Can you please do a test for me?
1. Get a recent build of eMember from here:
https://support.tipsandtricks-hq.com/update-request
2. After you upgrade the eMember plugin please open the “wp_eMember1.php” file and search for the following line of code:
add_filter('the_content', 'do_shortcode');
Once you find the above line change it to the following:
add_filter('the_content', 'do_shortcode',11);
Now, try adding products and let me know if you see a difference.