collapse

* Simple Portal Archived Forum

This is an Archive Forum.

The content in this forum may be out-of-date or have been superseded by newer information, and links in forum pages to other sites may not work.
This forum contains archives for future reference.

Visit our thread at Simple Machines Forum for current support.

SMF 2.1 users: EhPortal is a ported version of Simple Portal specifically designed for the SMF 2.1 branch.
Please visit web-develop.ca to download EhPortal and for its support.

* User Info

 
 
Welcome, Guest. Please login or register.

* Who's Online

  • Dot Guests: 231
  • Dot Hidden: 0
  • Dot Users: 0

There aren't any users online.

* Shoutbox

Refresh History
  • Shoutbox is not for support!
  • {OCS}MasterSeal: Yup, Still adore SP
    April 21, 2019, 07:08:06 PM
  • {OCS}MasterSeal: STILL love SP :)
    November 24, 2018, 05:05:50 AM
  • ♦ Ninja ZX-10RR ♦: <3 aegersz
    September 13, 2018, 03:36:09 PM
  • aegersz: I STILL <3 LOVE SimplePortal
    September 13, 2018, 07:11:39 AM
  • aegersz: o LOVE you guys - Simple Portal rocks !
    May 09, 2018, 05:18:59 AM
  • Chen Zhen: our apologies for the site being down.. please read server issues topic
    March 22, 2018, 05:32:38 AM
  • {OCS}MasterSeal: LOL PLEASE forget I just posted that. I found the answer in my own dang post back in 2015. lol sorry!
    July 04, 2017, 10:47:55 PM
  • {OCS}MasterSeal: I know this SB isnt' for support, but I just have a general question. Who would I contact to find out where SP stores its block info? Is it DB driven or files? I searched the site but came up with nothing. probably my fault any insight is appreciated.
    July 04, 2017, 10:43:36 PM
  • ♦ Ninja ZX-10RR ♦: Excuse me but what does Simpleportal have to deal with that?
    February 05, 2017, 08:21:14 PM
  • WhiteEagle: of course IMHO that site appears to be dead :(
    February 04, 2017, 01:08:05 PM
  • WhiteEagle: If I can get that, then I'll use it for that site...
    February 04, 2017, 01:07:35 PM
  • WhiteEagle: decided to not use SMF for any projects, unless I can get a copy of the premium version of the fanfiction archive plugin
    February 04, 2017, 01:06:54 PM
  • expertdecisions: cloudflare
    January 28, 2017, 08:01:47 AM
  • aegersz: SM release 2.0.13 !
    January 12, 2017, 06:00:13 AM
  • raffo: Tks Emanuele, even if I didn't understand the fix :D
    November 07, 2016, 02:01:20 AM
  • emanuele: [link]
    November 01, 2016, 12:43:50 PM
  • emanuele: raffo: the English support board is a good place. ;)
    November 01, 2016, 12:43:38 PM
  • raffo: Where can I find the fix for the shoutbox?
    November 01, 2016, 05:06:09 AM
  • {OCS}MasterSeal: To the SP team, I make a point to come here and thank you as much as possible for your work.  so again, THANK YOU!
    October 28, 2016, 10:38:05 AM
  • emanuele: That's indeed funny, the limit is present only in the patch and not the full install.
    October 22, 2016, 06:14:58 PM

* Recent Posts

Adding Forums Button to Nav bar by jirapon
[August 01, 2019, 09:07:12 AM]


Re: Board Icons by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 04:03:41 PM]


MOVED: Czech translation???? by ♦ Ninja ZX-10RR ♦
[July 30, 2019, 03:04:51 PM]


Board Icons by jirapon
[July 30, 2019, 07:28:44 AM]


Re: Thankyou Simpleportal, by ♦ Ninja ZX-10RR ♦
[July 29, 2019, 09:41:29 AM]

If you're interested in helping other members with support requests, consider joining the Community Support Helpers group.

Author Topic: Help with position of navigation  (Read 6710 times)

0 Members and 1 Guest are viewing this topic.

Offline [A-US]James246

  • Semi Newbie
  • *
  • Posts: 7
  • SMF Version: None
  • SP Version: None
