Forum Replies Created
Running some test on the page:
This works with title: [wpdm_packages login="1" title="test" paging="1" orderby="title" order="asc" items_per_page="10" template="link-template-default" cols=4 colspad=2 colsphone=1]
This works with title + category 1: [wpdm_packages login="1" categories="sub-dealer-owners-1" title="test" paging="1" orderby="title" order="asc" items_per_page="10" template="link-template-default" cols=4 colspad=2 colsphone=1]
This does not work title + category 1 and 2: [wpdm_packages login="1" categories="sub-dealer-owners-1, sub-dealer-owners-2" title="test" paging="1" orderby="title" order="asc" items_per_page="10" template="link-template-default" cols=4 colspad=2 colsphone=1]. I tried with all plugins enabled and all plugins disabled. I also did a “live preview with WordPress native theme twenty twenty-one.
Good morning,
That did the trick, here is my code:
[wpdm_packages categories="sub-dealer-owners-1" title="Sub-Dealers Owners Test Category 1" orderby="field name" items_per_page="10" template="customs_template_no_link" cols=3 colspad=2 colsphone=1]
It’s not quite right since it displays the category title twice, once on top and once inside the “search bar” which is not a big deal if you are only displaying one category
image: https://blueskywebdesign.net/media/2.jpg
The shortcode does not respond when trying to show more than one category (two variations):
[wpdm_packages categories="sub-dealer-owners-1, sub-dealer-owners-2" title="Categories" orderby="field name" items_per_page="10" template="customs_template_no_link" cols=3 colspad=2 colsphone=1]
[wpdm_packages categories="sub-dealer-owners-1,sub-dealer-owners-2" title="Categories" orderby="field name" items_per_page="10" template="customs_template_no_link" cols=3 colspad=2 colsphone=1]
Any suggestions on this?
Also, thank you for your reply. I appreciate your time.
-
This reply was modified 5 years ago by
Bryan Padilla.