Concordia Technology Solutions Forum Index Concordia Technology Solutions
The computer products division of Concordia Publishing House
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

How to create a link from group home page to secondary page

 
Post new topic   Reply to topic    Concordia Technology Solutions Forum Index -> Administrators
View previous topic :: View next topic  
Author Message
janfisher1



Joined: 30 Sep 2009
Posts: 24

PostPosted: Sat Nov 21, 2009 4:45 pm    Post subject: How to create a link from group home page to secondary page Reply with quote

We have a 'group' that we are transferring to the main menu. In the group site, there is a home page and then a photo page. We want to link the photo page to the home page so the whole thing can be transferred to main menu. We've tried a variety of ways and nothing seems to work. We've got the home page in the main menu, but cannot link the photo page to it. How do we do this?
Back to top
View user's profile Send private message
Tech John



Joined: 03 Aug 2007
Posts: 302
Location: St. Louis, MO

PostPosted: Mon Nov 23, 2009 8:29 am    Post subject: Reply with quote

I'm not quite sure this is what you are asking, but will supply this answer as a starting point:

If you are trying to make a "custom" button on the main menu that will link to the group's photo page, perform the following steps:
1. Log in to site as an administrator; then go to the Administration page for the top level.
2. Click the Manage your web pages [Add, edit, order] link.
3. Add a custom page to the site (Click Add). Use the label you want on the button as the page name.
4. In the Page Code (JavaScript) box at the bottom of that screen, copy the following text, modifiying the window.location line to the web address of the page you wish the button to go to:

<script type="text/javascript">
<!--window.location = " https://www.google.com"//-->
</script>

Note that our example code above would create a link to the google home page. Replace that with the web address for your photo page/

5. Click Save button at top or bottom of page to save and create the new button.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Concordia Technology Solutions Forum Index -> Administrators All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group