Forum Replies Created
-
AuthorPosts
-
adminKeymaster
We made some improvements in the validation script which should work better. 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).
Now test it out.
adminKeymasterI had a look at this and it turned out to be a little more complex than I initially thought so didn’t progress anymore. I also restructured the coupon application implementation to provider a better option with the auto discount together with coupon code application (before you could apply only one, now you can apply one auto discount coupon and one ordinary coupon code at the same checkout).
adminKeymasterYes, uploading your PDFs via media library is fine. This post will shed more light on this topic:
https://support.tipsandtricks-hq.com/forums/topic/download-directory-protection
First, get everything working in its default setup. Don’t mess around too much with the validation script location stuff first (this option can get messy unless you know what is really going on). If you have messed this value up then check this post to correct it:
After you get the normal download condition working just let me know and I will tell you how to do the URL shortening option (this option will work better for you).
adminKeymasterDo you have the automatic redirection after registration option enabled? What value do you have in the “Login Page URL” field?
adminKeymasterBy looking at the debug, it doesn’t look like you have specified a value in the “Reference text” field of this product. What value do you have in the “Reference Text” field for this product (product ID 18)?
The reference text field of a product tells eStore that this is a membership product and a member account needs to be created. Detailed information here
Also, We have a 24 hour reply policy (this is explained in our terms and conditions and the support guidelines):
https://support.tipsandtricks-hq.com/forums/topic/forum-rules
You were suppose to have read them before you purchased anything from us.
adminKeymastereStore also has a feature that can allow you to use Google URL shortener on your encrypted links (this can come in handy if you want to deliver a shortened version of the encrypted link to your customer). Let me know if you want to use it and I will tell you how to enable it.
adminKeymasterWe have added a place holder “Google First Click Free Feature”. Please get a new build of the plugin from here to get the update:
https://support.tipsandtricks-hq.com/update-request
After the update go to the settings menu and check the “Enable Google First Click Free Feature” checkbox and test this feature out.
adminKeymasterWe have completed this update. Please get a new build of the plugin from here to get the update:
adminKeymasterLooks like the connection is timing out when it is trying to validate the URL. What kind of hosting package do you have and who is your hosting provider?
What exact value did you enter in the PDF File URL field?
adminKeymasterWe added another checking method for sites that doesn’t have the PHP get_header call enabled. Get another build of eStore from here and test it out:
September 25, 2011 at 6:44 am in reply to: 7.1.1 Update Introduces 5 new Validation Errors and 1 Warning #37000adminKeymasterDo the following:
1. Uncheck the “Enable Fancy Login Widget” from the settings menu (if you have it checked).
2. Enter a value in the “Password Reset Page” field from the “Pages/forms settings” tab (follow the help text if you are unsure of what to do).
The above two “optional” changes (visual changes) will make it to where you don’t have any validation errors.
Basically, the alternative is to add those JavaScript in the footer and at this stage we can’t do that since we cannot rely on the fact that all the theme developers out there will code their theme correctly.
We had to choose and we decided to go this way… if you want 100% validation then you can’t get those fancy options by default (until WordPress can somehow make it so the theme developers have to putt he wp_footer action call). You can obviously tweak the code and put the javascript in the footer if you are sure that your theme has that action call.
adminKeymasterInactive doesn’t mean that the style file is not in use. I don’t know what WordPress puts that “inactive” status when you edit plugin files but you can ignore that. Yes, ideally you should placing your CSS code in the “wp_eStore_custom_style.css” file to override any CSS and customize it.
adminKeymasterWas that in the admin dashboard side or the registration form that your members will use?
adminKeymasterI changed the code so that fancy2 display uses that same function mentioned before. If you get a new build of the plugin from here you should be good:
adminKeymasterAdded it in.. get a new build from here and you should get it:
-
AuthorPosts