Gallery as WP menu item going directly to embedded Gallery2?
ckendall
Joined: 2007-10-03
Posts: 3 |
Posted: Thu, 2007-10-04 00:05 |
Help for a simple question. At www.williamstontennis.org, I embedded Gallery2 in WP, but can't figure out how to have the menu go directly to the embedded Gallery instead of having to click through a page. Or, is my solution to do a text box on the right column linking to the embedded gallery? Seems like a simple problem... |
|
Posts: 492
If I understand your question correctly, the answer is to set the link under the Gallery tab at the top to "http://williamstontennis.org/wp-gallery2.php"
Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website
Posts: 3
True, that would link directly to Gallery2. But the nav is generated from the pages in WP. If this were a traditional nav menu I could link directly but generated from the pages I don't see where I can edit it. I checked the files, and the don't see any way in the files html code to edit the nav.
So I'm still looking for how to have Gallery in the nav but not have to pass through a WP page get to the embedded gallery...
Posts: 492
The navigation is probably produced in the wordpress header file. I'd do a search for "gallery" since the nav's link is "http://williamstontennis.org/gallery/". It has to be there somewhere. WP is not generating it, the theme is, somewhere. The trick is finding that somewhere.
Kirk
____________________________________
G2Image Documentation, G2Image Demo Page, My Family Website
Posts: 3
OK, I'll see what I can find - thank you