Header & subheader
Hi, this might sound a little bit strange but is it possible to hide the header (navigation and logo) but show the subheader (page title etc.)
If there is a way to do that, it would be awsome if you could tell me!
cheers, nfv
If there is a way to do that, it would be awsome if you could tell me!
cheers, nfv
Comments
yes, it is possible of course. To remove header area and keep the subheader, please use below css:
youre the best!
wpml gives php code to freely add it anywhere. but where is the best place to add the code snippet to show the wpml logo at the right corner (besides the breedcrumbs) in my subheader?
the php snippet is : <?php do_action( 'wpml_add_language_selector ' ); ?>
WMPL creates a new page for the translation, you have to also hide the subheader on the bulgarian version of the page in the page options.
thanks