Forum Replies Created
-
AuthorPosts
-
admin
KeymasterHi, Can you please update the squeeze form addon to v1.9.1? That should fix the issue.
If you can’t update from your plugins menu then you can delete the currently installed copy of the squeeze form addon from your wp install then download a fresh new copy from our site and use it.
You won’t lose any data (already captured data) in this process.
admin
KeymasterYou should be able to upgrade from the plugins menu of your admin dashboard.
admin
KeymasterJust to confirm, You are using our following simple download monitor plugin correct?
If you have installed a different download management type plugin then it won’t work with our addon.
admin
KeymasterI replied to your post in our other forum. Please post the URL of the page so I can inspect the button and the CSS.
admin
KeymasterI have added the following checkbox in the settings menu of the plugin to make the name field an “optional” field:
Make Name Field Not-Requiredadmin
KeymasterDo you want to completely hide the name field from the squeeze download form? Or do you want to just remove the requirement for a value in the name field but keep the field there?
admin
KeymasterThe name and email fields are required at the moment. I will add an option in the next version to not require the name field.
admin
KeymasterNo, it is not supposed to insert a relative URL. That is likely a configuration issue in your WP install somewhere. By default, the media library is supposed to insert the full URL of the file.
In the media inserter, do you see a button called “Select File URL” or something like that? What version of WordPress are you using?
October 14, 2019 at 7:09 am in reply to: Combine sdm_show_dl_from_category with hidden downloads #1354admin
KeymasterAt the moment it doesn’t have an option for it.
October 4, 2019 at 12:37 am in reply to: wrapper is disabled in the server configuration by allow_url_fopen=0 #1350admin
KeymasterLooks like this server is not allowing the call to the get_headers() function of PHP. Can you please ask your hosting provider why it is not allowing the call to the following function of PHP?
https://www.php.net/manual/en/function.get-headers.phpadmin
KeymasterThe download should normally start while the user stays on the page (where the squeeze form is).
Alternatively, try the following feature:
Downloads -> Squeeze Form -> Settings -> Deliver the Download via Email
Let me know if that feature works better for your setup.
admin
KeymasterIn this case your image looks to be tall/long. You need to edit your image and make it smaller. Then re-upload the smaller image. Whatever you upload is what the plugin will show. So you need to resize it. If you can make the image more square, then it will take less space vertically.
Alternatively, you can hide the image altogether using CSS or using fancy=”0″ template.
You can use the following CSS tweak to make the font-size of the title smaller.
.sdm_sf_tpl_1_title {
font-size: 10px !important;
}After you edit the image to make it less tall/long, it should be shorter.
admin
KeymasterThat page URL you given me doesn’t have any squeeze form. Where is the squeeze form on your site so I can inspect that squeeze form? Your question is about the squeeze form right?
admin
KeymasterI would like to see this on your site so I can inspect it. Please tell me the URL of the page.
admin
KeymasterYou should be able to use CSS to change the size a little bit. Is it too wide or too long?
Also, there are a few different templates for the squeeze form. You can try the different templates to see if there is one that you like more.
-
AuthorPosts