NiceThemesShortcode Support – NiceThemes http://nicethemeswp.com/forums/topic/shortcode-support/feed/ Mon, 21 Apr 2025 13:10:13 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/shortcode-support/#post-6150 <![CDATA[Shortcode Support]]> http://nicethemeswp.com/forums/topic/shortcode-support/#post-6150 Fri, 31 Jul 2015 14:17:57 +0000 xanderdekker I’m using the flatbase theme and found out that the shortcode [nicethemes_knowledgebase category=21] only shows the last 5 posts of the subcategories.

Is there a possibilty to show more articles (or all the articles in that specific category) in stead of just 5?

Is there a shortcode for showing all the posts/articles in one category?

It doesn’t have to be a knowledgebase, it’s good if it’s only a display posts shortcode with a listing with the post titles.

Hope to hear from you soon.

]]>
http://nicethemeswp.com/forums/topic/shortcode-support/#post-6152 <![CDATA[Reply To: Shortcode Support]]> http://nicethemeswp.com/forums/topic/shortcode-support/#post-6152 Fri, 31 Jul 2015 14:41:56 +0000 Juanfra Aldasoro Hi,

Thanks for writing.

The knowledgebase shortcode, when used with the category parameter, works displaying the child categories and its articles. With regards to the amount of posts, have you checked the “Number of articles per category” option within the theme options panel? It is located in the “Home options” section. We’ll review this.

This code, pasted in your functions.php file will work the same way: https://gist.github.com/juanfraa/0677d064fe9a8040a719

If you want to show all the articles per category you can use the category template. To check that template (which is automatically generated) you need to go to “Articles > Categories” and step over any of the categories. You’ll see a button labeled “View”. If you click that button you’ll be redirected to the category template.

Best,
Juan.

]]>
http://nicethemeswp.com/forums/topic/shortcode-support/#post-6154 <![CDATA[Reply To: Shortcode Support]]> http://nicethemeswp.com/forums/topic/shortcode-support/#post-6154 Fri, 31 Jul 2015 15:48:16 +0000 Juanfra Aldasoro Hi,

We’ve updated the theme to the version 1.0.3, in which you can use the ‘numberposts’ parameter in the shortcode.

Best,
Juan

]]>
http://nicethemeswp.com/forums/topic/shortcode-support/#post-6176 <![CDATA[Reply To: Shortcode Support]]> http://nicethemeswp.com/forums/topic/shortcode-support/#post-6176 Thu, 06 Aug 2015 08:58:49 +0000 xanderdekker Hi Juan,

Thanks for your reply! I will update the theme.
I want to have a knowledgebase template with more posts than 15 (15 is the maximum according to the Option: Numbers per category)

Kind regards,

Xander

]]>
http://nicethemeswp.com/forums/topic/shortcode-support/#post-6178 <![CDATA[Reply To: Shortcode Support]]> http://nicethemeswp.com/forums/topic/shortcode-support/#post-6178 Thu, 06 Aug 2015 15:11:50 +0000 Juanfra Aldasoro Hello Xander,

Thank you for the follow up. Well, for that you can use the code I’ve pasted previously: https://gist.github.com/juanfraa/0677d064fe9a8040a719

Best,
Juan.

]]>