Forum Replies Created
-
AuthorPosts
-
February 13, 2016 at 12:38 am in reply to: Photo Seller – Install Lightbox Gallery on my website #72521
admin
KeymasterThat gallery on your site has a password so we can’t view it. What is the password so we can inspect that gallery?
admin
KeymasterLooks like you have added some custom CSS which is messing that up. Where is the following CSS coming from? This CSS is responsible for that issue you are seeing.
form#wp_emember_loginForm{
margin-left: 75px;
}
February 10, 2016 at 10:52 pm in reply to: eMember receiving error – Fatal error: Out of memory when I try to install #72505admin
KeymasterYour server is running out of PHP RAM memory. So you won’t be able to add new plugins to it unless you increase your PHP RAM memory limit. Contact your hosting provider and ask them to increase your PHP memory limit. Then install the plugin and you won’t see this issue.
Also, you must upgrade your WordPress to the latest version (as pointed out by @wzp).
February 10, 2016 at 10:48 pm in reply to: How to show teaser content in post preview in home page #68838admin
KeymasterDid you want the inline login option or the overlay option? I thought you wanted the overlay. You can’t mix them both.
The overlay login is an optional feature (It has to use javascript which has limitation in terms of what it can do).
February 9, 2016 at 11:52 pm in reply to: WP eMember – Password Reset Email Does not Include the Password #72497admin
KeymasterDo you have the following email shortcodes in your password reset email settings?
Username: {user_name}
Password: {password}
If you have edited that email from the settings and removed the shortcode, then the plugin won’t be able to put the password in there.
February 9, 2016 at 12:33 am in reply to: How to show teaser content in post preview in home page #68836admin
KeymasterIf you want to do your own HTML for the overlay login form then do the following:
1) Enable that option.
2) Then go to a page where eMember creates the login link.
3) View the HTML source so you can copy the HTML code for the link then use it in your custom message.
February 8, 2016 at 11:45 pm in reply to: wp-photo-seller – not receiving email after purchase #59315admin
KeymasterWe have updated your email address in our system to the new one that you provided.
February 7, 2016 at 10:58 pm in reply to: Get affiliate leads when using optimizemember and getresponse #72496admin
KeymasterWe can customize the following extension so it can capture the leads from the opt-in form submission:
admin
KeymasterThank you for sharing your finding.
I don’t know if Godaddy has changed it and stopped doing this for shared hosting now. In the past they definitely used to do it.
Now we know that they don’t do it anymore for at least their shared hosting plan.
I personally don’t like Godaddy’s hosting. They give out poorly configured server for their shared hosting plans a lot. Getting good support from them (for the shared hosting plan) is also painful.
I officially tell people to not buy Godaddy’s hosting:
February 6, 2016 at 11:53 pm in reply to: How to implement more than one sales tax on a transaction #72494admin
KeymasterThe best option for that is to use PayPal’s profile based tax so you can apply complex tax rules by provinces. Then at the time of the transaction, the correct tax will be applied based on where the user is from.
The following page shows you how to configure regional tax in your PayPal account:
admin
KeymasterYou can create a text widget on your sidebar which tells your visitor about this coupon.
admin
KeymasterWe can’t make that hidden group to work if MailChimp doesn’t offer it via the API. There is only one way to know for sure. You have to unhide that group then do a test to see if the group works. If it does then you know that MailChimp is not allowing the API to apply hidden group data.
admin
KeymasterWordPress 4.4.2 was released on February 2, 2016
We have completed testing the latest version of all our premium plugins on WordPress 4.4.2.
All plugins are compatible with WP 4.4.2
admin
KeymasterI have never seen any user using a hidden group. So I don’t know if MailChimp allows hidden group to be used via the API. Un-hide it and then do a test to see what it does.
February 3, 2016 at 12:01 am in reply to: wp-photo-seller – not receiving email after purchase #59310admin
KeymasterDoes the debug log file show that the plugin sent the email to the buyer (I am pretty sure it did since you got the seller one).
You likely have the following issue on your site:
-
AuthorPosts