Removing "catagories/archives" from front page

Discussion in 'Elite Pro WordPress Theme' started by rupanm, Jul 30, 2013.

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

    rupanm New Member

    Joined:
    Mar 17, 2013
    Messages:
    19
    Likes Received:
    1
    Hi there,

    I want to remove this from the front page:
    CATEGORIES

    ARCHIVES

    • October 2012
    • with the other pages I went to "quick edit" and changed the template from "blog" to "fullwidth" and this fixed it, I've done it in the Home page but there doesn't seem to be that option for the front page, even though it has the same content as my home page.
    Thanks, Rup
     
  2. Gourav

    Gourav Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    7,728
    Likes Received:
    207
    Hello,

    Go to front-page.php present in your theme directory and remove the code given below

    Code:
        <?php get_sidebar(); ?>
    Sending image for reference

    2013-07-30_1520.png


    This will solve your issue.
     
  3. rupanm

    rupanm New Member

    Joined:
    Mar 17, 2013
    Messages:
    19
    Likes Received:
    1
    Perfect, thanks Gourav :)
     
Thread Status:
Not open for further replies.

Share This Page