Forums

TOTALLY WEIRD! ??? (7 posts)

  1. oneway
    Member
    Posted 1 year ago #

    I just installed this theme a few days ago, literally.

    I added a few pages to it, uploaded a header and added a pic to the background. One minute it was fine and the next day it wasn't.

    If you view the site in Chrome, everything is FINE. If you view it in FF or IE there is a big "+" sign in the top left red graphic which is a hyperlink to the home page and the SECOND issue is that the "artists-2" page actually shows the content of the "Our Mission" page even though the URL says it is the 'artists-2' page.

    Again, in Chrome, everything is fine the 'artists-2' page is the artists-2 page and there is NO plus sign showing up in the top left red graphic (the one that has the Bible verse in it.

    Also, "Page Not Found" shows up in the browser tab (again, only in IE or FF)as Chrome displays everything correctly.

    See the original post here

    p.s. I am NOT a programmer. I have searched and thought and kicked myself and I can't, for the life of me, figure it out.

    I would appreciate you help.

    the site is: here

    **********************************************************************
    If you can help Please be so kind to post your response in the original post here
    **********************************************************************
    Thanks in advance!

  2. oneway
    Member
    Posted 1 year ago #

    I figured out ONE of the problems myself. I had the ARTISTS-2 page set to 'private' so it wouldn't show up in the navmenu. SO...when I was logged in it would show up in Chrome (the browser I was using) but in FF or IE it would not show up (the browsers I was not using; and was not logged in with).

    HOWEVER...I still have the big "+" sign showing up in FF and IE but not Chrome and I don't know how to publish the ARTISTS pages WITHOUT them showing up in the navmenu.

    1) How does a person create dozens and dozens of pages and NOT have them show up in the navmenu???
    2) How do you create submenus???
    3) How do I get rid of the + sign showing up in FF and IE browsers up in the left-hand side of the RED Graphic on the very top of the page.

    Thanks in advance!

    oneway

  3. jrav001
    Member
    Posted 1 year ago #

    The plus sign is there because on line 90 of your style.css file you have:

    .blog_title h1 a {
    background:url("img/title_icon.gif") no-repeat scroll left top transparent;
    color:#FFFFFF;
    padding:7px 0 0 45px;
    text-decoration:none;
    }

    Remove the line
    background:url("img/title_icon.gif") no-repeat scroll left top transparent;
    and it will go away.

    For submenus, when adding a page select a "Parent" (right side of Edit Pages screen, under "Page Attributes".

  4. oneway
    Member
    Posted 1 year ago #

    I just figured out ONE of the ways to resolve:

    1) dozens of pages in the menu issue with a snippit of code:

    '<?php wp_list_pages(‘title_li=&depth=4&sort_column=menu_order&exclude=PAGE IDs’); ?>'

    But still cannot resolve the following:

    Issues 2.and 3.

    ANYONE....PLEASE!

    Thanks. OH...I doubt I'll be back having figure these out.

  5. oneway
    Member
    Posted 1 year ago #

    How did you look at Style.css sheet??

  6. oneway
    Member
    Posted 1 year ago #

    and THANK YOU VERY, VERY MUCH. I will try those two things! Yippeeee!

  7. oneway
    Member
    Posted 1 year ago #

    jrav001,

    I followed your instructions for 'Sub-Menus' but it didn't work. I added a page called TEST under News in the Parent drop-down menu. However, instead of becoming a sub-menu it ended up being a 'normal' navmenu item.

    Do you know why that might be please??

Topic Closed

This topic has been closed to new replies.

About this Topic