Forum Replies Created
-
AuthorPosts
-
January 12, 2019 at 12:55 am in reply to: String "Enter Password to Download:" not translatable? #982
admin
KeymasterThe “Enter Password to Download:” string is definitely translatable.
The string is on line number 978 of the POT file (simple-download-monitor.pot)
admin
KeymasterWe don’t have the specific option at the moment. If I see more interest for it, I can create a new template that offers this option.
admin
KeymasterWhat is the PHP memory limit on this site? If the site has a very low PHP RAM memory limit but the file you are trying to dispatch is too large, then PHP will fail to dispatch it.
admin
KeymasterIt puts a link for you in the top of that screen. Look for a message like the following after you click on the “export” button:
Log entries exported! Click on the following link to download the file.
admin
KeymasterWe don’t have an option for that unfortunately. I have added it to our to do list.
December 9, 2018 at 5:22 am in reply to: "Retreving files from your Dropbox account is in progress Please wait…„ …hours #882admin
KeymasterI would like to log into the site and take a look at the setup. Can you please fill in our contact form so we can get some login details?
admin
KeymasterWe have release a new version of the plugin that should solve this.
admin
KeymasterThank you. Your setup looks fine to me. PHP must be failing to dispatch the correct header on this site for some reason. I will take a look inside your site. Please use the contact form on the site to send me access to the site (if possible). It should help me troubleshoot this.
admin
KeymasterThe sample page you showed looks very strange. It doesn’t have any header or footer. This plugin outputs some JavaScript code in the header. If the header is not loaded then it may not work correctly. Can you use a standard default WordPress theme (some like the twenty seventeen theme from wordpress) then use the shortcode on a page and see if you see the same behavior?
admin
KeymasterLet me look into this. Are you using the secure downloads addon or just the main plugin? If you are using the secure download addon then are you using the dropbox option or just uploading the PDF file directly to your site?
Can you share a link to the page where I can go and inspect the download button?
admin
KeymasterWhat happens if you delete all your browser cache and cookies?
admin
KeymasterI just tested your page using Google Chrome and Firefox. The mouse click worked fine for me for those browsers. Maybe there is a browser specific issue. Which browser are you using?
admin
KeymasterYou should be able to enter the password then click on the button too. I just tested it and it works. There maybe a JavaScript conflict with another plugin on your site.
November 3, 2018 at 12:02 pm in reply to: Translate Squeeze Form (The download has been sent….) #828admin
KeymasterI will add those strings to the translation file of the core plugin in the next version. That will allow you to translate those.
admin
KeymasterA space character is not a valid character for a URL. So rename your file and replace the space character with something like a dash (-) or an underscore (_).
-
AuthorPosts