category_display not working with code to add custom fields
-
See bottom of homepage under “Recent Posts”
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”]
The page I need help with: [log in to see the link]
- The topic ‘category_display not working with code to add custom fields’ is closed to new replies.