Forum Replies Created
-
AuthorPosts
-
adminKeymaster
Thank you for the update. Glad to hear that you got it sorted out.
adminKeymasterHi, The error you’re encountering typically indicates that the provided API key was not accepted by Amazon. Please ensure that the ‘Public Key’ and ‘Secret Key’ are correctly placed in their respective fields, as they can sometimes be reversed during the copy and paste process.
Additionally, verify that the key was copied in its entirety, as parts may have been omitted during the copy and paste process.
The region will be detected automatically, so there is no need to enter it manually.
adminKeymasterHi, It uses the reCAPTCHA V2 “I am not a robot” checkbox option.
The captcha can break if there is a plugin conflict on the site also. So it is good to test the following:
Test for Plugin and Theme Conflict Before Posting an Issue or a Bug
adminKeymasterThis looks to be a conflict. I have sent a reply to you via email.
adminKeymasterHi, We don’t have a feature for that unfortunately. The templates are pre-made so it does what we show in the details page of the addon.
adminKeymasterYou can’t add a shortcode like the following to the page? You can insert a standard shortcode block and enter the following shortcode:
[sdm-squeeze-form id="210" fancy="0"]
adminKeymasterThe following CSS tweak should do that.
.sdm_sf_tpl_0_container .sdm-termscond-checkbox{ color: white !important; } .sdm_sf_tpl_0_container .sdm-termscond-checkbox a { color: white !important; }
adminKeymasterDoes it give an error when you try the download?
The following feature should allow you to use with a button that you create using your theme or another plugin:
adminKeymasterThis plugin doesn’t have a daily limit option. To be honest, that won’t really solve the issue you explained since they will just download it on a daily basis up to the limit. A slightly better solution is to use a user account system so you can ban user accounts when you see unusual behavior from a particular user.
You can use a membership plugin like the following to do a user management/control type setup. So the user will have to log into the site first, then download the item from the download manager plugin:
You can use this in conjunction with the download manager plugin (it is just an example to show you what I am talking about):
adminKeymasterHi, Are you using the shortcode that is mentioned on the following page? That special hidden downloads shortcode is needed for the “redirect” option:
If you copy and paste the shortcode that you are using on your page, I will be able to confirm if you are using the shortcode necessary for the redirect.
adminKeymasterHi, There is no option for a separate last name field in this addon. It only has one name field (for the full name). This is shown on the following page of the addon (it has screenshots that shows how the squeeze form looks like):
We can do a customization job to customize your copy of the addon’s code to suit your particular project requirement.
adminKeymasterI have added a new merge tag for this. You can use the following tag:
{download_title}
Please download a new copy of the squeeze from addon from the following page if you want to use this new merge tag:
adminKeymasterNo, that particular setup won’t work for hidden downloads addon and the redirect. For redirect to happen, you need to use the shortcode so our addon can execute some extra code to handle that redirect.
The browser cannot handle a download event and a redirect at the same time via one download URL. When you are using the standard link approach, our addon cannot execute the additional code that is required to setup and do the redirect.
adminKeymasterWe have added an option for this in the addon.
adminKeymasterGood suggestion. We will work on adding a solution for this.
-
AuthorPosts