Random Posts in Megamenu and Category Pages

Posted in: Newspaper
Post count: 10

Hello,
I have 2 quick questions:
1. It seems that the posts in the megamenu are sorted by “Latest”. Is there a way to sort them by “Random Posts”?
2. For the category and sub-category landing pages, is there a way to link a page to customize them individually (not through the Theme Panel)? For example, I made a page and linked it to the “Front Page”.

Kind regards,
Mike

Post count: 7909

Hi,

1. For mega menu block add the sort attribute like this: http://screencast.com/t/jgjknQvhwDwh

$atts['sort'] = 'random_posts';

This sort option brings random posts regardless of the previous ones so there could appear duplication. If you want a different implementation you need additional customization and it is not an easy task, sorry!

2. You can try to find a plugin to redirect category to a page. You can try this – https://wordpress.org/plugins/simple-301-redirects/

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.