remove search bar and add Home page

Discussion in 'Poloray WordPress Theme' started by bethkoritz, May 31, 2013.

Thread Status:
Not open for further replies.
  1. bethkoritz

    bethkoritz New Member

    Joined:
    May 21, 2013
    Messages:
    15
    Likes Received:
    0
    Hi, I need help with three things. First of all I would like to remove what is showing up on the right side of all of my pages (except the home page). See screen shot.
    Screen Shot 2013-05-31 at 3.09.36 PM.png
    Secondly, I have lost the menu button for Home page when you are on this or any other page. How do I get that back?

    Thirdly, I am using the fourth action button as a link to my contact page but I cannot make the link work. This is the only link that isn't working. How do I fix this?
    Thanks for your help! Your last suggestion worked like a charm!
     
  2. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    1). For your First issue,
    Paste the following code in your Custom CSS
    (Appearance -> Theme Options -> Styling Options -> Custom CSS)
    Code:
    .sidebar {
    display: none;
    }
    This will remove the sidebar.

    2). Go to the Menus panel (Appearance > Menus) in your dashboard and add Home page menu from there as shown in the image given below
    [​IMG]
    This will add Home menu in your website menubar.
    3). Please explain your issue more clearly with the help of screenshot images.
     
  3. bethkoritz

    bethkoritz New Member

    Joined:
    May 21, 2013
    Messages:
    15
    Likes Received:
    0
    Here is the screen shot. The fourth button is supposed to be a link to my contact page.

    Screen Shot 2013-06-03 at 7.20.29 PM.png
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
  5. bethkoritz

    bethkoritz New Member

    Joined:
    May 21, 2013
    Messages:
    15
    Likes Received:
    0
    The link you sent me above takes me to another thread I opened. It doesn't help answer my previous question in the link regarding the fact that the last call to action button's link doesn't work. See the above screen shot with the Contact graphic. Neither the link on the graphic or the link for the 'read more' below it work and I know they are correct. I'm not sure why all the other links work and this one doesn't. Thanks
     
  6. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    The thread link was given to you by Gourav in the previous reply because that thread was created by you and both the thread issues required dashboard details.
    So please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    We will try to fix the issue asap.
    Send this information on our email at [email protected]
     
  7. bethkoritz

    bethkoritz New Member

    Joined:
    May 21, 2013
    Messages:
    15
    Likes Received:
    0
  8. Piyush

    Piyush Support Staff

    Joined:
    Dec 8, 2012
    Messages:
    4,745
    Likes Received:
    107
    Hello,
    Your issue has been resolved.

    I would advise you not to provide your dashboard details directly on the open forum as many users visit the thread that can disclose your details publicly.
    Please remember for the next time that you can send your dashboard details on our official email at [email protected].
    Thanks for the understanding and cooperation.
     
  9. bethkoritz

    bethkoritz New Member

    Joined:
    May 21, 2013
    Messages:
    15
    Likes Received:
    0
    Of course, pretty silly of me. Thanks for taking care of that problem!
     
Thread Status:
Not open for further replies.

Share This Page