2 footers instead of 3?

Discussion in 'Andrina WordPress Theme' started by googlaw, Mar 13, 2015.

  1. googlaw

    googlaw New Member

    Joined:
    Jul 2, 2014
    Messages:
    1
    Likes Received:
    0
    Hello,

    I'm wondering if it's possible to have just two widgets at the bottom of my page instead of 3. Ideally, I would like the second widget to stretch across two columns (see attached photo).

    Thanks in advance.
     

    Attached Files:

  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    Please provide the following information listed below.
    This Thread Link:
    Your Website URL:
    WordPress Username:
    WordPress Password:
    Send this information on our email at [email protected]

    Regards,
    Sameer
     
  3. Naveen

    Naveen Guest

    Joined:
    Aug 8, 2014
    Messages:
    1,739
    Likes Received:
    64
    Hi,

    Your issue has been fixed kindly, visit your site.
    We just commented below code from your sidebar-footer.php file.


    HTML:
    <!-- <div class="grid_11 omega">
        <div class="widget_inner last">
            <?php if (is_active_sidebar('third-footer-widget-area')) : ?>
                <?php dynamic_sidebar('third-footer-widget-area'); ?>
            <?php else : ?>
                <h4>Recent From Blog</h4>
                <p> Qarius dui, quis posuere nibh ollis quis. Mauris omma rhoncus rttitor.Email-id:&nbsp;<a href="#">[email protected]</a> </p>
     
                <p> Qarius dui, quis posuere nibh ollis quis. Mauris omma rhoncus rttitor. <a href="#">http://inkthemes.com</a></p>
            <?php endif; ?>
        </div>
    </div> -->

    Thanks & Regards!
    Naveen Kolhe
    InkThemes.com
     

Share This Page