Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
2 + 4 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
     

Re: Increase the Users on your site.....and keep them...
by theprof on 2006/1/31 17:49:06

luciano, yes you ar right, it is more for community oriented sites. Dating, etc. etc.

Yes my site is pure xoops, all of my sites are Xoops.

I just went public with the site I incorporated this frontpage html login for Today nationally in the press.

We will see what type of feedback it warrants...

And thanks for that lil tidbit..Im going ot add that in instead of just deleting the whole link in the block.
Re: Increase the Users on your site.....and keep them...
by luciano on 2006/1/28 18:38:46

The idea is great for Dating, profile... sites but I don't think that it's a good idea to use it on newssites.

BTW is your site a Xoopssite?
Re: Increase the Users on your site.....and keep them...
by shank on 2006/1/28 17:47:43

or you could change it to
le="color: #000000"><?php <a class="menuTop" href="<{$xoops_url}>/index.php">home</a>


And keep you main menu
Re: Increase the Users on your site.....and keep them...
by theprof on 2006/1/28 17:32:36

I foudn how you can remove the HOME in your main menu, and keep the main menu. I just made another block an incorporated the HOME page I wanted there...

go to

modules/system/templates/blocks

and find

system_block_mainmenu

edit it by taking out the <home> part

just paste this

<table cellspacing="0">
<tr>
<td id="mainmenu">
<a class="menuTop" href="<{$xoops_url}>/"></a>
<!-- start module menu loop -->
<{foreach item=module from=$block.modules}>
<a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a>
<{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
<{/foreach}>
<{/foreach}>
<!-- end module menu loop -->
</td>
</tr>
</table>


Now go to the Module Admin. and UPDATE the systems module..

DONE....
Re: Increase the Users on your site.....and keep them...
by theprof on 2006/1/25 13:58:53

Yeah, I had that problem....Yes the HOME does go back to the index.html.

what I did was make a custom menu (Multi-Menu) was my favorite selection, and put in my own links. Made invisible the MAIN MENU...quick and simple.

Who's Online

218 user(s) are online (171 user(s) are browsing Support Forums)


Members: 0


Guests: 218


more...

Donat-O-Meter

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

Latest GitHub Commits