In my wordpress shop (using woocommerce), I use gifs as primary image for my products. In WPDM, I tried to do the same, and set a gif as the main image of a download, but the gif gets processed by the plugin. Instead of loading the image from my wordpress library, it puts the image into wpdm-cache and loads it from there. I opened the direct url to the gif, and the gif is no longer playing, seems like it was processed/resized and now its a static gif. Is there any way not to use the wpdm cache and when I add a photo to a download, just have it load from my wordpress library? Instead of processing the images (and thus, making the gif static.
For Excluding cart page from cache you may find the option from your cache plugin settings. However, can you please let me know about adding the price to the button issue? You can share a screenshot or URL too. Please kindly check.
I am writing to you again only today after some time, I am trying to
test your plugin and configure the free part for the moment while
waiting to purchase the pro.
I am checking the manual and based on that I have configured the main
pages required:
Login Page
Register Page
User Dashboard Page
Author Dashboard Page
NO THIS – Cart Page
NO THIS – Download URL ( any URL with parameter name wpdmdl )
One page in WP with module Packages table with Require Login.
Is this the right way to configure? My requirement would then be the
one you showed me in the email below, where I can define access to
files to users not with passwords but with user groups.
I would like to make the files in my archive visible based on my
needs, for example
my 5-file catalog:
User group A must see 2 of these files
User group B must see 1 of these files
User group C must see 5 of these files
You suggested purchasing an ADD-ons advanced access control.
My requirement is to not allow users to register, but I will provide
the account with user and password. It will be a reserved area
accessible only to those who provide the user and password.
I don’t remember exactly if what you indicated allowed this to be
done. Another solution could be to put the products in a specific
category, for example Users A, and allow all the files in that
category to be viewed by users associated with that category.
What I wouldn’t like to do is go into each file to set the user
visibility of the files, but I would like to manage everything with a
simple solution that requires little time.
What will I have to buy based on how much I need?
– Free version + advanced access control $49
– Pro version $99/year+ advanced access control $49/one shot
Overriding template of directory add-on should work now, I have changed {active-theme-dir}/download-manager/wpdm-archive-page/Compact/header.php , Compact to compact. Thus I hope it is working now.
And for custom field group, please kindly share the related URL. Please kindly check
Hope you are well. Thanks for writing to us. Are you using the Download Limit add-on? Please kindly share the related URLs. if possible, please, give your temporary wp-admin login details in a private reply to check the issue.
Add the following code to the bottom of your active theme’s functions.php file to redirect users to the homepage. You can add custom URL slug inside home_url function to redirect to a custom URL.
add_action(‘wp_logout’, ‘wpdm_logout_redirect’);
function wpdm_logout_redirect(){
wp_redirect(home_url(“”));
exit();
}
Sorry, I didn’t understand: What exactly did you mean by the related URL?
I guess there are not many topics that you can help me with right now, because I am creating content for the site and also doing research on website add-ons, and I get support from you whenever I have any questions. Thank you very much for everything.
I am able to add and view custom fields, but they are lacking important attributes and functionality.
URL: It must allow 3 properties when rendering inputs for this type, namely:
Link text: How the link will be displayed
Link URL: (this is the only thing that is provided now)
Target: Same window or a new window (_self | _blank)
Date:
Format: Currently only ‘mm/dd/yyyy’ is supported for input, and displays only “%l %d, %Y” (php date format). This should be user specifiable as it is very much region dependent. We use ‘dd.mm.yyyy’ and “%d.%D.%Y” for input and display.
Datetime: Currently type not supported. Can be its own or as part of Date
1. When a document is uploaded (so it is natively available in wordpress), the preview renders properly.
2. However, if the document is added as a remote url, the preview is not generated/shown. An empty screen appears, instead.
Hope you are well. Thanks for writing to us. For changing download button label, you can change or edit link label from your edit package section setting or bulk apply to all packages, You can use this add-on, https://www.wpdownloadmanager.com/download/wpdm-default-values/ and making thumbnail much bigger please kindly share the related URL thus I can adjust it for you. Please kindly check and let me know.
Sorry for the inconvenience. I have checked here by deactivating WPDM – Elementor, but here the issue you have claimed not appearing in this URL, https://test.franzmayer.org.mx/exposicion/bancos-indigenas-de-brasil after deactivating add-on. Please kindly check and let me know.
Hope you are well. Can you please kindly share the which addon store URL you are talking about that showing BUy Now? You can also share the related URL. Please kindly check and let me now.
I hope you are doing well, and thanks for reaching out.
Could you please share the related URL and wp-login credentials in a private reply so I can check the issue? Additionally, could you explain a bit more about the link parameter you are referring to?
For popup PDF viewer you can use PDF viewer add-on, https://www.wpdownloadmanager.com/download/wordpress-pdf-viewer/, And for the issue, please share the related URL again and give the temporary login access to the back-end for checking the issue. Please kindly check and let me know.
Search Results for 'Add Url'
Topic: GIFs thumbnail of download entry not playing?
Patrik Veres
In my wordpress shop (using woocommerce), I use gifs as primary image for my products. In WPDM, I tried to do the same, and set a gif as the main image of a download, but the gif gets processed by the plugin. Instead of loading the image from my wordpress library, it puts the image into wpdm-cache and loads it from there. I opened the direct url to the gif, and the gif is no longer playing, seems like it was processed/resized and now its a static gif. Is there any way not to use the wpdm cache and when I add a photo to a download, just have it load from my wordpress library? Instead of processing the images (and thus, making the gif static.
Thanks in advance for the reply!
Topic: Clarifying pre-purchase doubts
Marco
Good morning,
I am writing to you again only today after some time, I am trying to
test your plugin and configure the free part for the moment while
waiting to purchase the pro.
I am checking the manual and based on that I have configured the main
pages required:
Login Page
Register Page
User Dashboard Page
Author Dashboard Page
NO THIS – Cart Page
NO THIS – Download URL ( any URL with parameter name wpdmdl )
One page in WP with module Packages table with Require Login.
Is this the right way to configure? My requirement would then be the
one you showed me in the email below, where I can define access to
files to users not with passwords but with user groups.
I would like to make the files in my archive visible based on my
needs, for example
my 5-file catalog:
User group A must see 2 of these files
User group B must see 1 of these files
User group C must see 5 of these files
You suggested purchasing an ADD-ons advanced access control.
My requirement is to not allow users to register, but I will provide
the account with user and password. It will be a reserved area
accessible only to those who provide the user and password.
I don’t remember exactly if what you indicated allowed this to be
done. Another solution could be to put the products in a specific
category, for example Users A, and allow all the files in that
category to be viewed by users associated with that category.
What I wouldn’t like to do is go into each file to set the user
visibility of the files, but I would like to manage everything with a
simple solution that requires little time.
What will I have to buy based on how much I need?
– Free version + advanced access control $49
– Pro version $99/year+ advanced access control $49/one shot
I await your kind reply, thank you
Topic: Custom Fields are lacking important attributes
P V
Hei!
I am able to add and view custom fields, but they are lacking important attributes and functionality.
Screenshot: Admin UI for input
Will greatly appreciate if these can be added!
Thanks and regards,
Topic: PDF viewer does not work for documents added via URL
P V
Hei!
1. When a document is uploaded (so it is natively available in wordpress), the preview renders properly.
2. However, if the document is added as a remote url, the preview is not generated/shown. An empty screen appears, instead.
Attaching screenshots–