TP-Docs
HTML5 Icon HTML5 Icon HTML5 Icon
TP on Social Media

Recent

Welcome to TinyPortal. Please login or sign up.

Members
Stats
  • Total Posts: 196,004
  • Total Topics: 21,330
  • Online today: 219
  • Online ever: 8,223 (February 19, 2025, 04:35:35 AM)
Users Online
  • Users: 0
  • Guests: 207
  • Total: 207

Missing Forum and contact menu page when using custom theme

Started by tunsurya, April 20, 2009, 04:11:16 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tunsurya

Hallo ..
Glad to meet you all here
I'm new member here and just beginner want to learn and need help
I have installed SMF 1.1.8 and TP v1.0 beta 3
smf mod advance contact form 1.1 installed.when  used smf defoult  core theme all menu ok,but when i try to use another theme (MCPLUS theme) menu Forum and contact page not seen there.
Please help me how to fix this problem and give detail step by step ho to do

Thanks

Renegd98

Welcome tunsurya to Tinyportal.

To add a menu to the theme read thsu the following How to add a Home button or a new tab? and it will give you an idea on how to add the tab/menu choice for the forum and contact.

if you need further help/info after this then please let us know.

tunsurya

I to try to do like on this link  How to add a Home button or a new tab? but i just find like this
// Show the [help] button.
echo '<li><a href="', $scripturl, '?action=help" >' , $txt[119] , '</a></li>'; on index template php .
so how is it?

Renegd98

In the fututre please use the #code option to display code.

To make the forum button do the following:

// Show the [forum] button.
echo '<li><a href="', $scripturl, '?action=forum" >' , $txt['tp-forum'] , '[/url]</li>';


To make the contact button do the same but change the action to whatever the contact action is. Most likely it is contact. You can see what it is from the default theme and also the code to put inside the $txt[xxxx] string can be found in the default theme also.

tunsurya

Yeah ..ok thanks very much for your help.
my problem solved ha...

This website is proudly hosted on Crocweb Cloud Website Hosting.