The page redirects to the url that we added but we are not seeing the progression bar and the file does not download.
This reply has been marked as private.
Can you please elaborate more on this issue, which add-on you are using now, please let me know, if possible, please share your related URL, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Can you please elaborate more on your issue, are you facing a problem with the dropbox add-on, if possible, please share some screenshots or related URL
thanks
I have WPDM installed on a site at 2020.myspecialdomain.com and I’m going to update where the domain points so it goes to www.myspecialdomain.com
These are my steps to what I plan to take. Update where the domains point in CPanel, then update the WordPress Address and Site Address in the databases and then run the “update URLs” plugin.
Do you see any issues with this process in terms of affecting my installation and documents for WPDM? Thank you.
by default, you are using link-template-default.php
for link template and page-template-default.php
for the page template. you can follow this doc, https://www.wpdownloadmanager.com/doc/template-files/ for back-up your files, As documentation, you have to copy the file in the theme directory naming a folder called download-manager, then paste it in tpls>page-templates
for page template or tpls>link-templates
for link template.
For opening in new windows, please add this code replacing [download_link]
in page/link templates PHP file as i described above,
<a href="[download_url]" onclick="window.open('[download_url]','newwindow','width=1200,height=800'); return false;" class="btn btn-primary" target="_blank">[link_label]</a>
thanks
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
This reply has been marked as private.
Are using directory add on and advanced access control add-on both on your site, please share your related URL and if possible, please, give your temporary wp-admin login details in a private reply for checking the issue.
Thanks
Are you trying to add this custom attribute?
assetName: $(this).data(‘downloadurl’),
fileName: ‘FILE NAME’,
fileResource: ‘PDF’,
userGroup: ‘LOGGED IN’,
marketName: ‘MARKET’,
please let me know
thanks
This reply has been marked as private.
This reply has been marked as private.
Hello, so is it possible to restrict the category page that is set in the basic setting “WPDM Category URL Base” using the directory add-on alone?
It says to enter an auth token and tell me this is the url
Get your ZOHO Authentication Token HERE
https://accounts.zoho.com/apiauthtoken/create?SCOPE=ZohoCRM/crmapi
but Zoho hasn’t used Auth Token in quite some time
This is the #1 reason I purchased this plugin. please fix this ASAP
I just bought the developer version of the Directory Addon and your category filtering is NOT working. I am using the following shortcode pulled from your site:
[wpdm_archive_filter items_per_page=”10″ cols=1]
Here is the url where it is not working: https://wordpress-205329-1756326.cloudwaysapps.com/downloads/
As you can see the category filter and date range filter on the left hand side do not work at all. The tags filter, however, does work.
I have deactivated all plugins and this is using the OceanWP theme. I have also tested it in the 2021 theme and it doesn’t work there either.
Thanks
Hi,
You don’t have to disable cache from all pages, just exclude the following pages:
# Cart Page: The page where you used the shortcode [wpdmpp_cart]
# Login page: the page where you used the shortcode [wpdm_login_form]
or GB login block
# Registration page: the page where you used the shortcode [wpdm_reg_form]
or GB signup block
# Account page: the page where you used the shortcode [wpdm_user_dashboard]
or GB user dashboard block
If your cart page URL is https://www.wpdownloadmanager.com/cart/, you need to add the rule /cart/(.*)
and so on for others.
AnonymousInactive
Listen me please, I also entered this command /(.*) in wp rocket / Advanced Rules / Never Cache URL (s)
and it worked.
This means I have disabled the cache for any folder, page, post.
But obviously this is not good and I only have to deactivate the folder / page in order not to have the problem with the cart.
Please can you tell me which one to deactivate in addition to the ones you told me.
I wish I could do it myself, I’m sure if you try wp rocket on your own test website it will give you the same problem.
(I have never had this problem with woocommerce and I have around 30 ecommerce websites using woocommerce and wprocket)
Thanks so much
This reply has been marked as private.
I think if redirected with a 302 error code redirects that aren’t attributed to plugins, that can be the database, htaccess
and all the other usual suspects then it’s possible someone edited this at some point to customize it. you can also WordPress Address (URL) and Site Address (URL) issue too, please check if they are same or not
thanks