-
Search Results
-
Topic: View Count is not Updating.
Hey, I have been using the Download Manager plugin for a long time and have been managing a download site. But I noticed View count has not been updating. I thought it was bug and will resolve soon. but this bug is not been addressed. I am always using the latest version of WordPress, and Pulgin is on auto-update.
Here are my site URLs:
https://download.hermes.com.np/district-rate/
https://download.hermes.com.np/google-input-tools-nepali/Download count is working fine.
Topic: Pagination Error in WPDM
Hello! using WPDM version 3.1.05, shown the download packages categories vies on the pages through WPDM short codes, the issue is when page 2,3,4 or any next page is clicked, the generated URL’s are e.g domain.com/?cp_443=2 for other pages e.g domain.com/page-url/?cp_1867=2. These pagination is not index by google, in webmasters all pagination pages are in error.
If I update the plugin the template I am using “link-template-audio” changes in the updated version. In version 3.1.05 this template is using a separate card body and proper spaces /alignment between other files and when updated the template has no card body and space between other files.
Could you please guide me what to do to fix this pagination issue without changing the template design. Further, can we add “load more” button instead of using pagination.
Thank You
Hello
I want to add a new menu in the “Author Dashboard”
Specifically, I want to add a menu that says “My published projects” and points to the author’s public page using the wordpress string:
<a href="<?php echo get_author_posts_url(get_the_author_meta('ID')); ?>">Screenshot: https://ibb.co/qBCNFTW
What code should I add?
I place links to package documents on my site using the Download Manager short codes. Each package contains only a single PDF. I want a link template that points directly to the PDF on the server, e.g. the link should be “…/myurl/wp-content/uploads/download-manager-files/mypackagedocument.pdf”. Instead, the link is the Download Manager short code, e.g. “…/myurl?wpdmdl=16123&ind=17150293486941”, and each time the link is accessed a new url is created with a unique ?refresh parameter added. Can I easily create a template (or does one exist) that would allow me to link directly to the PDF on the server?
If using the “file cart add-on” with “form lock” (in our case contact form 7) it is not possible to see who downloaded what. In our case we want to see the data that the user filled out in the form (name, e-mail, terms of use) and the files they downloaded. It is possible to send an E-Mail Notification via Contact form 7 with all the data to our admin but the files that have been downloaded are not shown there.
Our File Cart with Form Lock
https://tinyurl.com/2bhx5rk8Topic: Embed Download Links
I’m having an issue with the embedded links to a download. When I put the link to a download onto a post, it embeds it, however when you try and go to the download or click he download button, nothing happens and it doesn’t go to the Download page.
Below is the Chrome console errors when I click either of the links to go to the download page and I’ve included a post URL as an example:
Post Page with link to download page: https://techygeekshome.info/2024/04/java-8-411/
Download Page: https://techygeekshome.info/wpdm-package/java-8-update-411/
Error Log:
wp-embed.min.js?screx=1&sxcb=280a&ver=6.5.2:2 Uncaught TypeError: Failed to construct ‘URL’: Invalid URL
at l.querySelector.d.addEventListener.d.wp.receiveEmbedMessage.d.wp.receiveEmbedMessage (wp-embed.min.js?screx=1&sxcb=280a&ver=6.5.2:2:659)
l.querySelector.d.addEventListener.d.wp.receiveEmbedMessage.d.wp.receiveEmbedMessage @ wp-embed.min.js?screx=1&sxcb=280a&ver=6.5.2:2
postMessage (async)
b @ embed/?ez_iframe=1:9
(anonymous) @ embed/?ez_iframe=1:9I’m currently using Download Manger Pro 6.5.3. When I add more than 10 short codes to any page to embed the download links the page will then time out and I give a 502 error. When I deactivate the Plugin the page loads without issue. What could be causing this? See URL for affected page.
https://www.alvaradomfg.com/resources/sec-resources/.I’m using Stripe Add-on for WP Download Manager Pro. After successfully paying for an item, I am returned to the cart where it says the “Order Status: Processing” and “If you still want to complete the order, Pay Now (with green button).”
Endpoint URL seems connected. And webhooks are listening for payment_intent.payment_failed and payment_intent.succeeded
How can I get WPDM to recognize successful payment?
