Custom Top bar for post

Posted in: Newspaper
Post count: 5

Hello

I want to replace the default top bar I use on the home page for another one on posts. How can I do it?

Post count: 22421

Hi,

Our theme has no such option unfortunately. You could try to code it in but you will require coding skills. The top bar is created here: http://screencast.com/t/5eSwS6vf6pK
You will have to use conditions in the top bar and top menu files to create a new menu and call it on a specific page using the wordpress functions like :
https://developer.wordpress.org/reference/functions/is_page/
https://developer.wordpress.org/reference/functions/is_home/
https://codex.wordpress.org/Function_Reference/is_front_page
It is not simple to make if you do not have coding knowledge and i cannot offer any code for it as we cannot offer any custom work at the moment. Sorry

Thanks.

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