1
Jennifah
wf-sections, how to remove part of the template.
  • 2004/12/23 17:14

  • Jennifah

  • Just popping in

  • Posts: 35

  • Since: 2003/2/19


I want to get rid of the part of the template with the file size, author name etc in ithttp://www.femalefitness.com.au/modules/wfsection/article.php?articleid=3 I have tried deleting it from the template but it still appears. Can someone tell me where and what I need to delete. Thanks

2
sbkiller
Re: wf-sections, how to remove part of the template.
  • 2004/12/23 17:22

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


I'm not sure if I can remember, haven't work around my XOOPS for 2 months.

I guess you have to edit this file "article.php" in the module>xfsection folder.

There's some note with "//" there, make sure you read them.

3
Bender
Re: wf-sections, how to remove part of the template.
  • 2004/12/23 18:20

  • Bender

  • Home away from home

  • Posts: 1899

  • Since: 2003/3/10


Hey Jennifah,

look into the file /wfsection/templates/wfsection_article.html

However i am not sure which version exactly you have there. It does seem different from the published 2.01 package. Is this a 2.01 beta?

Look for the following code and comment out those lines you donĀ“t want for the template:

<td align="left" valign="top" width="75%" class="style2">
            <
b><{$lang_author}></b> <{$article.poster}> <{$article.email}><br /> 
            <
b><{$lang_published}></b> <{$article.datetime}><br /> 
            <
b><{$lang_version}></b> <{$article.version}><br />
            <
b><{$lang_articleid}></b> <{$article.articleid}><br /> --></B>
        </
td>
        <
td width="25%" align="right" valign="top" class="style3">
             <{if 
$novote == true}>
             <
b><{$lang_rating}></b> <{$article.rating}><br /> 
             <
b><{$lang_votes}></b> <{$article.votes}><br />
            <{/if}> 
             <
b><{$lang_views}></b> <{$article.counter}><{$lang_times}><br />
             <
b><{$lang_size}></b> <{$article.size}>
             
        </
td>


Just to make sure you switched all you could off in the administration (Module Settings) right?

Login

Who's Online

190 user(s) are online (128 user(s) are browsing Support Forums)


Members: 0


Guests: 190


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits