Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Jul 2008
    Posts
    41
    Plugin Contributions
    0

    Default Using the more information box question

    I got it edited and uploaded and it looks fine except that it says page 3 at the top and not what I would like it to say.

    Where's the file that holds that information and how would I go about changing it?

    And maybe sometime down the road if I need more than page 4 is there a tutorial for adding a new defines page setting and how to create the files I would need in order to get that to work?

    Any help appreciated.

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Using the more information box question

    To alter what is displayed in the browser bar - Get the about us module from the downloads area and find the 8 files that require editing/adding to affect either the page_2 or create a new page

  3. #3
    Join Date
    Jul 2008
    Posts
    41
    Plugin Contributions
    0

    Default Re: Using the more information box question

    I will do that once I can get some sleep.

    Thanks

  4. #4
    Join Date
    Jul 2008
    Posts
    41
    Plugin Contributions
    0

    Default Re: Using the more information box question

    Finally after pulling my hair out got it working except I can't figure out how to get the about us link into my editable sidebox addon. I couldn't find a support thread for that module and wasn't sure how to word it in the editable sidebox thread. I'm so close to getting done what I need to get done.

    If anyone could point me in the right direction I would appreciate it.

    Anita

  5. #5
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Using the more information box question

    Is this for the more information box or another you have setup?

  6. #6
    Join Date
    Jul 2008
    Posts
    41
    Plugin Contributions
    0

    Default Re: Using the more information box question

    Nevermind I figured it out.

    In case anyone else wants to know when you use the About Us module to add new pages to your site don't put them in the information.php file (unless you want to).

    Then place the link to it. I used http://www.mysite.com/index.php?main_page=about_us and it loads just fine.

    *edit* It was for the editable sidebox addon sorry for the confusion.

  7. #7
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Using the more information box question

    Instead of using your hard link code you might consider a relative link that will also function without error on https pages

    Instead of
    Code:
    <a href="http://www.mysite.com/index.php?main_page=about_us">
    
    try using
    
    <a href="../index.php?main_page=about_us">

 

 

Similar Threads

  1. Renaming the more information box
    By jjj0923 in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 23 Jan 2012, 09:08 PM
  2. Adding More Links in the Information Box?
    By rlexyd in forum General Questions
    Replies: 7
    Last Post: 21 Apr 2010, 06:58 PM
  3. Changing Font Color in Information Box & More Information Box
    By scribbles in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Apr 2007, 02:54 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg