How to make header, footer and menu static ?

Posted in: Newspaper
Post count: 7

I want to make header and footer static and if possible menu also
I want it because I have specific header style in mind and want to reduce http request as I know php little bit for header it goes to three file header.php>parts/header-xx.php>menuxx.php

Post count: 23312

Hello Maharshi Patel,

If you will deeper check the Theme panel, at main menu section, you will see the option for the main menu to be always sticky, like this -> https://www.screencast.com/t/X8dZ9rAmx Unfortunately, the footer menu does not have any such an option, sorry! If you want to have it, you should make some changes through the code and if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom services at the moment, sorry!

Thanks for the message!

Post count: 7

Hii catalin I don’t want to make header sticky I want to use html and remove php to make website fast so I want to know where are file that I have to copy and paste in header.php and footer.php

Post count: 7

I checked header.php and I saw that it uses so many php and I don’t need as it goes to last file which contains html so I need to copy and paste that html to header.php to reduce load so can you please tell me that how to replace as much as php to html without changing its look I am using default demo of newspaper theme

Post count: 22421

Hello,

Sorry but all of our theme is based on PHP code. It is a WordPress theme not a HTML theme, sorry. Every html part is wrapped in PHP code. You will not be able to achieve this goal without breaking the theme functionality.
We will not be able to help with this as it is not covered by the theme support.

Thank you!

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