Categories Display for Blog Section & Page

Multipurpose WordPress Theme Forum Support
GK User
Mon Jan 25, 2016 2:39 pm
Hi,

We would like to show a widget of dropdown blog posts categories along the top of the Blog Page and along the top of the Blog section of the Frontpage.

1. On the separate blog page: https://nakedasajaybird.net/welcome/nat ... good-news/
We've already inserted a blog post category dropdown via a widget into the "Content Top" widget area under Appearance - Widgets. We tried placing the widget into other widget areas and this was the only place where it showed up. But we would rather have it better placed, ideally below the header "Fresh From the Blog" and to the right, centered above the first two posts excerpts. How can we do this? Is it possible within the blog page edit area itself?
We would also like a pagination feature at the bottom of this main blog page, so people can see that there are more posts and click to read to the next set of posts excerpts.

2. On the blog section on the Frontpage, we would like the same kind of placement of blog posts categories dropdown mentioned before AND a link along the bottom of the excerpt of posts that can read something like "Click to read more posts..." or similar.

Right now we have it set to display 6 posts excerpts because we have 6 posts published, but soon we'll have more and we'd like to set it back to show excerpts for 4 posts at a time.

3. Lastly, on the frontpage, we'd like for each section to show up in the URL / browser as someone scrolls over and so that if someone types in or clicks on a URL for a specific section of the frontpage, for example https://nakedasajaybird.net/#shop, that they will be directed to that exact section of the frontpage. Is this possible and how?

Thank you!
User avatar
Fresh Boarder

Joshua M
Tue Jan 26, 2016 9:22 am
Hi,

Regarding your issues:
1. The Content Top is the best position I think on this pages, because other widget areas may be not available on this view. Fresh from the blogs comes from NSP widget, so it's not possible to add a dropdown after this header. Pagination is unfortunately not available in this variation of the NSP plugin.

2. You can add the following code at the bottom of your Fresh from the blog (subpage of the frontpage):
Code: Select all
<a href=#Link-to-yourposts">See more articles</a>
to add a link to category with your articles, but other modifications are unfortunately beyond our technical support.

3. You have to add ids to each section of your frontpage, then you can use anchor links in your menu items (i.e. #shops). Generally most of the issues are a customization which is beyond our technical support, if you are interested I can recommend you a great customization service - https://tidycustoms.net/
User avatar
Moderator


cron