1
biagio
WF-Section and php
  • 2004/9/9 12:41

  • biagio

  • Just popping in

  • Posts: 13

  • Since: 2004/9/7 1


Is a dilemma.

In wf section 1 it is possible to hide the information when it shows the article but a article (document php) does not work correctly.

In wf section 2 it is not possible to hide the information but a article (document php) works perfectly.

Now, that I make?

Help me please

Biagio

2
jfebus
Re: WF-Section and php
  • 2004/9/9 12:49

  • jfebus

  • Just popping in

  • Posts: 97

  • Since: 2004/9/1 1


What info do you want to hide?

I was able to hide several field "author" and "read" updating the templates.

Best regards,

Jose

3
biagio
Re: WF-Section and php
  • 2004/9/9 13:07

  • biagio

  • Just popping in

  • Posts: 13

  • Since: 2004/9/7 1


Hi,

in wf-section 2.0 when I hide several field (autor, published, etc) leaves blank space in the document at the top.

I don't founding in 2.01 this document option

No Display info (This option will stop XF-Section from displaying all info in the article. Just a plain html page or text.)

present in version 1.01.

I don't know how modify the template.

Sorry for my bad english

Biagio



4
jfebus
Re: WF-Section and php
  • 2004/9/9 13:14

  • jfebus

  • Just popping in

  • Posts: 97

  • Since: 2004/9/1 1


Hi,

You can edit the wfsection_article.html file and edit this part:

<table width="100%"  border="0" cellspacing="0" cellpadding="0">
  <
tr>
    <{if 
$article.catimg }>
        <
td width="71" rowspan="3" align="center" valign="middle"><{$article.catimg}></td>
    <{/if}>
    <
td width="91%" class="style1"><{$article.titlemain}></td>
  </
tr>
  <
tr>
    <
td bgcolor="#000000"><img src="/images/blank.png" alt="" height="1" width="1" border="0"></td>
  </
tr>
  <
tr>
    <
td><table width="100%" border="0" cellspacing="0" cellpadding="0">
      <
tr>
        <
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 />
        </
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>
      </
tr>
    </
table></td>
  </
tr>
</
table>


Good Luck!

Jose Febus

5
biagio
Re: WF-Section and php
  • 2004/9/9 14:41

  • biagio

  • Just popping in

  • Posts: 13

  • Since: 2004/9/7 1


Thanks.

When I edit the wfsection_article.html file in wf-section 2 the update module no works fine. I don't know why?

Please, can you send here the complete source of the above file?

Thanks

Biagio

6
biagio
Re: WF-Section and php
  • 2004/9/9 15:59

  • biagio

  • Just popping in

  • Posts: 13

  • Since: 2004/9/7 1


I have found the solution

I have modificated the file in the folder template_c

Now work all fine

Thankssssssss

Login

Who's Online

244 user(s) are online (152 user(s) are browsing Support Forums)


Members: 0


Guests: 244


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