• jerethi

    (@jerethi)


    Hi everyone!

    I’m relatively new to the WordPress scene (loving it, by the way) and I have a question about some of the mechanics of new page creation. See, I’m trying to integrate gallery 2 into my blog right now. I see that wordpress has an option to create a new “page” — however, what I really want is to just have a link from my wordpress blog to my gallery, rather than having to create a new page altogether.

    The way my current theme works is that when I create a new “page” it comes up as a tab in the header of my blog. Ideally, I would like to have one of these tabs display a “gallery” link which links directly to my gallery, rather than an actual page (with content, comments, etc.)

    My blog is located at http://www.assortmentstoday.com. Does anyone have any ideas or suggestions as to how to implement this?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Samuel B

    (@samboll)

    To create a “page” that is really a link:
    Go to write the page. In the title bar insert your html.

    <a href="http://www.assortmentstoday.com/gallery">Gallery</a>

    for example. Leave the post part blank. Publish. Be sure and have the wysiwyg editor turned off when you do this.

    Thread Starter jerethi

    (@jerethi)

    Thanks for the response! Here’s an even dumber question from me — how does one turn off the wysiwyg editor?

    Thread Starter jerethi

    (@jerethi)

    Okay, I followed your advice (I turned off the rich text editor) and entered the link in the “write page” field. It seems to have worked, although I am now having an odd layout problem (see http://www.assortmentstoday.com). Have I followed your directions incorrectly or is it a css layout property that I need to tweak?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘New pages/sections… help!’ is closed to new replies.