Thanks very much!
Ok, I found the file where I can change the dropdown list, which is the
wpdm-archive-page > src > init.php
The function is wpdmapc_orderby
, defined in init.php
Obviously as this file is not a template, copying it in my child theme (as suggested in your link) is not affecting the result. I should modify the original file, which is not an ideal solution.
So my question is: can I write wpdmapc_orderby
in my functions.php and hook it to the plugin? Or can you suggest at least a workaround solution?
Thank you
Hi Nayeem it seems that I solved my problem. Thanks anyway. You can close the ticket
Hello Nayeem, while waiting for your answer I tried a bit more in using the shortcodes and I came to the following result (see image 1 and image 2)
The shortcode for
is
[wpdm_archive showcount ="1" template="new_search_results_for_isra" items_per_page="12" cols=2 colspad=1 colsphone=1 ]
with a custom template
While the code for is
[wpdm_archive template="isra_link_template" categories="wpdm-media-resources" orderby="publish_date" order="DESC" items_per_page="12" cols=1 colspad=1 colsphone=1 ]
So at the end I used the code [wpdm_archive]
instead of [wpdm_archive_filter]
and it is quite satisfactory.
However I wonder if it is not possible to have the results list on the main content and have a code to display the categories tree in a separated widget (into a sidebar for example)
Thanks
image 1 (https://drive.google.com/file/d/1GsjMgwR32i3uqckprx327BtczxGRKdz1/view?usp=sharing)
image 2 (https://drive.google.com/file/d/1mZsT-HIQ_L67vSMxYONcrvfqMUU1M3B-/view?usp=sharing)
Tha’s perfect! Thanks a lot. Problem solved
I just solved it: I forgot to add a specification to the Access that had to be for all visitors.
Hi I have a problem after the last WPDM updates. I tried to upload a file and actually it worked and the post is visible. However it doesn’t appear in the sorting table.
I checked it out: the code is
[wpdm-all-packages categories="immas,maps,paper,report,statement," items_per_page=30 jstable=1 order_by="create_date" order="DESC"]
The post has the proper categories, and it has been made in the same way the older posts were done. However it is not listed in the table.
Do you have any clues?
Thank you very much
And however removing the z-index would create a mess in managing the grids all over the theme.
Thank you very much for the xplanation concerning the table.
I tried to remove the z-index but it didn’t work
Hi Shahriar, sorry for the delay but I was travelling. Thanks it works now: how you did it?
I have another question: I created a download package with passord. In the frontend, the password appears in a div element with z.index:9999. However it interferes with my wp layout (I use Enfold). the following div (div .flex_column) covers the wpdm popover element, although the .flex_colum has a z-index of 1.
How can I fix it? You can see the problem at the following page : http://www.marinemammalhabitat.org/activities/immas/workshops/mediterranean-region/
The element I’m talking about is the second dwonloadable document (“areas of interest”). I switched in second position for this problem but I wonder how to solve it.
Hi I just update my Download Manager to version Pro and it gives me the same invalid key error