Forum Replies Created
Hey Humayon,
We’ve updated the plugin WPDM Archive Page to version 4.4.4 this page loads https://www.stealth.com/support/download/
but the shortcode is being printed instead [wpdm-archive button_style=”default” items_per_page=”10″ order=”desc” cols=”2″]
Thank you,
Hey Humayon,
The WPDM Archive Page is at version 3.0.1
Additionally this plugins are installed:
Download Manager 6.1.7
WPDM – Accordion 1.8.0
WPDM – Advanced Custom Fields 1.6.1
WPDM – Email Notification 1.3.1
WPDM – Extended Short-codes 2.3.2
WPDM – Form Lock 1.3.3
WPDM – Gutenberg Blocks 2.1.5
WPDM – TinyMce Button 2.4.0
Thank you,
Hello Nayeem,
That didn’t appear to work either. How ever the downloads list is actually rendering out fine. Its the search form around it I am trying to alter the structure of.
Hello Nayeem,
So I have also tried 3 variations to my original post:
1. [wpdm-archive button_style="default" items_per_page="10" cat_view="compact" order="desc" cols="2"]
2. [wpdm-archive button_style="default" link_template="arhive-page-extended" items_per_page="10" cat_view="compact" order="desc" cols="2"]
3. [wpdm-archive button_style="default" link_template="page-extended" items_per_page="10" cat_view="compact" order="desc" cols="2"]
First one, hoping that no template in the shortcode would inherit any of the following files that I have copied over in to my theme:
I know some of those files wouldn’t be relevant but I was trying to see if any had controlled this output by just adding classes to the html structure in the files and seeing if that class would output on the front-end anywhere.
The other 2 variations thinking it would target the “archive-page-extended.php” file, but that didn’t work either.
Hello Nayeem,
Thank you for the response, I have copied over the template files from within the wpdm-archive-page plugin, which is what the documentation stated.
Copy all the files you need to modify from /plugins/wpdm-arhive-page/tpls/ dir to download-manager inside your active theme dir
Should I be copying over different files from somewhere else?
Thank you!