Facebook 

SMFHacks.com

+-

SMFHacks.com

+- User Information

Welcome, Guest.
Please login or register.
 
 
 
Forgot your password?

+- Forum Stats

Members
Total Members: 4291
Latest: Robertqt
New This Month: 5
New This Week: 1
New Today: 0
Stats
Total Posts: 43728
Total Topics: 7587
Most Online Today: 67
Most Online Ever: 2482
(April 09, 2011, 07:02:45 pm)
Users Online
Members: 0
Guests: 58
Total: 58

Author Topic: Add a how to button for new users  (Read 4091 times)

0 Members and 1 Guest are viewing this topic.

Offline silvershark

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 5
    • View Profile
Add a how to button for new users
« on: December 16, 2012, 02:10:32 pm »
I tried to search and I dodnt really quite get the answer I was looking for. Can I add a button to display a how to topic link for new users? We did a writeup and we would like to have a button so that it doesn't get buried in a thread that no one would look for anyways. Thanks

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16645
    • View Profile
Re: Add a how to button for new users
« Reply #1 on: December 16, 2012, 02:12:55 pm »
In the gallery menu or are you talking about the top menu in SMF?
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline silvershark

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 5
    • View Profile
Re: Add a how to button for new users
« Reply #2 on: December 16, 2012, 04:52:41 pm »
The ideal place would be the gallery its self. I believe it would be more pronounced there. The only other option I thought was a drop down on the gallery button on the main menu bar on the protal. But if it was right there in front of people when they first open the gallery, i think that would be best. I could even submit the how to to you guys and make sure you agree. I am tied up developing the entire site so I left it up to a reliable member. I have not yet experimented much with it. I just knew that the pro version was our best option and there seems to be a lot that you can do with it. If you have your own write up or instructions, I may hhave missed them. But either way, I think a button to provide a link anywhere whether it be on my site or a link here would keep people with limited computer knowledge from feeling intimidated by the process.

Thanks for the prompt reply

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16645
    • View Profile
Re: Add a how to button for new users
« Reply #3 on: December 19, 2012, 08:05:01 pm »
Sorry got busy. What SMF version? And you are using SMF Gallery Pro right?
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

Offline silvershark

  • Bad Emails DO NOT EMAIL
  • Member
  • *
  • Posts: 5
    • View Profile
Re: Add a how to button for new users
« Reply #4 on: December 20, 2012, 11:33:21 am »
smf 2.0.2 with simple prtal (the most recent version) and the pro version of what you offer, yes

Offline SMFHacks

  • Administrator
  • Hero Member
  • *****
  • Posts: 16645
    • View Profile
Re: Add a how to button for new users
« Reply #5 on: December 22, 2012, 11:19:26 am »
Two places you can do it.

If you just want to make your own notes you can setup an html block area in the main gallery page

Open themes/default/gallery2.template.php

Find around line 44

Code: [Select]
ShowTopGalleryBar($txt['gallery_text_title']);

Add After

Code: [Select]

echo '
 <table class="table_list">
         <tbody class="header">

<tr  class="catbg">
<td align="center" class="catbg"><span class="left"></span>Gallery Notes</td>
</tr>
</tbody>
<tr class="windowbg2">
<td align="center">Your gallery notes links and other html code here</td>
</tr>

</table>
<br />';


Or if you just want to add a button to gallery menu system edit this file

Sources/Subs-Gallery2.php

Find the TopButtonTabs() function and add an entry to that menu list.
Get your Forum Ranked! at https://www.forumrankings.net - find out how your forum compares with others!

Like What I do? Support me at https://www.patreon.com/vbgamer45/

 

Related Topics

  Subject / Started by Replies Last post
1 Replies
3701 Views
Last post April 20, 2007, 01:36:50 pm
by rowedf
9 Replies
10872 Views
Last post May 28, 2007, 07:54:04 pm
by stormlrd
11 Replies
11782 Views
Last post June 16, 2012, 11:32:41 am
by SMFHacks
2 Replies
5558 Views
Last post June 28, 2008, 10:51:56 pm
by rgsknr
1 Replies
4115 Views
Last post November 09, 2008, 03:51:51 pm
by SMFHacks

+- Recent Topics

Mod for compare gallery.text with board.text by Michel68
Today at 04:16:39 am

ST Shop integration by Senkusha
March 18, 2025, 07:33:13 pm

Contact Us by SMFHacks
March 16, 2025, 07:49:23 pm

HTTP 500 error during install by SMFHacks
March 13, 2025, 10:44:31 am

Site upgrade to 2.1 by SMFHacks
March 12, 2025, 09:29:43 pm

[Mod]WebP and AVIF File Support for SMF 2.1 by SMFHacks
March 10, 2025, 04:32:57 pm

Pretty URL's Pro support/help by [chrisB]
March 03, 2025, 10:18:09 am

More RSS feeds by melon
February 28, 2025, 08:23:21 am

SMF Shop / ST Shop Credits? by SMFHacks
February 22, 2025, 06:13:10 pm

Down_sendpm Error by Senkusha
February 22, 2025, 07:49:24 am

Powered by EzPortal