Forum Replies Created
-
AuthorPosts
-
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.
admin
KeymasterGood suggestion. We will work on adding a solution for this.
admin
KeymasterI would like to inspect the setup on this site. I will send you an email for it.
admin
KeymasterThe following error usually means that the API keys you entered in the settings are not valid:
The specified key does not exist.
Can you double check the API keys from your AWS account? The following document shows how to get the Keys from your AWS account:
https://docs.aws.amazon.com/powershell/latest/userguide/pstools-appendix-sign-up.htmlFebruary 20, 2022 at 1:56 am in reply to: Translation for Squeeze Form Addon for Simple Download Monitor #1937admin
KeymasterThe Italian language file is most likely outdated. We rely on the users to do a translation since we only understand English.
You can see here that the string is present in our main language POT file:
https://github.com/Arsenal21/simple-download-monitor/blob/ab77e0cfb9bcf6f634e090e3e3cc89dc78f90227/simple-download-monitor/languages/simple-download-monitor.pot#L539If you regenerate the Italian PO file from the main POT file, does the string show there?
February 19, 2022 at 7:26 am in reply to: Translation for Squeeze Form Addon for Simple Download Monitor #1935admin
KeymasterThe POT file of the main plugin has those strings already. You just have to fully translate the main plugin from the POT file.
Can you translate from POT file of the main plugin (simple-download-monitor.pot) using Loco Translate?
admin
KeymasterWhen you click the “Switch Account” button, it should show a popup confirmation message with the following text:
You will be logged out from the current account. Are you sure?
Are you clicking okay in that confirmation window? When you click “Ok” there, it will disconnect that account and then when you click the “Dropbox” button again, it will show you the option to enter the API details again
Are you receiving that confirmation window?
-
AuthorPosts