Elenora
Member
Posted 2 years ago #
Good day all,
I am presently using the Flexx Professional wordpress theme, and have added the Dynamic Header plugin.
My question is :
The following: <?php show_media_header(); ?> is to be added to the Header.php file.
Could somebody guide me as to where excatly this line is supposed to be added?
Any help is much appreciated.
Thanks!
AmyCelona
Member
Posted 2 years ago #
I am using Flexx theme as well (but not that plugin).
If you download the plugin to your desktop, check if there is a readme.txt file which will tell you exactly what to do.
Otherwise, I would imagine that this would go after the </head> tag, and in between the <body> </body> tags.
Elenora
Member
Posted 2 years ago #
Thanks Amy....But I have tried this, and to no avail. Basicly, what it does is simply add a second header on all pages...
All I am trying to do is add a different image to the Blog page i.e. one that does not rotate...as in one single image, and obviously do not know php well enough!