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
Remove something from the defaults
Avatar
Jin Sung Park
Rookie
Free Members
sp_UserOfflineSmall Offline
Apr 26, 2015 - 8:27 am

 Hi there,

 

I want to only use the two buttons of Log In and Register before logging in, and the button of Log Out after logging in. How can I get rid of the other buttons (Profile/Members)?

 

Most of themes have Statistics on the bottom, how can I remove this?

 

I will use only one forum in my website so that I don't need "Select Forum" box and the path of "Home/Forum/My Forum Name. How can I remove them?

 

Thanks and best regards

Jin

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 26, 2015 - 12:42 pm

most display elements are theme driving with template functions just like in wp...

so if you want to remove an element, just remove the template function that displays it...  or you can change the situation under which the element is displayed...

fyi, login changes to logout after logging in... and registration is not available while logged in either..

most of the buttons you are referencing are in the spHead.php template file of your sp theme...

as always, we strongly urge you to make a child sp theme or your own sp theme before making any changes so you dont lose them on updates... for more info on these, see our codex links in sidebar...

as to the breadcrumbs question, see this codex article on the template function for displaying them:

https://simple-press.com/docum.....eadcrumbs/

it shows you how to remove elements via arguments to the template functions... if you dont want any breadcrumbs, just remove the template function from your theme...

Avatar
Jin Sung Park
Rookie
Free Members
sp_UserOfflineSmall Offline
Apr 27, 2015 - 11:19 pm

Mr Papa said
most display elements are theme driving with template functions just like in wp...

so if you want to remove an element, just remove the template function that displays it...  or you can change the situation under which the element is displayed...

fyi, login changes to logout after logging in... and registration is not available while logged in either..

most of the buttons you are referencing are in the spHead.php template file of your sp theme...

as always, we strongly urge you to make a child sp theme or your own sp theme before making any changes so you dont lose them on updates... for more info on these, see our codex links in sidebar...

as to the breadcrumbs question, see this codex article on the template function for displaying them:

https://simple-press.com/docum.....eadcrumbs/

it shows you how to remove elements via arguments to the template functions... if you dont want any breadcrumbs, just remove the template function from your theme...

Many thanks

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Apr 27, 2015 - 11:59 pm

glad to help...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
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: 620
Members: 17365
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10128
Posts: 79626