Header / Banner

Posted in: Newspaper
Post count: 87

Hello,

Is it possible to have one header style on home page and other header style on other pages?

Regards,

Gaurav

Post count: 87

Awaiting reply

Post count: 23312

Hello Gaurav,

Sorry for the delay but please notice that we treat our customers from oldest to newest and if you will make any bump, your question will be put at the top of the forum and will become newer and that’s why it appears this delay. Also, please notice that here you can see our Support Hours -> http://screencast.com/t/K1pbx14Wi and also, we answer on the forum from oldest to newest, respecting our program.
Unfortunately, our theme does not have such an option that allows you to change the header style for each page or post, sorry! This is not a simple task for implementing but if you want to add this, please notice that you will have to edit the td_api.php core file, like this -> http://screencast.com/t/jeqVre3Gb Here, I gave you a screenshot where exactly you should add your conditions to have a different header style for each page or post page. Please notice that you will have to set the header style for page, you will have to use the is_page() and for post pages, it have to be used the is_single(). Between parenthesis, you should use the page ID or post ID. For more references in this regard, please consult here -> https://developer.wordpress.org/reference/functions/is_single/ -> https://developer.wordpress.org/reference/functions/is_page/
If you are not an advanced user and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry! We only can point you at the right direction.

Thanks for your understanding!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.