Forum Replies Created
-
AuthorPosts
-
PeterMember
Hi,
Please enable debug for the WP Affiliate plugin and then share the output from the wp_affiliate_debug.log file after the issue occurs again.
Also, what versions of the plugin are you using?
PeterMemberHi,
Please see this page (read the full documentation) for how to hide the message:
http://www.tipsandtricks-hq.com/wordpress-membership/how-to-protect-a-section-of-a-post-or-page-88
PeterMemberHi,
When making custom CSS changes to eStore you should put your code in the wp_eStore_custom_style.css file.
So if you wanted to change the background color for your shortcode display you will put the following code in the above-mentioned file:
.eStore_fancy6 {
background-color: white;
}
Note you can change color value to suit your needs.
You should read the links and watch the video which admin advised you to do.
PeterMemberHi,
Please send a link to the page and state exactly what you are trying to achieve and we can take a look.
PeterMemberHi Kate, This post will help:
How to customize various text/messages displayed by the plugin
Open the file called eng.php which is located in /plugins/wp-eMember/lang/ and then look for the following line:
define(“EMEMBER_MEMBERS_ONLY_MESSAGE”,”This content is for members only.”);
Then change the text as needed.
February 17, 2012 at 5:24 am in reply to: Warning: file_exists() [function.file-exists]: open_basedir restriction in effec #42067PeterMemberHi,
If by “WP Astra Settings v 5.0.2” you are referring to WP eStore plugin then firstly you should load the latest version by following the instructions here:
Do the above and let us now if this fixes it.
PeterMemberHi,
Can you send a link to the page which has the broken date picker fucntionality?
PeterMemberHi, Unfortunately the “Affiliate ID” or username is a DB table key and you can’t modify this this value. Delete the affiliate account and create a new one with the desired Affiliate ID.
February 17, 2012 at 1:32 am in reply to: Cannot get PDF Stamper to stamp.. White screen only? #42037PeterMemberHi,
Sometimes files can get corrupted during upload which can issues such as this.
Let’s first try and load a fresh version of pdf stamper following this link to see if this fixes it:
Remember to use the WordPress plugin uploader to upload the plugin to your site. Try this and let us know how it goes.
February 16, 2012 at 11:53 pm in reply to: Password Protect WPeStore Access for a Site Editor? #42063PeterMemberHi,
Why don’t you create a WP user profile with “author” or “editor” privileges. They won’t have access to your plugins but will be able to see and edit the posts/pages etc
February 16, 2012 at 11:50 pm in reply to: My sales are not being credited to my 1st and 2nd tier affiliates. #42017PeterMemberHi,
I’m assuming that you have tried to integrate a plain paypal button with the WP Affiliate platform – is that right?
Which instructions did you follow when you tried to do the set up?
If you are trying to integrate paypal button with affiliate plugin please use the instructions on this page and choose either option 1 or 2 (NOT BOTH):
PeterMemberHi,
No you cannot manually “approve” affiliates but you can set the “Do Not Allow Visitors to Signup” checkbox in the settings page to selectively add affiliates.
Or alternatively you can use the “Send Signup Notification to Admin” checkbox to get a notification email after someone signs up as an affiliate after which you can choose to keep them or delete them.
February 16, 2012 at 11:08 pm in reply to: Two issues with eMember. disallow registration and remove profile page. #42020PeterMemberHi,
1. Can i disallow registration? i don’t want anyone to be able to register.
Admin is the only person who should be able to created new eMembers from the back end. Is this a posibitllity?
Yes it is. Why don’t you simply remove any menu items or forms from your site which will make it impossible for your visitors to register.
2. I Would like to remove the “Profile” page. It dosen’t look that good on my theme, and also my members aren’t interested in member level and/-or expiery.
Which profile page are you referring to?
PeterMemberHi,
Have you followed these instructions to integrate eStore with S3?
Amazon Web Services Simple Storage Service (AWS S3) Integration
Also, some possible reasons for what you are seeing are explained in these posts:
https://support.tipsandtricks-hq.com/forums/topic/encrypted-download-is-corrupted
February 15, 2012 at 11:01 pm in reply to: Add to Cart Button is not appear in image browser mode – NEXTGEN GALLERY #41999PeterMemberHi,
Please see this post which explains how to add an “add to cart” or “buy now” button under each image:
http://www.tipsandtricks-hq.com/ecommerce/nextgen-gallery-alternate-integration-method-805
-
AuthorPosts