Bryan Padilla

Forum Replies Created

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

Bryan Padilla
Participant

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.


Bryan Padilla
Participant
This reply has been marked as private.

Bryan Padilla
Participant
This reply has been marked as private.

Bryan Padilla
Participant
This reply has been marked as private.

Bryan Padilla
Participant

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 4 years, 3 months ago by Bryan Padilla.
Viewing 5 posts - 1 through 5 (of 5 total)