(SOLVED)adding feat...
 
Notifications
Clear all

(SOLVED)adding featured stories disply on murder skin

3 Posts
2 Users
0 Reactions
1,882 Views
(@nsaphrodite)
Posts: 83
Trusted Member
Topic starter
 

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.


 
Posted : 13/11/2008 4:41 pm
(@babaca)
Posts: 722
Member Moderator
 

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

 
Posted : 13/11/2008 6:00 pm
(@nsaphrodite)
Posts: 83
Trusted Member
Topic starter
 

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!


 
Posted : 13/11/2008 9:47 pm
Share: