hi people. i need to use a custom div inside the php header template, befores ifs. when i put the div inside code, i receive error. anyone knows how can i do it?
the code is in pastebin: http://pastebin.com/U2a0xacU
hi people. i need to use a custom div inside the php header template, befores ifs. when i put the div inside code, i receive error. anyone knows how can i do it?
the code is in pastebin: http://pastebin.com/U2a0xacU
<?php get_header();?>
<div id="meuconteudo">
texts, fotos, etc
</div>
// SLIDESHOW
<?php $slideTerm = get_option('phi_home_slideshow_category');
[...]hi Esmi! i will test now. thanks a lot!!
works!!! thanks you very much, Esmi! i am a php 'zero'
Glad I could help :-)
This topic has been closed to new replies.