Hello,
After Yoast SEO performed an automatic update today the site produced a fatal error.
It seems to be a conflict between WPDM and Yoast SEO – do you know how to resolve this without having to disable Yoast?
[20-Sep-2022 10:03:31 UTC] PHP Fatal error: Uncaught Error: Call to a member function get_page_permastruct() on null in /home/xxxxxx/public_html/wp-includes/link-template.php:430
Stack trace:
#0 /home/xxxxxx/public_html/wp-includes/link-template.php(392): _get_page_link(Object(WP_Post), false, false)
#1 /home/xxxxxx/public_html/wp-content/plugins/download-manager/src/User/Login.php(308): get_page_link(Object(WP_Post))
#2 /home/xxxxxx/public_html/wp-includes/class-wp-hook.php(307): WPDM\User\Login->loginURL('https://www.edu...', '', false)
#3 /home/xxxxxx/public_html/wp-includes/plugin.php(191): WP_Hook->apply_filters('https://www.edu...', Array)
#4 /home/xxxxxx/public_html/wp-includes/general-template.php(459): apply_filters('login_url', 'https://www.edu...', '', false)
#5 /home/xxxxxx/public_html/wp-content/plugins/wordpress-seo/wp-seo-main.php(402): wp_login_url()
#6 /home/xxxxxx/public_html/wp-content/plugins/wordpress-seo/wp-seo.php(50): require_once('/home/xxxx...')
#7 /home/educ in /home/xxxxxx/public_html/wp-includes/link-template.php on line 430
Hi there.
I’m using a shortcode likke this:
[wpdm_all_packages login=1 thumb=1 items_per_page="20" categories="main-cat" jstable=1 order_by="date" order="ASC/DESC" cols="title|author_name|categories|update_date|download_link" colheads="Title|Author|Categories|Update Date|Download::155px"]
How can I show first and last name instead of the username?
Hello, on the iPhone when I click on download a file through the shortcode, it opens the link in another tab (even though I didn’t turn on the option to open in another tab). Previously, it appeared a screen to download files, after the last update this is gone.
Hi, how do I adjust this so that it is all the way to the other end and without that white space?
image: https://ibb.co/FYFnQWd
<div class="card mb-4">
<div class="row no-gutters">
<div class="col-md-5">
<a href="[page_url]"><?php wpdm_thumb($ID, [500, 500], true, ['class' ► 'rounded-left']) ?></a>
</div>
<div class="col-md-7">
<div class="card-body p-0">
<div class="list-group list-group-flush">
<div class="list-group-item d-flex justify-content-between align-items-center">
<h3 class="card-title">[page_link]</h3>
</div>
<div class="list-group-item d-flex justify-content-between align-items-center">
File Size <span class="badge">[file_size]</span>
</div>
<div class="list-group-item d-flex justify-content-between align-items-center">
Downloads <span class="badge">[download_count]</span>
</div>
<div class="list-group-item d-flex justify-content-between align-items-center">
Updated On <span class="badge">[update_date]</span>
</div>
</div>
</div>
</div>
</div>
</div>
Hello,
Please can you point me to where I can edit the following text that is displayed on a package page when a user has to subscribe:
Restricted contents! You must subscribe to plan to get access.
This is generated by the [download_link_extended] shortcode.
Thanks,
Simon
Hi All, when I go to the download button, only the URL of the file appears there. PDFs and docs are not displayed – only zip files work.
I moved the website earlier and linked it to a new domain. Everything works fine except for this problem.
Hello –
I’m experiencing and issue with a Gravity Forms submission where the form is filled out and upon submission, I get a download button. When the button is clicked, nothing is downloaded and the page just reloads. I have placed the [wpdm_package_id] tag in a hidden field on the form. Does the Download Manager shortcode “[wpdm_package id='36365']” need to be in its place?
Attached is a link to a video to show the issue. Download Manager Issue
Im using DM Pro with Amazon S3 addon. Im using sync function to upload old files to amazon but now, any file that originally contained a space is being double encoded as %2520 which is breaking the download link.
In admin, under Attached Files, I see the link as file%20name%20etc.pdf but when I click download on the frontend, the url is showing up as file%2520name%2520etc.pdf and i get an xml error screen that shows
NoSuchKey
<key>downloads/wp-content/uploads/download-manager-files/file%20name%20etc.pdf</key>
going forward, i can ensure that there are no spaces in filenames but i have thousands of old files that need to be fixed.
solution?
Hi
my website is https://www.colorfillo.com
go this page
https://www.colorfillo.com/birds-coloring-page/
sometimes 404 Error page found. i mean page Template section is not working, when i click any download category thumbnails ( Refer Image )
404 image link:
this issue happens because WordPress auto update.
Let me know the solution