Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    I have checked the link which you have provided. Unfortunately, I could not find Facebook feed on this page. Can you please provide the URL address of the page where the Facebook page is published?

    Thank you!

    Have a nice day!

    Thread Starter testnct01

    (@testnct01)

    Thread Starter testnct01

    (@testnct01)

    Hello @kimabaghdasaryan
    Any update on this?

    Hello @testnct01 ,

    since the 10Web Team didn’t help me as well, i decided to look at it myself and i fixed it in around 10 minutes. I really dont know why they didn’t help us.

    The Problem:
    Just like me, on IE you get the error of an invalid syntax in ffwd_frontend.js (line 517). The Symbol IE struggles with is this one: `. Because of that, you get the error that the following element is undefined: “ffwd_fill_likes_blog_style”. This ends up in the missing picture. I tried to keep it simple so also people who cant code will
    approximately understand.

    How to fix:
    Open up the file folder of the plug-in -> click on the folder “js” -> open up the file ffwd_frontend.js (the file you get the first error on). Now go to line 517 and replace the problematic symbol ` with a “. Keep in mind that ‘ will not work because they used it inside already.

    After that, you need to fix line 519 and 522 as well, because they contain the weird symbol ` as well. This time you need to replace it with ‘, because in those two they used the ” inside. Now those 3 lines should be fixed and everythings works fine.

    I hope that i could help you and your pictures get loaded ??

    Best regards
    Alpha Leviathan

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    @alphaleviathan Thank you for providing a solution related to the brackets, it can be a solution for the error. We will fix it for the next update.

    Thanks!

    Have a nice day!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Images not woking in IE’ is closed to new replies.