Support Forum

Advanced Search
Forum Scope


Match



Forum Options



Minimum search word length is 3 characters - maximum search word length is 84 characters
general-topic
Setting up the Forum
Avatar
Timothy Campbell
Member
sp_UserOfflineSmall Offline
Jun 4, 2015 - 10:16 am

http://live4sportnetwork.com/i.....dex/forum/

I have started testing the new forum for my site and so far I am very pleased.

Anyone that would like to help us test this forum, give advice, make a suggestion or simply comment is welcome to do so and would be greatly appreciated.

I will have several questions as I move forward so I was curious as to whether you would like me to use this thread or create a new one each time a question is answered.

The first issue that I have encountered involves the confirmation link that is sent to new users. When I click on that link it gives me a 404 error. Is there a setting that I need to adjust in order to correct this?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jun 4, 2015 - 12:09 pm

Do you mean the link your new user gets when their site registration email arrives? Sadly, registration, login etc., are all pure WordPress functions. As far as I was aware they should get the url as set up in the WordPress > Settings > General panel with the login page added. Unless you are using some sort of membership plugin which would probably override this with a setting of its own...

You can also override it however, on the forum admin > components > login and registration panel if you need to but this is likely only going to work if you use the SP registration email (Options > Email) which simply replaces the built-in WP one and allows you to change and personalise the text.

Does that help?

andy-signature.png
YELLOW
SWORDFISH
Avatar
Timothy Campbell
Member
sp_UserOfflineSmall Offline
Jun 4, 2015 - 1:08 pm

Thank you swordfish, I am going to look at those options now.

Next question -

If I want to reorder the 'report post', 'PM', 'edit' and 'quote' buttons above each post, what file should I look under?

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jun 4, 2015 - 3:15 pm

You would want the spTopicView.php theme template - in the /templates folder of your SP theme. Or - if Reboot - in the /desktop and /mobile folders.  if you trace down you will see the display functions are fairly easy to work out and you will find the ones you are looking for in a block together. And you can, of course,  reorder them as you prefer.

As always we recommend the use of a child theme to ensure changes are not lost when upgrading. There are now Child Theme Frameworks available to download for all of our themes to make this simple and full and extensive details can be found on our Codex - Creating a Child Theme page: https://simple-press.com/docum.....ild-theme/

andy-signature.png
YELLOW
SWORDFISH
Avatar
Timothy Campbell
Member
sp_UserOfflineSmall Offline
Jun 4, 2015 - 10:59 pm

Ok, I have them reordered now, thanks again!

What file should I look under to change the size of the images for the subforums? I would like to make them just a bit larger to aid in the ease of navigation for my users.

Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 5, 2015 - 1:00 am

can you explain further? or give us an example link?  are we talking images or the thumbnails in forum posts (if enabled)?

some options are on forum - options - content settings...  and then if you are using our file uploader plugin for simple press, you could check forum - components - file uploads...

its also possible your wp theme is artificially limiting the size, but without more info or example, hard to tell...

fyi, using the link in post #1,  my anti-virus and malware software goes crazy about unsafe site...  dont know if false alarm or real, but suggest a scan to make sure...

Avatar
Timothy Campbell
Member
sp_UserOfflineSmall Offline
Jun 5, 2015 - 10:04 am

I ran a scan today and it came back clean so I am hoping that it is just a false alarm...

Here is a link to the forum page - http://live4sportnetwork.com/i.....dex/forum/

If you look under NFL you will see divisions, then under each division there are subforums for the teams. These are the icons I would like to make slightly bigger.

Another thing I would like to change is the way the subforums are featured from within the actual divison forums - http://live4sportnetwork.com/i.....afc-north/

I would like to have the subforums listed in a less intrusive manner. I think having them listed the same as on the main page with smaller icons directly underneath the index/subforum header bar would make for a better look and feel with easier navigation.

Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jun 5, 2015 - 11:01 am

You're going to need to make a change to one of the template display functions in the SP theme you are using. Is that Reboot? I am not sure as you have removed our copyright and about sections.

But you want the spGroupView template and need to locate the call to the display function sp_ForumIndexSubForums() which probably looks a bit like this:

sp_ForumIndexSubForums('unreadIcon=sp_SubForumUnreadIcon.png', __sp('Sub-Forums:'), __sp('Browse topics in %NAME%'));

You need to add a nea argument which is iconWidth. This is currently, by default, set to 20 (pixels). So - if, for example, you wanted to make it 35 then you would add:

sp_ForumIndexSubForums('unreadIcon=sp_SubForumUnreadIcon.png&iconWidth=35', __sp('Sub-Forums:'), __sp('Browse topics in %NAME%'));

which will do what you need.

I will need to think on the other one as that ainlt so easy - you would probably need some new display functions.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Yellow Swordfish
Glinton, England
SP Master
sp_UserOfflineSmall Offline
Jun 5, 2015 - 11:02 am

Oh yes - meant to add of course: As always we recommend the use of a child theme to ensure changes are not lost when upgrading. There are now Child Theme Frameworks available to download for all of our themes to make this simple and full and extensive details can be found on our Codex - Creating a Child Theme page: https://simple-press.com/docum.....ild-theme/

But as I can see you have removed items you have probably done this already.

andy-signature.png
YELLOW
SWORDFISH
Avatar
Mr Papa
Simi Valley, CA
SP Master
Free Members
sp_UserOfflineSmall Offline
Jun 5, 2015 - 1:11 pm

still shows up as malware infected for me... but as I said could just be false positive... will see if I can figure out what it doesnt like...

Forum Timezone: Europe/Stockholm
Most Users Ever Online: 1170
Currently Online:
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: 617
Members: 17359
Moderators: 0
Admins: 4
Forum Stats:
Groups: 7
Forums: 17
Topics: 10125
Posts: 79620