Where did it go?
Now there is no display option.
Here is a screenshot of what it looked like on or before the 5th of December (21 days ago).
https://s3.amazonaws.com/helpscout.net/docs/assets/55192029e4b0221aadf23f55/images/59afe4872c7d3a73488c9fd3/file-ABjF0E5o8g.png
Just building the site above. Categories are displayed as if they were courses from WP-Courses Plugin. Is this something on your side or theirs?
]]>I followed the code here: https://gist.github.com/billerickson/1209601
And added category_display=”true” in the shortcode, but the category does not display, and an extraneous “div” shows on the page here. is there a limit to the shortcode parameters when you adding custom fields?
This is how i have the shortcode written:
[display-posts posts_per_page=”5″ image_size=”thumbnail” include_author=”true” include_excerpt=”true” excerpt_length=”100″ excerpt_more=”Read Full Review…” excerpt_more_link=”true” category_display=”true” include_book_author=”true” include_book_title=”true” include_date=”true” content_class=”dps-listing-content” wrapper=”div” order=”DESC”]
]]>Anyway, I’ve found a few threads, but none that really answer my question. Most have to do with the product categories navigation widget, which works just fine, in my opinion.
What I want to do:
On a Category page, show the products ONLY IN THAT CATEGORY (or if I have selected both, have it show the child categories but NOT the products in the child categories, and also show the products from ONLY the current category.)
Any suggestions? I’m stumped.
The div that holds the image is set to float left, which it does, but the title and summary aren’t wrapping to the right.
]]>