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.
For #1, can you please let me know where the issue is appeaing, you can share the related URL.
For #2, We have not built in shortcode for share button, but you can create this with HTML and use this on your package editor or custom template.
For #3, It has been added with separate add-on now.
For #4, Are you trying to disable this with individual packages?
For #5, I have back with information from our team that, It’s normal for the cart to maintain the original price of a product if a user clicks the “add to cart” button before a price change, as it is designed to not update the price once added.
For #8, Please kindly share the related URL.
For #9, I have seen that, the search icon is already in header menu on your theme.
For #1, Can you please elaborate more? please kindly share the related URL. If possible please give your temporary wp-admin login details in a private reply to check the issue?
For #2, If you are using Download PRO, you can customize the template and add share links or buttons
For #5, For this issue we are checking, I am going forward it to our related team authority.
For #6, Please from this directory wpdm-premium-packages\templates\checkout-cart\cart-form.php remove the Quantity column, also backup the file following this article, https://www.wpdownloadmanager.com/doc/template-files/
For #7, You can use the v2 version now, if it works properly from your site.
For #8, Can you please elaborate more? please kindly share the related URL.
So filling the form once only works per package, not per form? When we tested the demo, entering an email address once allowed us to download multiple files. It looked like the Form Lock worked the same way. It is an absolute necessity that users only need to fill out the form once. It would be really irritating for them to have to fill them out each time. We also need a way to link to each of the files individually. It looked like the easiest way to do that was to set each up as its own package. Please let us know how we can configure things so that users only have to fill out the form once and so that we can have URLs for downloading each individual document.
Please add support for Elementor Dynamic Tags in the Download Manager plugin to enable dynamic display of file details, download URLs/buttons, and metadata within Elementor widgets for custom templating. This feature would enhance flexibility, reduce reliance on custom code in PHP, and expand use cases for personalized and dynamic downloads, expanding the plugin with more flexible use cases.
I have to do it this way. The file is generated daily by a different system and placed into the WP system daily. I know that I can have the file served by php easily and mask the URL. I just don’t know how to add the captcha which is why i needed your plugin.
I’ve tried 2x to get your custom team to make this work and no response. I shouldn’t have to pay extra though as this is the WHOLE point of your plugin. If the system doesn’t hide the url, than anyone can see it and continue downloading it outside of my system. Why would they continue to pay or how can I track download counts.
This seems like a bug that needs to be fixed.
Author
Search Results
Viewing 25 results - 51 through 75 (of 1,661 total)
Search Results for 'Add Url'
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–
Topic: Support for Elementor Dynamic Tags
Nolan
Please add support for Elementor Dynamic Tags in the Download Manager plugin to enable dynamic display of file details, download URLs/buttons, and metadata within Elementor widgets for custom templating. This feature would enhance flexibility, reduce reliance on custom code in PHP, and expand use cases for personalized and dynamic downloads, expanding the plugin with more flexible use cases.