Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
themes-topic
How do I get the foot from Default theme to show in iForum theme copy?
Avatar
Ben Calvert-Lee
Member
Free Members
sp_UserOfflineSmall Offline
Mar 7, 2013 - 5:37 pm

I have been modifying the iForum theme, which suits my needs well but the Subscribe to RSS and Subscribe to Topic buttons are hidden as well as the foot with timezone, online members etc. info.

I would like this section to be displayed in my copy of the iForum theme. How do I do this? I have been looking at the template files but very little seems to differ except Default.php. Changes to this file have no effect.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Mar 7, 2013 - 6:04 pm

the various template files for iforum do not include the spFoot.php template file by default...  you will need to add them if you want...

typically, at the bottom of each template file, ie spGroupView.php, spForumView.php, etc, you would add

    # Load the forum footer template - normally last thing
    # ----------------------------------------------------------------------
    sp_SectionStart('tagClass=spFootContainer', 'foot');
        sp_load_template('spFoot.php');
    sp_SectionEnd('', 'foot');

take a look at one of the other themes to see exactly how done...

oh, and you are making your own theme, right?  not changing ours? see:  http://codex.simple-press.com/.....g-a-theme/

this will prevent you from losing changes on a update...

Avatar
Ben Calvert-Lee
Member
Free Members
sp_UserOfflineSmall Offline
Apr 26, 2013 - 2:12 pm

Thanks for your response and I'm sorry for such a long delay. I am now using the standard theme instead, so no need to address this!

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Apr 26, 2013 - 2:54 pm

OK. No worries.

andy-signature.png
YELLOW
SWORDFISH
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online: julipfs
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Mr Papa: 19448
Ike: 2086
Brandon: 864
kvr28: 804
jim: 650
FidoSysop: 577
Conrad_Farlow: 531
fiddlerman: 358
Stefano Prete: 325
Member Stats:
Guest Posters: 619
Members: 17361
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10127
Posts: 79625