This topic has 7 replies, 3 voices, and was last updated 10 years, 10 months ago by Anonymous.
Viewing 8 posts - 1 through 8 (of 8 total)
How do I limit the albums on the front page to only show a significant amount of albums
instead of all of them?
You need to use the shortcode with grouped labels to show the pagination. You need to limit the pagination then it will display howmany items you wish to display on the frontpage or anywhere you wish. Regarding your frontpage as we have seen it has list of multiple shortcodes which will not work with the pagination option.
You need to use single shortcode with grouped labels/genres and limit them.
If you have any questions you can post here and we will take a closer look at it.
Go to shortcode generator which will be below your wordpress content editor where you can generate the albums list shortcode and there you can display the orders. If you have any doubts on how to order or what properties will be there you can find about it in https://codex.wordpress.org/Class_Reference/WP_Query#Order_.26_Orderby_Parameters
I want the order to go from high to low for ex. 100 to 99 and down like it was before how do I do that?
What’s wrong?
[album columns=”4″ label=” ‘DESC’ (100,99″) limit=”20″ ordering=”no” pagination=”true” filter=”no”]
Viewing 8 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic.