How do you edit the 4 banners at the bottom of the page?

Discussion in 'Andrina WordPress Theme' started by califfx, Apr 18, 2013.

  1. califfx

    califfx Member

    Joined:
    Feb 28, 2013
    Messages:
    34
    Likes Received:
    5
    How do you edit the 4 banners at the bottom of the page? I want to know where you do this in the controll panel but I would also like to know what php doc controls this as well. I may want to do it manually?

    My clients site is: royalhandymanservice.com
     
  2. Nitesh

    Nitesh Support Staff

    Joined:
    Oct 19, 2012
    Messages:
    5,165
    Likes Received:
    160
    Hello,

    You can edit that area through
    Appearance > Theme option > Home page settings

    And for manual editing.
    Go to Appearance > Editor, open front-page.php
    and edit code from line number 144 to 218.
    Be careful while editing.
     
  3. califfx

    califfx Member

    Joined:
    Feb 28, 2013
    Messages:
    34
    Likes Received:
    5
    Thank you for the quick answer. However I would als like to know the name of the php document so that I could look at in Dream Weaver.
     
  4. califfx

    califfx Member

    Joined:
    Feb 28, 2013
    Messages:
    34
    Likes Received:
    5
    Is the doc called front-page.php? That would make sense but I want to sure. I have been known to screw things up occasionally.
     
  5. Gourav

    Gourav Support Staff

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

    Yes, front-page.php is responsible for featured area that you want to edit.
     

Share This Page