Forum Replies Created
-
AuthorPosts
-
December 13, 2011 at 3:37 am in reply to: eMember lockdown page javascript error and customizing #39516
admin
KeymasterWe will update this forgot password link on the lockdown popup.
admin
KeymasterIs there any particular reason for not using the latest version of WordPress on this site? If it is possible for you to upgrade the WordPress could you please update WordPress to latest (as of now it is v3.2.1).
If you do not see any change after that can you please do this test and report back?
https://support.tipsandtricks-hq.com/forums/topic/test-to-identy-a-conflicting-theme-or-plugin
admin
KeymasterYou upload the content to your server (there is a file upload option in the “Digital Product URL” field). You can also use the WordPress’s media uploader to upload a digital file to your server. If you are using a local install then you won’t be able to get a URL until you install it on your actual server.
admin
KeymasterIs the PDF file encrypted? If a file is encrypted that usually means the PDF stamper won’t be able to open the file. Are you using a Godaddy hosting? What is the PDF version number that you have installed?
admin
KeymasterIf you give us a bit more details on your system then we will be able to assist you better:
admin
KeymasterI am not sure if WordPress supports multiple encloser’s per post. If it does then eMember will add them in the secure RSS feed too.
admin
KeymasterEnter the following URL in the browser’s address bar and you will see that the file is not there which is why the plugin couldn’t open the file:
http://mysite.org/wp-content/uploads/2011/12/aaa.pdf
It is always a good idea to double check the URL of the PDF file to make sure you did not make a typo there.
admin
KeymasterIt only creates those page once when installing the first time. You can easily recreate those pages. Go to the “Pages/Forms settings” menu of the eMember plugin and look at the 3 mandatory fields. Now, read the help text for each of these fields and do what it says and you will be done.
The following tutorial should be helpful too:
December 11, 2011 at 6:01 am in reply to: Allow access to Thank You page with site wide protecton #39400admin
KeymasterWe added a text input area in the settings so you can specify multiple URLs (separated by comma). All of these URLs will be excluded from the lockdown. Please get a new build of the plugin from here:
https://support.tipsandtricks-hq.com/update-request
After the update go to the settings and look for the text input area below the “Enable Domain Level Lockdown” field.
admin
KeymasterOkay yeah then something should be doable… please contact us using the contact form so we can discuss the details and give you a quote.
December 11, 2011 at 5:00 am in reply to: Any way to NOT require "Name" field in squeeze box? #25114admin
KeymasterPlease post a link to the page where you are using it and share the shortcode that you are using.
December 11, 2011 at 4:55 am in reply to: Remaining membership time after subscription cancellation #39443admin
KeymasterMost admins prefer to cancel the membership account as soon as the subscription is cancelled so using the “No expiry until cancelled” is the most used option with a recurring payment setup. Since you want to let the member have access to the site until the end of the term after cancellation, simply specify a value of 31 days in the “Membership Duration” field and it will do the job.
If you want the subscription to go on forever (meaning it will keep billing every month) then don’t set a limit of 2 cycles.
admin
KeymasterI mean making a new fancy display template (for example: fancy1, fancy2 etc). You can call it fancy10 (or something else) and make a new function that will show the product in a way that you desire. Then you just use that template to display all your products.
admin
KeymasterI don’t see how the following statement can ever be true.
if($form['id'] == 13)
The
$form
variable hasn’t been passed into this function? Please check with “echo” statements to make sure your code is behaving as you *think* it is.admin
KeymasterPHP session on your site is not working fully. Please contact your hosting provider to fix the PHP session issue on this server and the error will disappear. This post has more info on this:
https://support.tipsandtricks-hq.com/forums/topic/php-session-not-working-correctly
-
AuthorPosts