Blog Spring : Footer widgets

Discussion in 'BlogSpring WordPress Theme.' started by jeanlouis, Jun 17, 2014.

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

    jeanlouis New Member

    Joined:
    Mar 10, 2014
    Messages:
    10
    Likes Received:
    0
    Hello,
    I cannot use the footer widgets, as you can see in attached file.
    Before writing to you, I have updated the theme version, read the documentation and check in the forum ; cannot find, so...
    ...Thanks in advance for your help,
    Jean-Louis
     

    Attached Files:

  2. jeanlouis

    jeanlouis New Member

    Joined:
    Mar 10, 2014
    Messages:
    10
    Likes Received:
    0
    Can anybody help me?
    Thank you in advance,
    Jean-Louis
     
  3. Nitesh

    Nitesh Support Staff

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

    You have missed and open <div> or anchor tab in the footer widget area.
    Please check it.

    Thanks & Regards
    Nitesh Raghuwanshi
     
  4. jeanlouis

    jeanlouis New Member

    Joined:
    Mar 10, 2014
    Messages:
    10
    Likes Received:
    0
    Hi Nitesh,

    Thanks a lot for your reply.

    However I have a big problem, because I don't understand what you mean
    with <div>...

    Indeed, 1 widget is OK in the footer, without any <div> :

    <strong>Amis blogueurs, associez-vous à cette initiative. Merci</strong>
    <a href="http://www.profits25.eldorador-et-argent.fr/dispositions-legales" target="_blank"> <div style="text-align: center;"> <img src="http://www.profits25.eldorador-et-argent.fr/law.jpg" /></a>

    And the others widgets were displayed correctly...

    Can you explain to me ?

    Best regards,

    Jean-Louis
     
  5. Nitesh

    Nitesh Support Staff

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

    You have missed a </div> in the code you have shared.

    Replace it with
    Code:
    <strong>Amis blogueurs, associez-vous à cette initiative. Merci</strong>
    <a href="http://www.profits25.eldorador-et-argent.fr/dispositions-legales" target="_blank"> <div style="text-align: center;"> <img src="http://www.profits25.eldorador-et-argent.fr/law.jpg" /></a></div>
    Thanks & Regards
    Nitesh Raghuwanshi
     
  6. jeanlouis

    jeanlouis New Member

    Joined:
    Mar 10, 2014
    Messages:
    10
    Likes Received:
    0
    Thanks a lot Nitesh,

    So, it means that a single missing tag in 1 widget, as </div>, can perturb the display of all the footer ?

    I shall remember it and I am even going to note it, more sure.

    Best regards, but I shall be back soon...

    Jean-Louis
     
Thread Status:
Not open for further replies.

Share This Page