Bryan Padilla

Forum Replies Created

Viewing 5 posts - 1 through 5 (of 5 total)
Feb 5, 2021 at 5:12 pm
#146115
Participant
Bryan Padilla
OP

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.

Feb 4, 2021 at 5:44 pm
#146044
Participant
Bryan Padilla
OP
This reply has been marked as private.
Feb 4, 2021 at 5:33 pm
#146042
Participant
Bryan Padilla
OP
This reply has been marked as private.
Feb 4, 2021 at 4:04 pm
#146031
Participant
Bryan Padilla
OP
This reply has been marked as private.
Feb 4, 2021 at 2:28 pm
#146020
Participant
Bryan Padilla
OP

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.

Viewing 5 posts - 1 through 5 (of 5 total)