Help with position of navigation
« on: June 13, 2010, 07:56:51 AM »
* Which version of SMF you're using.
- SMF 1.1.11
* Which version of SimplePortal you're using.
- SimplePortal 2.3.2
* A link to your forum. (Or screenshots, either or).
- http://aus-ileague.com
* Any errors from your error log that may be related (please remove paths and IP addresses as this could give out personal information not needed on a public forum.)
- No errors.
* A detailed description of the problem. (VERY IMPORTANT).
- Well basically the problem resides in the navigation link tree menu. The one which shows your current position. When in a particular forum, it just goes 'A-US iLeague > Category Name > Board Name etc. I want it to be going 'A-US iLeague > Forums > Category Name etc.

Example: http://aus-ileague.com/index.php?board=35.0
Currently shows: A-US iLeague » General Forums » Site News
I want it to show: A-US iLeague » Forums » General Forums » Site News

Also, there seems to be a problem with the positioning of where the link tree is located. This arised upon the instillation of SimplePortal but I haven't paid much attention to it.

Lastly, is it possible to describe the location when you're on a custom page?

Example: http://aus-ileague.com/index.php?page=site_rules
Currently shows: A-US iLeague
I want it to show: A-US iLeague » Site Rules

If anyone could help me with these three issues it would be greatly appreciated.

Offline Nathaniel

  • Comrade
  • *
  • Posts: 5203
  • Gender: Male
    • Verbtest.com
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Help with position of navigation
« Reply #1 on: June 13, 2010, 09:59:38 PM »
I'm not entirely sure why its happening, but the edit below should fix it.

