Forum Replies Created
-
AuthorPosts
-
admin
KeymasterHi, It looks like you inserted the squeeze form shortcode inside a download item. Please avoid doing that.
Instead, follow these steps:
1) Edit a post, page, or text widget.
2) Insert the squeeze form shortcode in the desired location:
[sdm-squeeze-form id="210" fancy="0" button_text="Download Now"]
Simply place the shortcode wherever you want the squeeze form to appear.
admin
KeymasterThank you for the update. Glad to hear that you got it sorted out.
admin
KeymasterHi, 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.
admin
KeymasterHi, 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
admin
KeymasterThis looks to be a conflict. I have sent a reply to you via email.
admin
KeymasterHi, 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.
admin
KeymasterYou 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"]
admin
KeymasterThe 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; }
admin
KeymasterDoes 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:
admin
KeymasterThis 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):
admin
KeymasterHi, 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.
admin
KeymasterHi, 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.
admin
KeymasterI 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:
admin
KeymasterNo, 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.
admin
KeymasterWe have added an option for this in the addon.
-
AuthorPosts