- This topic has 7 replies, 2 voices, and was last updated 7 months, 3 weeks ago by
Leo.
-
AuthorPosts
-
May 31, 2020 at 8:59 am #1308847
Thibault
Hello,
I used the last version of Generatepress and the Template “Service”. In the Blog page, I ddont want sidebar and change the name of page (text between nav menu and end of header).
1. Sidebar
On page, I just precise “Content” for don’t have sidebar with widget. On widget page, I desactived all widget in both sidebar. I don’t know why I have this sidebar…
2. Name
The name of the page will be “Actualites” and not “Blog”, the name and URL is “actualites” but the page show “Blog”. Do you know why ?
May 31, 2020 at 9:24 am #1308892Leo
StaffCustomer SupportHi there,
1. This should help:
https://docs.generatepress.com/article/sidebar-layout/2. WordPress default the page title to Blog on posts page.
You’d need to create a separate header element:
https://docs.generatepress.com/article/header-element-overview/Use this as the content:
<h1>Actualites</h1>
Then assign it to the Blog page under display rules.
Let me know if this helps π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 31, 2020 at 10:05 am #1308935Thibault
Hi,
Thank you for your help, I try your advice but not succed.
1. Sidebar
The configuration of the page is already only “content”: https://ibb.co/ZBqfgKj
But the page is always with the sidebar. Did you know why ?
2. Title page
I create a new elements and I add it to Blog page :
a. https://ibb.co/xSnZgxt
b. https://ibb.co/3khJNMqBut the page is alway with the same Title. I miss one step ?
May 31, 2020 at 11:14 am #1308985Leo
StaffCustomer Support1. That page looks like the blog page, have you tried the option in the customizer as I linked?
2. Did you add Blog page to the exclusion rule of the previous header element?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/May 31, 2020 at 12:13 pm #1309045Thibault
Hi,
1. My apologies, I don’t read correctly all the doc. I find the points I have to correct. Thanks
2. I don’t have olders elements for blog page to add some exclusion. See all my actual Elements (come from import with the theme): https://ibb.co/qsRQM6W
There don’t have “Blog page” element just “Article page” ? Do you know why ?
May 31, 2020 at 5:57 pm #1309245Leo
StaffCustomer SupportCan you try adding Blog to the Global Page Headers exclusion rules?
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/June 1, 2020 at 4:03 am #1309611Thibault
Thanks is fine.
June 1, 2020 at 10:06 am #1310123Leo
StaffCustomer SupportNo problem π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/ -
AuthorPosts
- You must be logged in to reply to this topic.