Forum Replies Created
I’d like to order it by menu_order – this is one of the default options for the ‘orderby’ parameter in WP_Query (see https://developer.wordpress.org/reference/classes/wp_query/#order-orderby-parameters) but it’s not an option in the Packages list Block dropdown which my client uses.
Kazi, yes, but I’m a developer and wanted to follow the following instructions so I could save my templates in my theme rather than in the database: https://www.wpdownloadmanager.com/doc/template-files/ Those instructions didn’t work consistently which is why I wrote this post, for others having the same issues.
Thanks!
I have gotten this working on Pantheon by also installing the Custom Post Types Permalink plugin (https://wordpress.org/plugins/custom-post-type-permalinks/). It’s a hack, not a real fix, but at least minimal functionality is restored. Download Manager devs, you might want to look at what that plugin is doing differently from yours – whatever it is it works.
Leaving this open for now, Download Manger devs will hopefully fix it so both plugins aren’t required.
Testing extensively to try to track this down; disabled all plugins & reverted to 2020 theme, still didn’t work on Pantheon hosting. Changing my permalink structure to ‘Plain’ (just ?p=123) was the only thing that fixed this.
That’s not going to be a workable solution for the site I’m working on as it needs pretty permalinks. Any idea on what would make Downloads work with pretty permalinks?