Archived topic
Generatepress Site Library Template
9 replies · Started by Darshan Rana on February 17, 2023
Hello, I want to make a website like this, May I know which Generatepress Site Library template they have used for it? (https://www.growingfamilybenefits.com/)
I also want to show my sub-category (Child Category) like this site have shown https://www.growingfamilybenefits.com/personal-loans/automotive/ Credit score, debt consolidation are a child of Main Personal loans category.
Hi Darshan,
It looks similar to the Marketer template, but they used a static page for the Homepage. You can use that template and create a Static page for the homepage, and then add Query Loop Blocks to replicate that.
As for the menu for sub-categories, they may have used a plugin for that. Perhaps it's Conditional Menus: https://wordpress.org/plugins/conditional-menus/ They used different menus and displayed it through the Secondary menu.
Thank you so much, From last 2 days I was checking your each site library template & matching , But Finally it's Found
I need one more little help How can I add a footer bar like them? In which footer widget I can make that type of footer, Attaching the screenshot.
My site: https://grantssupporter.com/
Role model site: https://www.growingfamilybenefits.com/second-car-loan/
Hi there,
You can use a block element - site footer to build your site footer freely.
https://docs.generatepress.com/article/block-element-site-footer/
or
you can use navigation widget for the left 2 widgets, and paragraph widget for the 3rd widget.
Hello, I made the footer using elements and inserting the shortcode ({{current_year}}) but it's not loading. https://grantssupporter.com/
Hi there,
the Block Element -> Element Type needs to be set to the Site Footer for that to work.
Thank you so much for helping, How can I add the same category (Related Articles) in Right Sidebar widgets?
Like this site has done: (https://www.growingfamilybenefits.com/window-replacement-grants/ ).
Also, they have limited Related Articles only till posts, You can't show that widget on the home page or if you open the category page. Only limited to show in Posts.
My site: https://freecarsgrants.com/loans-for-seniors-on-social-security/
Hi Darshan,
You'll need GB Pro for related posts.
Specifically, you can create a Block Element - Hook. You can hook it to before_right_sidebar_content or after_right_sidebar_content.
Then add a Query Loop. It's explained here how to add related posts: https://generateblocks.com/creating-related-posts-with-query-loop-block/
This one? https://generateblocks.com/pro/ ?, I have generate press premium will that not work?
To create Related Posts with the GenerateBlocks Query Loop, yes, you will need the Pro version as per that link.