Forum Replies Created
-
AuthorPosts
-
adminKeymaster
The memory issue won’t come from plugin unless you are running out of memory for your hosting package. I sent you email to get site access so I can check it out.
adminKeymasterAh okay… where is that widget coming from (eMember doesn’t place any widget that looks like that)? Is it just a Text widget that you added with a bunch of links?
adminKeymasterI just made some changes to the plugin that I think should solve this error you are getting on your site. Please do the following:
1. Deactivate and delete the currently installed version of the plugin(s).
2. Download a fresh build of the plugin(s) from here:
https://support.tipsandtricks-hq.com/update-request
3. Upload and activate this version of the plugin(s). The specific update instruction for the plugin in question can be accessed from here:
https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions
adminKeymasterYou can’t use pointer URL or iframe when submitting payment data to PayPal. PayPal considers this a security threat (because you can impersonate someone that you are not) and won’t let you connect. Different browsers and OS will connect differently so based on how they are submitting the information to PayPal it may or may not get through. This is why eStore is having trouble connecting to PayPal from your site.
adminKeymasterDo you have a caching plugin active?
adminKeymasterPlease post a link to the page where you have the following shortcode:
[wp_eMember_registration_form_for level=3]
Can you double check your membership levels menu and verify that “3” is indeed the level ID for Gold membership?
Also, please do the following (Just to make sure that this is not happening from a custom modification or unwanted code changes):
1. Deactivate and delete the currently installed version of the plugin(s).
2. Download a fresh build of the plugin(s) from here:
https://support.tipsandtricks-hq.com/update-request
3. Upload and activate this version of the plugin(s). The specific update instruction for the plugin in question can be accessed from here:
https://support.tipsandtricks-hq.com/plugin-installation-and-upgrade-instructions
adminKeymasterThe following documentation may help:
The following post explains how you can programmatically retrieve if a member is logged in or not. This can be used to custom code your menu so you can show different menu content based on the user level and permission:
http://www.tipsandtricks-hq.com/wordpress-membership/wp-emember-miscellaneous-tweaks-248
The following forum posts have examples that might also be helpful in understanding how it works:
https://support.tipsandtricks-hq.com/forums/topic/hide-protected-content
https://support.tipsandtricks-hq.com/forums/topic/question-and-comment-about-emember
adminKeymasterYou can use the same button or create a new one (both options are valid). I personally prefer to create a separate product/button for membership upgrade so I can change the member sign up price without affecting the upgrade price. Having a separate button for upgrade also means you can offer a different upgrade price if you want to (maybe a little discount).
adminKeymasterOur plugins work with the following two top WordPress caching plugins (I personally use and recommend W3 total cache):
1. W3 Total Cache – https://support.tipsandtricks-hq.com/forums/topic/using-the-plugins-with-w3-total-cache-plugin
2. WP Super Cache – https://support.tipsandtricks-hq.com/forums/topic/using-the-plugins-together-with-wp-super-cache-plugin
adminKeymasterThat looks like a 15.97 % tax. So you should be able to enter “15.97” in the tax rate field of eStore and eStore will apply the correct tax in there. The cart will then pass this value as tax to the Payment gateway.
WP eStore has an email tag called “{total_tax}” that you can use to dynamically place the tax amount charged in the email. All the available email tags are listed here:
http://www.tipsandtricks-hq.com/ecommerce/wp-estore-shortcodes-and-functions-reference-460
adminKeymasterYour forgot password is linking to the wrong page. Please do the following as mentioned in the help text of the forgot password field:
1. Create a new WordPress page (You can give it any name you want)
2. Place the [wp_eMember_password_reset] shortcode in that page.
3. Now specify the URL of that page in the “Password Reset Page” field of eMember settings.
adminKeymasterBy default WordPress makes each of your pages a menu item. You can customize this by using custom menu. You can find the custom menu under the “Appearance” menu of your WordPress dashboard.
If you theme doesn’t support custom WordPress menu then you can use a plugin called “Hide WordPress page” which lets you hide unwanted pages from appearing in your navigation menu.
adminKeymasterI am mainly interested in knowing what operating system your host uses for your server. Couldn’t find it from the link you gave me. Any chance you can ask them?
Can you please post a link to the page where you have your product so I can go and observe the behavior?
October 12, 2011 at 1:02 am in reply to: Registration page does not contain registration form? #37410adminKeymasterThe cause for the registration page to not work is because eMember Plugin is using the same reCAPTCHA library as the Karma theme’s Custom Contact Form. This might be a good read for you:
http://www.tipsandtricks-hq.com/wordpress-system-integration-101-3100
adminKeymasterWP eStore won’t interfere with the custom fields of eMember.
-
AuthorPosts