Support Forum
Topics Started / Topics Posted In are reversed?
which sp theme???
late at night and heading off, but it does appear that the reboot theme may have them backwards... but a couple other I checked seem right... so would be good to know which you are using...
Visit Cruise Talk Central and Mr Papa's World
Ike
Sawtry, UK
Member
Free Members
Offline
A simple fix, and one that should be made to the parent theme not the child theme.
Open forum-themes > reboot > templates > spProfilePopupShow.php .
Locate the function 'sp_ProfileShowSearchPosts' on line 94:
sp_ProfileShowSearchPosts('tagClass=spProfileLabel&leftClass=spPostedToSubmit&rightClass=spPostedToSubmit', __sp('Search User Posts'), __sp('Topics Posted In'), __sp('Topics Started'));
At the end of the function line you should see three labels. Swap the last 2 around so it will then appear:
sp_ProfileShowSearchPosts('tagClass=spProfileLabel&leftClass=spPostedToSubmit&rightClass=spPostedToSubmit', __sp('Search User Posts'), __sp('Topics Started'), __sp('Topics Posted In'));
The reason that should be made to the parent theme not the child is so when it's fixed and you update it takes the new change and overwrites the one you've made.
Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
Guest(s) 1
Currently Browsing this Page:
1 Guest(s)
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