Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #416765

    Dear Support,

    I inserted Enfold Facebook Like widget into the home page. I entered a valid URL to the Facebook page.
    But, when I open the home page, there is nowhere in the Facebook Like box to click.
    Please, assist

    Regards,

    Emin

    #417344

    Hi emin!

    Your getting a javascript error which looks like it’s coming from the twitter plugin. Try deactivating all plugins and reactivate them one by one to see which one is causing the error.

    Regards,
    Elliott

    #417374

    Hello Elliot,

    I deactivated all plugins and reactivated. I am still having the same problem

    Regards,

    Emin

    #417974

    Hi!

    Hmm, not sure what’s going on there. I noticed some weird errors when I activated just Enfold instead of your child theme though.

    Try completely deleting Enfold from your WordPress theme directory before downloading + uploading a fresh copy from themeforest.

    Also, I tested the URL your using in the widget on my XAMPP setup and it’s doing the same thing, a pure white box, so perhaps it’s some kind of privacy setting you have setup in your facebook account? If you use the Kriesi facebook URL you can see it’s working fine.

    Regards,
    Elliott

    #417988

    Hello Elliot,

    Thanks so much for your support.

    I have earlier completely deleted enfold from my WordPress theme directory before i downloaded and uploaded a fresh copy from themeforest.
    I dont think there is any privacy setting in the facebook account. But, I will check again and get back to you

    Regards,

    Emin

    #418349

    Hi!

    Great, please keep us posted if you get this fixed or not.

    Regards,
    Rikard

    #418509

    Hello Elliot and Rikard,

    Thank you so much. It is OK now.
    I initially used the link of an ordinary facebook page. But, when I created a facebook fanpage and used the link, it is now working.

    But, I do not want the Facebook social plugin link to show at the bottom. Please, assist me with this.
    You can check my ”Like us on Facebook” in my home page.

    #419286

    Hi!

    I’m not sure if you can modify the facebook widget style but you can try this:

    .clearfix.pvs.phm {
      display: none !important;
    }

    I think it’s better if you create your own facebook likebox widget. Go to this link: https://developers.facebook.com/docs/plugins/page-plugin

    Best regards,
    Ismael

    #419476

    Hello Ismael,

    Thank you.
    The CSS code did not remove the ”Facebook social plugin” link at the bottom of the box in my website.
    But, in your facebook like widget on the right sidebar of this your support page, ”Facebook social plugin” link is not showing at the bottom. I want the one in my website to be like yours. Please, how did you do that?

    Best Regards,

    Emin

    #420105

    Hey!

    try this code instead:

    a.uiLinkSubtle {
    display: none !important;
    }
    .clearfix.pvs.phm {
    display: none !important;
    }
    

    Best regards,
    Andy

    #420138

    Hello Andy,

    Thank you.
    I tried your CSS code, but it did not remove the ”Facebook social plugin” link at the bottom of the box in my website.
    I am not really too keen on removing the link again.
    Please, kindly close this issue.

    Regards,

    Emin

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Issue with Facebook Like widget’ is closed to new replies.