Archived topic
How to make homepage and single post like this ?
5 replies · Started by Fajri on February 24, 2021
Hi, How to make homepage and single post like this ?
Do you have a reference ?
kuotabro,com
Hi there,
While we don't have an exact reference for the site you've linked us, you can try starting from one of our site templates on our site library - https://generatepress.com/site-library/ - and work your way to achieve the same layout.
You can always ask here if you happen to be stuck on something.
For the particular page kuotabro.com:
The page is quite simple, to break it down:
It uses Header Element for the page hero. More about Header Element here:
https://docs.generatepress.com/article/header-element-overview/
It also uses GenerateBlock plugin's Container and Grid blocks for its sections containing post lists are using WP Show Posts plugin.
GenerateBlocks
https://generateblocks.com/
WP Show Posts
http://wpshowposts.com/
The footer has nothing else except for having the copyright.
https://docs.generatepress.com/article/changing-the-copyright-message/
I think, the site using site-library from generatepress.
When i open single post in site-library i found this.
How to make this > https://prnt.sc/106az3t
Hi there,
all of that content in the Stream site is built using GenerateBlocks.
You can simply import the Stream site into a staging/local server, edit the post and copy the Blocks to your site.
Hi, thank you for the reply.
I've using site library, but i have a some question again.
1. How to changes icon title on red arrow in the picture ?
2. How to custom/make a pagination like a button
Pict : https://prnt.sc/108pc7k
3. How to changes title on Blog pages ?
url : https://fajrialhadi.com/blog/
Pict : https://prnt.sc/108pc7k
4. How to make layout for category pages and blog pages like this ?
5. How to make widget recent post on sidebar has underline ?
Pict 4 & 5 : https://prnt.sc/108pemf
6. Why size category pages and blog pages is not same with single post size ?
single post less from category / blog pages.
Pict category width pages : https://prnt.sc/108pgup
Pict single post width pages : https://prnt.sc/108phdq
7. How to add author box after content in single pages ?
like this : https://prnt.sc/108phuu
url : kuotabro,com/mifi-terbaik-dan-tercepat/
*change comma with dot
8. How to add search button on category pages like kuotabro,com/hardware
https://prnt.sc/108pj4h
9. How to add share button and Related Post with thumbnail like this ?
pict : https://prnt.sc/108pk8o
live url : gpresstheme,com/generatepress-review/
Hi Fajri,
Let's handle one question at a time.
1. How to changes icon title on red arrow in the picture ?
Go to pages > home > edit, you can directly edit the title there.
2. How to custom/make a pagination like a button
You could use this CSS selector to style them: .page-numbers.
Please open new topics for other questions, thanks for your understanding!