Forum Replies Created
-
AuthorPosts
-
admin
KeymasterWhat version of WordPress and eMember are you using? Please post a link to your registration page.
admin
KeymasterYou can create a category from the “Categories” menu then when you create a product you can put this product in the category you placed. Once you have a few products in that category you can use this category shortcode.
If you just want to display one product (without category) there are other shortcodes that you can use to show one product using Fancy display 3.
admin
KeymasterUpdate: This functionality is now present in the plugin. The following post has detials now how to dynamically retrieve product details and show it:
We don’t have one but I am in the process of adding a shortcode that can allow you to dynamically retrieve any details of a product. You should be able to use that to retrieve the price of a product. I should be finished with that work in 2 or 3 days time.
admin
KeymasterThis means the integrated hasn’t been done right (it is missing one or two things). You haven’t given me enough information to do any troubleshooting:
Please post the following details:
– URL of your landing page
– URL of your affiliate signup page
– URL of your “Thank You” page
January 23, 2012 at 4:45 am in reply to: How to Create a Password Protected Download Digital Product Page #40987admin
KeymasterBefore you buy eMember please make sure to read the documentation so you know if this plugin will suit your needs. All the documentation is here:
http://www.tipsandtricks-hq.com/wordpress-membership/
You should pay attention to the following documentation in particular to see if it will work for you (This will only work for eStore product and WP eMember):
http://www.tipsandtricks-hq.com/wordpress-membership/how-to-display-a-members-purchase-history-158
Yes, the affiliate plugin will be able to figure it out as long as you integrate them correctly.
January 23, 2012 at 4:36 am in reply to: eStore/PDF Stamper/WordPress v3.21/MailChimp/ and now —->goMobi integration #41074admin
KeymasterWhat have you done so far to place the add to cart button? Have you followed this instruction?
admin
KeymasterStep 1. Check the available eStore’s product display templates (we call them Fancy Displays) from here:
http://www.tipsandtricks-hq.com/ecommerce/stylish-product-display-options-for-wp-estore-829
Step 2. Find one that you like. Take note of the display number.
Step 3. Check the shortcodes and the extra eStore shortcodes PDF files to find a suitable shortcode that you can use to display the products using your preferred template:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
admin
KeymasterMore details here for troubleshooting eMember and a plain PayPal button integration:
admin
KeymasterThis one is more robust and works under any type of shopping cart setup:
The following one is a simpler one but it works if you have placed the shopping cart only on a “Checkout” page (this is why we recommend this one for the users of the simple PayPal shopping cart plugin):
http://www.tipsandtricks-hq.com/ecommerce/wp-shopping-cart-and-wp-super-cache-workaround-334
admin
KeymasterYes, the customer will get the email and the admin will be notified as usual.
admin
KeymasterWe have updated the WP Payment Gateway plugin which should fix this issue.
admin
KeymasterLets get some internal details of your site. Please ask your hosting provider the following questions:
1. What version of PHP are you using on this server?
2. How much RAM memory is available for PHP application for your account?
3. What version of MySQL is this server using?
January 22, 2012 at 8:36 am in reply to: RTL languages in WP-eMember plugin – Question-marks instead of letters #40935admin
KeymasterUpdated the plugin to force create UTF-8 Database table which fixed this issue.
admin
KeymasterSimply add the following to the eMember’s custom CSS file (eMember_custom_style.css) to override the background color:
input.eMember_button {
background-color: #CCCCCC !important;
background-image: none !important;
}Obviously you will need to change the color code to what you want.
admin
KeymasterSent you an email to get details so I can debug this.
-
AuthorPosts