I see now it shows five results by default. is it possible to hide results unless the user searches for something?
Thanks a lot.
hi, let me know if it is possible to get a fix for the issue, otherwise, I may have to remove this feature from our production site.
I narrowed down the issue since a package is assigned to the parent and grandparent. and if choose this grandparent category as the starting point for the tree, it shows packages both inside the directory and at the root level.
e.g.
+software
+Windows
–Package
+Documentation
+Apple
–Support manual
+microsoft
–Another manual
If we choose a treeview for software category package will be shown both at the root and inside windows category (directory).
I have managed to hide the root level packages with CSS for now.
yes but this is because some fonts were installed over HTTP and later we switched to HTTPS. I think it has nothing to do with the shortcode.
also, I have just fixed it so errors in the console anymore.
We are going live with the site in a week so while we wait for the update can you please point out the issue or maybe provide a patch/file.
I know you mentioned using Gutenberg blocks, but it is not feasible to use them.
I have narrowed down the issue and it seems this problem arises if we pass the category parameter in the shortcode.
e.g. [wpdm_tree category=”software”]
shortcode without [wpdm_tree] works fine.
Hi,
Any update with regards to the pagination fix?
Hi, Can you tell me when a new update (with pagination fix) will be available?
In the meanwhile, I can make an update to code files if you direct me where I need to apply the fix
I tried to deactivate all other plugins but no luck.
you are right but not many users have a gravatar.
Moreover, since all the fields on the front-end dashboard are editable it seems a bit odd from the user’s point of view that they can’t change. profile pic.
I was looking for something on the front end with [wpdm_user_dashboard]. But I guess this feature is not available with the shortcode.
Thanks
yes sure, i am using the following code.
[wpdm_simple_search cols=1 template=”simple_link” items_per_page=5]
the client doesn’t like to have Gutenberg he is comfortable with uniform shortcodes since they are being used everywhere. I guess the issue with the shortcode (pagination) can’t be fixed.
no, they are the same.
the same package being shown inside the folder and also at root https://snipboard.io/aR3Br5.jpg
I am using the following shortcode [wpdm_tree category=”dokumentation” ]
https://demo.wpdownloadmanager.com/wpdmpro/simple-search/
I tested it with firefox though there is no error in the console but upon clicking page goes into an infinite loading loop.
Is it not possible to make it work with a normal shortcode? we are not using Gutenberg editor.
as you can see the same error is also on the demo site when you click pagination?
https://snipboard.io/d3vkQ5.jpg
Hi, it seems the error is within the plugin. I tried to test pagination on the demo site and it has the same problem.
https://demo.wpdownloadmanager.com/wpdmpro/simple-search/
also if the search yields no result there is no error message like not found etc…
Let me ask the hosting provider. though I tried to disable access still no luck.
The pagination with other modules(shortcodes) is working just fine. it is only the search pagination that is causing the issue.