Thanks that worked. Can you please explain what you changed or what was wrong, so that I don’t repeat that error again? It worked for years, so must have been something that updated with your plugin.
Yes I’ve just disabled the page section containing the shortcode for now, as we didn’t want a broken link. If you login to that page in the admin you’ll see the disabled section and shortcode there. Thanks
Thankyou that page is working now. I tried changing the shortcode based on the one you edited, on the following page: https://3nations.org/collaborative-stewardship-framework/ but it still is broken. Can you please take a look and fix or advise?
I can see that test page, but any other page running the plugin/shortcode still doesnt work.
Please see this example: https://3nations.org/resources/
I found this in another forum post and it worked for me. Hopefully it helps you too ๐
“File /download-manager/wpdm-core.php function wpdm_newversion_check Replace line no 469 with the following code,
if( ! ( ! in_array($pagenow, array(‘plugins.php’) ) xor get_post_type() != ‘wpdmpro’ ) ) return;
We will add the patch in our next release.”
The same thing is happening to me ๐
They were created in template editor but disappeared after setting up the live site.
I had to go ahead and restore the backup database and update it in a different way, and it seems to have worked now.
Thanks that worked perfectly!
Thanks Hasibul, but I actually didn’t explain what I needed well, sorry. I just need the download link to open in an new page. How can I achieve that?
Please add this feature! It’s incredibly annoying for users to have to scroll back to top every time you load a new page
Sorry, I had the page turned to private. It is visible now.
Thanks. Yes it just started working all of a sudden. Not sure how.
The other issue Im having is with the columns on this page http://hosting.48n.ca/~kaska/newsletter-archive/
I’m using the following shortcode [wpdm_category id="newsletters" toolbar="1" paging="1" order_by="field name" order="asc or desc" items_per_page="10" template="link-template-panel-1-3" cols=3 colspad=2 colsphone=1]
but it is only displaying them in one column instead of three.