Code: ("Find (Themes/noize_119/style.css)") [Select]
.pathway {
Code: ("Replace") [Select]
.pathway {
float: left;
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy SMF Mods | SimplePortal"Quis custodiet ipsos custodes?" - Who will Guard the Guards?Please don't send me ANY support related PMs. I will just delete them.

Offline [A-US]James246

  • Semi Newbie
  • *
  • Posts: 7
  • SMF Version: None
  • SP Version: None
Re: Help with position of navigation
« Reply #2 on: June 14, 2010, 03:45:34 AM »
Thanks for the response Nathaniel. I tried your fix but it came to no help. It didn't change anything on the website. What do you think could fix it? Any ideas with the other navigation of the SimplePortal feature?

Offline Nathaniel

  • Comrade
  • *
  • Posts: 5203
  • Gender: Male
    • Verbtest.com
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Help with position of navigation
« Reply #3 on: June 14, 2010, 04:07:06 AM »
Did you clear your browsers cache after applying the edit? (most browsers have an option somewhere, the shortcut is ctrl + F5 for firefox)
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy SMF Mods | SimplePortal"Quis custodiet ipsos custodes?" - Who will Guard the Guards?Please don't send me ANY support related PMs. I will just delete them.

Offline [A-US]James246

  • Semi Newbie
  • *
  • Posts: 7
  • SMF Version: None
  • SP Version: None
Re: Help with position of navigation
« Reply #4 on: June 15, 2010, 06:39:26 AM »
Did you clear your browsers cache after applying the edit? (most browsers have an option somewhere, the shortcut is ctrl + F5 for firefox)

Yes, I did...

Offline [A-US]James246

  • Semi Newbie
  • *
  • Posts: 7
  • SMF Version: None
  • SP Version: None
Re: Help with position of navigation
« Reply #5 on: June 16, 2010, 07:57:41 PM »
What happens now, especially with the other requests.  :0

Offline Nathaniel

  • Comrade
  • *
  • Posts: 5203
  • Gender: Male
    • Verbtest.com
  • SMF Version: 2 RC4
  • SP Version: 2.3.3
Re: Help with position of navigation
« Reply #6 on: June 17, 2010, 12:19:58 AM »
In relation to the main request:
Which browser are you using? Adding 'float: right;' to the pathway class worked fine for Opera, Firefox and Chrome, although I guess that IE 6 might not like it (IE 7 and 8 should be fine though).

What happens now, especially with the other requests.  :0

Well, those are more custom coding request than support or theme related requests. Below I have answered those requests.

For the request about adding pages to the linktree, see the topic below:
http://simpleportal.net/index.php?topic=3847.msg24424#msg24424

For adding 'forum' to the linktree:
Code: ("Sources/Subs-Portal.php") [Select]
if ($modSettings['sp_portal_mode'] == 1)
$context['linktree'][0] = array(
'url' => $scripturl . '?action=forum',
'name' => $context['forum_name'],
);

Code: ("Replace") [Select]
if ($modSettings['sp_portal_mode'] == 1)
{
$context['linktree'][0] = array(
'url' => $scripturl,
'name' => $context['forum_name'],
);
$context['linktree'][1] = array(
'url' => $scripturl . '?action=forum',
'name' => $txt['sp-forum'],
);
}

I think that your theme's linktree template may be slightly different from the default theme's one, if you have problems with those edits not changing anything, then could you please attach your 'Themes/{themename}/index.template.php' file?
SMF Friend (Former Support Specialist) | SimplePortal DeveloperMy SMF Mods | SimplePortal"Quis custodiet ipsos custodes?" - Who will Guard the Guards?Please don't send me ANY support related PMs. I will just delete them.

Offline [A-US]James246

  • Semi Newbie
  • *
  • Posts: 7
  • SMF Version: None
  • SP Version: None
Re: Help with position of navigation
« Reply #7 on: June 19, 2010, 04:27:52 AM »
In relation to the main request:
Which browser are you using? Adding 'float: right;' to the pathway class worked fine for Opera, Firefox and Chrome, although I guess that IE 6 might not like it (IE 7 and 8 should be fine though).

(I think you mean 'float: left;'.) I did the following code changes...

Code: ("Find (Themes/noize_119/style.css)") [Select]
.pathway {
Code: ("Replace") [Select]
.pathway {
float: left;

I made the changes, cleared the cache and tested it in Firefox and Chrome to only some success. When on a Board or Topic it is in the correct position on the left. :) But when on the Portal, Custom Page or Forum Index it is still on the right. I've attached the 'style.css' file so maybe you can look at it to see what is wrong. :)

For the request about adding pages to the linktree, see the topic below:
http://simpleportal.net/index.php?topic=3847.msg24424#msg24424

For adding 'forum' to the linktree:
Code: ("Sources/Subs-Portal.php") [Select]
if ($modSettings['sp_portal_mode'] == 1)
$context['linktree'][0] = array(
'url' => $scripturl . '?action=forum',
'name' => $context['forum_name'],
);

Code: ("Replace") [Select]
if ($modSettings['sp_portal_mode'] == 1)
{
$context['linktree'][0] = array(
'url' => $scripturl,
'name' => $context['forum_name'],
);
$context['linktree'][1] = array(
'url' => $scripturl . '?action=forum',
'name' => $txt['sp-forum'],
);
}

I think that your theme's linktree template may be slightly different from the default theme's one, if you have problems with those edits not changing anything, then could you please attach your 'Themes/{themename}/index.template.php' file?

I made the changes (as well as the pages linktree) and it appears to be working fine except for when at the following locations: Portal, Forum Index and Custom Page. On the Index it shows 'A-US iLeague > Forums', and on the Custom Page it shows 'A-US iLeague > Forums > Custom Page Name' . Is there anyway to make it not says Forums on the Portal or Custom Page?

I appreciate all the help so far. :)

Offline [A-US]James246

  • Semi Newbie
  • *
  • Posts: 7
  • SMF Version: None
  • SP Version: None
Re: Help with position of navigation
« Reply #8 on: June 20, 2010, 06:54:37 AM »
I'm still wondering how to make it not say A-US iLeague > Forum on the Portal and Custom Pages.

Offline [A-US]James246

  • Semi Newbie
  • *
  • Posts: 7
  • SMF Version: None
  • SP Version: None
Re: Help with position of navigation
« Reply #9 on: June 23, 2010, 08:36:08 AM »
Any updates?  :D

Offline AngelinaBelle

  • Comrade
  • *
  • Posts: 4870
  • Gender: Female
  • SMF Version: 2 RC3
  • SP Version: 2.3.2
Re: Help with position of navigation
« Reply #10 on: August 19, 2010, 10:21:03 AM »
Here's a related suggestion from another thread. which could point you in the right direction.
http://simpleportal.net/index.php?topic=6015.msg35386#msg35386
Please to keep this website running, if you like SimplePortal, make a
one-time subscription. Thank you for your support.

Have you tried the SimplePortal documentation?