Archived topic
How to create custom blog page and custom 404 template?
2 replies · Started by Yogesh on December 19, 2021
Hello team,
Thank you for creating this awesome theme and very much thank you for creating this awesome support forum. I would like to ask you some question. If possible please provide answers with any available reference.
1) I want to create a custom blog post page. I mean I do not want to use current regular blog post page. How can I create custom blog page according to my desire.
2) I want to create custom 404 template. How can I create this? I mean I do not want to use current 404 template. I want to create 404 template from scratch and according to my desire. How can I do this.
Thank you.
Hi,
i have the same question, I follow this 3d :)
Hi there,
1) I want to create a custom blog post page. I mean I do not want to use current regular blog post page. How can I create custom blog page according to my desire.
You can create a static page with a post grid in it (from a plugin or custom coded) and then set the links going to the supposed blog page to this static page you've created. (you can get the link on the static page's permalink tab)
Alternatively, if you only wish to modify the design of the post items but keep the rest of the page intact, you can do that with a Block Element - Content template.
Check Leo's video about Block Element - Content Template here:
https://www.youtube.com/watch?v=-ZTQP_KA2xE
2) I want to create custom 404 template. How can I create this? I mean I do not want to use current 404 template. I want to create 404 template from scratch and according to my desire. How can I do this.
Block Element - Content Template is applicable to this one as well.
You can make your desired layout on the Block element and apply it as the template for the 404 page. Just make sure you're pointing the Display rule location to the 404 page. :D