51
vinit
Re: Using TinyD and MultiMenu together
  • 2004/12/30 6:34

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


In Admin -> System-> Modules set the value of tinyD to 0 this will hide it from displaying in main menu, now add the links of tiny into your multimenu.



52
vinit
Re: Contact Plus module template modification issue
  • 2004/12/29 14:41

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


any idea whats can be the issue here



53
vinit
Re: Contact Plus module template modification issue
  • 2004/12/29 11:06

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


yes cleared the tempates_c for contactusform.html.php



54
vinit
Contact Plus module template modification issue
  • 2004/12/29 10:06

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Hi,

I am trying to use contact plus module to show the customised contat us page. The module works fine. Now i wanted to add the "Contact Address" on top of the contact us form.

I changed the template but still its not showing it up.

Here is what i did to contact_contactusform.html

Quote:

<!--- My mods start here -->
<table class="outer" cellspacing="1">
<tr>
<th colspan="2" >Contact Information </th>
</tr>
<tr>
<td>Address</td><td>My address<br>
Building,<br>
Street <br>
City<br>
Country
</td>
</tr>
<tr>
<td> Phone: </td> <td> 01-123456789</td>
</tr>
<tr>
<td> Email Address </td> <td> foo@bar.com</td>
</tr>
</table>
<br>
<br>
<!--- My mods end here -->

<{$contactform.javascript}>
<form name="<{$contactform.name}>" action="<{$contactform.action}>" method="<{$contactform.method}>" <{$contactform.extra}>>
<table class="outer" cellspacing="1">
<tr>
<th colspan="2"><{$contactform.title}></th>
</tr>
<!-- start of form elements loop -->
<{foreach item=element from=$contactform.elements}>
<{if $element.hidden != true}>
<tr>
<td class="head"><{$element.caption}></td>
<td class="<{cycle values="even,odd"}>"><{$element.body}></td>
</tr>
<{else}>
<{$element.body}>
<{/if}>
<{/foreach}>
<!-- end of form elements loop -->
</table>
</form>


i am trying to make it look somewhat like this
http://www.obscorp.com/obsportal/modules/contact_plus/

I checked the template in database contains this. But while displaying, the content added by me doesnt show up only the default contact us page appears.

Any idea whats the missing link?



55
vinit
Re: How to use tinnycontent module multiple times?
  • 2004/12/29 9:58

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Oh,

Mod, Webmaster, admins can you get that back



56
vinit
How to use tinnycontent module multiple times?
  • 2004/12/29 7:04

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Hi,

I wanted to create multiple sections of conents, and while browsing XOOPS site i found that its possible via using copies of tinycontent module. examplehttp://www.obscorp.com uses tinycontent0 ,tinycontent1 ,tinycontent2 ,tinycontent3

How to do this, futhermore hows the data stored. doesnt it causes problems?

Can anyone share his/her experinces in regard to this.



57
vinit
Re: How to hide submenu?
  • 2004/12/28 13:23

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


thx,

Could not find how to hide the submit option in news for anonymous user.



58
vinit
How to hide submenu?
  • 2004/12/28 12:10

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Hi,

Is there someway i can hide the "Popular" "Top Rates" submenus from "WF Section" "WF Downloads"

And can "Submit news" under News can be hidden for annonymous user.



59
vinit
Re: Does themes of CMS make a difference?
  • 2004/12/28 11:32

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


Surprised to see no reply



60
vinit
Re: Koivi Editor Vs Html Area
  • 2004/12/28 11:02

  • vinit

  • Just can't stay away

  • Posts: 530

  • Since: 2004/1/10


buzz




TopTop
« 1 ... 3 4 5 (6) 7 8 9 ... 47 »



Login

Who's Online

181 user(s) are online (93 user(s) are browsing Support Forums)


Members: 0


Guests: 181


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