Two home buttons

Discussion in 'Themia WordPress Theme' started by instantmonogramming, Apr 2, 2013.

  1. instantmonogramming

    instantmonogramming New Member

    Joined:
    Apr 2, 2013
    Messages:
    2
    Likes Received:
    0
    I just transferred from a previous wordpress template and I have two home buttons appearing at the top. I never created a second home page but I'm having the same problem as a previous poster that when I delete the page called "Home" the home page just disappears. I followed the directions in the previous post but it didn't fix the problem.

    Also, how do I remove the text, "Read More..." from below the feature images.

    Thanks so much for your help.
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    1.For your first issue

    To solve the 2 Home Pages Issue.

    Follow the steps below.

    Step 1: Make sure you dont add a new page named "Home". The Themes comes with its own Home Page and therefore there is no need to Add a "Home" Page. If you have already added the new page named "Home", you need to delete that.

    Step 2: Make sure you have your reading settings appear as shown below.

    [​IMG]

    The extra Home would be removed automatically.

    2.For your second issue

    Paste this code in Custom CSS
    Appearance > Theme Option > Styling Option > Custom CSS
    Code:
    .read_more {
    display: none;
    }
     
  3. instantmonogramming

    instantmonogramming New Member

    Joined:
    Apr 2, 2013
    Messages:
    2
    Likes Received:
    0
    I saw the answer to #1 in a separate post but that solution didn't work for me. We never created a second home page and I made the change from a static page to latest post but there are still two home buttons at the top:

    http://www.instantmonogramming.com/

    Thanks so much for the solution for #2! It worked perfectly.

    Thanks so much for your time.
     
  4. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Please provide the following information listed below.

    Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:

    Send this information on our email at [email protected]
     
  5. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Support mail sent.
     

Share This Page