Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author weblizar

    (@weblizar)

    Hello Olivier,

    Follow My instruction here –

    Step-1 : Just open your plugin directory and then open facebook-by-weblizar plugin folder.

    Step-2 : Here you will see a file name is facebook-by-weblizar.php , open it on any editor.

    Step-3 : Go to near line no. 87 and find below code there –

    <div style="display:block;width:100%;float:left;overflow:hidden;margin-bottom:20px">

    Step-4 : Remove “float:left” property from here. Check updated code at below

    <div style="display:block;width:100%;overflow:hidden;margin-bottom:20px">

    Step-5 : Save your code and then check your widget in your sidebar.

    Let me know if you will get any problem.

    Thanks

    Thread Starter Popincourt

    (@popincourt)

    I needed extra help but bottom line, that’s working ! Thank you very much for your answer !

    Plugin Author weblizar

    (@weblizar)

    Hi Popincourt,

    If plugin & support works for you.

    Please post a review for us HERE.

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Issue when displaying the Facebook like box’ is closed to new replies.