Forum Replies Created
-
AuthorPosts
-
PeterMember
Hi Robert,
If you follow the advice exactly as given by admin your problem will be solved. The link he provided contains the solution.
I’ll repeat it for you just in case you missed it:
in your style.css file go to line 86 and change it from this:
th {background-color: #666; padding: 10px 10px; border-color: #666; font-weight: bold; color: #FFF; }
to this:
th {background-color: #666 !important; padding: 10px 10px; border-color: #666; font-weight: bold; color: #FFF; }
Then save this file (style.css) and copy it over to your host.
I can see that currently your style.css file does not have this tweak and by doing this your issue will be addressed and there will be no need to make any of the other changes which have been suggested.
January 14, 2012 at 7:58 am in reply to: I want two different commissions for two differentt products #40754PeterMemberHi,
It doesn’t matter which value you put there. The “Product Specific Commission” amount which you will enter in the individual product configuration will override that.
Just enter an arbitrary value.
PeterMemberHi,
eMember doesn’t have this functionality:
https://support.tipsandtricks-hq.com/forums/topic/broadcast-to-members
January 14, 2012 at 12:14 am in reply to: HTML [caption] tags don't work in partially protected posts. #40738PeterMemberHi,
I’ve had a look at the page and yes I can see what you’re talking about.
I’m not immediately able to see the cause of the problem.
You are obviously using the twentyten theme – have you modified this theme by any chance?
Let’s check if another plugin (not eMember) could be breaking the [caption] shortcode funtionality.
Can you please try the plugin conflict test as per the link below:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
PeterMemberHi,
Some of the reasons according to PayPal that you may be seeing such as error are:
– Invalid email format.
– The email address is not confirmed.
Can you please doublecheck that one of the above does not apply to your address.
PeterMemberHi,
Please try this: when adding the shortcode make sure you are in “visual mode” when editing your wordpress page and then simply use the eStore menu button to add the shortcode?
Then view the page and see if you still get this issue.
If the issue persists, can you please try the following tests to determine if your theme or some other plugin is messing up your display:
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
PeterMemberHi John,
Yes your logic sounds right regarding redemption limit and count.
January 13, 2012 at 10:46 pm in reply to: HTML [caption] tags don't work in partially protected posts. #40736PeterMemberHi,
Without seeing this it’s a bit hard for us to understand the nature of the problem.
Can you please provide a link to the actual page or test page with an example of the problem with a test membership login?
PeterMemberHi,
The link I included in my reply above contains information about how you can download the latest plugin. Read the page carefully and all will be clear.
PeterMemberHi,
Which version of WordPress are you using?
If you’ve upgraded to WordPress 3.3 then you will definitely need to upgrade eStore too and even if you’re not on 3.3 you should probably load a fresh install anyway.
You are currently using an old version of eStore (new version is 6.3.6)
Please upgrade using the following instructions:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
PeterMemberHi,
I strongly recommend you look at the following documentation for a complete explanation of how this works:
http://www.tipsandtricks-hq.com/wordpress-membership/how-to-protect-a-section-of-a-post-or-page-88
PeterMemberHi,
You can enter something like the following in your “wp_eStore_custom_style.css” file:
.eStore_cart_fancy1 th {
color: black;
}
I used black as an example but you can vary the color as you wish.
PeterMemberHi,
fsocket error usually means some issue on your server.
Have you ever had eStore working properly before?
If so then something on your webhosting server has been changed which is in turn affecting your connection to PayPal.
Ask your provider to help you with this and give them your error logs.
PeterMemberHi,
Have you tried using a shortcode on your “Article” page in order to protect particular sections of that page – such as your blogs?
http://www.tipsandtricks-hq.com/wordpress-membership/how-to-protect-a-section-of-a-post-or-page-88
PeterMemberHi,
In your eStore settings in the “Payment Gateway” section, do you have your “PDT Identity Token” configured?
If not enter yours in that field and try again.
-
AuthorPosts