Hi, everyone. I had opened the index.tpl and added the feature block using this code:
<div class="block">
<div class="title">{featured_title}</div>
<div class="content">{featured_content}</div>
</div>
after the recent block, but when i did this, i get a blank block with no title or content.
here's the site with what i've attempted: http://castrofics.com/index.php?skin=happy%20halloween
please help. thanks.
It's Kali's skin, she generally puts stuff like that in the header.tpl and not usually the index.tpl. Try moving it there and see if it shows up. If it still doesn't appear, do you have the Featured block turned on in your settings? If yes, there is there a variable.php file in the skin? You might have to add it there.
barb
******************************************
Mucking around in eFiction since circa 2001 (ver. 1.0)
Now running v.3
It's Kali's skin, she generally puts stuff like that in the header.tpl and not usually the index.tpl. Try moving it there and see if it shows up. If it still doesn't appear, do you have the Featured block turned on in your settings? If yes, there is there a variable.php file in the skin? You might have to add it there.
barb
got it! thanks, barb!
