Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter lejey

    (@lejey)

    Hey folks,

    by the way I fixed it myself…
    I just switch simple quotes to double quotes in your lightweight-social-icons.php line 291

    $(this).next().attr(‘placeholder’, ‘<?php _e( “Username”, ‘lightweight-social-icons’ ); ?>’);

    to
    $(this).next().attr(‘placeholder’, <?php _e( “Username”, ‘lightweight-social-icons’ ); ?>);

    In fact in french we have some simple quotes (not escaped) in “user name” (translated to “nom d’utilisateur”)

    you’re welcome you noobs 😉

    hey Franky,
    by the way all was correctly defined in my FB app and my admin panel..
    I just changed my browser, went from G Chrome to Firefox and all went OK!
    I don’t know exactly why but it worked for me!
    Anyway thanks for your reply.

    Hi Franky,
    I’m a noob with EME and EME Sync FB Events.
    I’ve juste install them to import events from a FB page (not profile nor group, just a fan page)
    I’ve configured my FB App, get my keys, etc but still it displays this error when I press UPDATE ...No valid Facebook session for this app detected, please logout/login using the button....

    In fact I don’t get why I have to be connected on FB to import the FB page events but nevermind..

    By the way, contrary to @mpek, I only specified my FB IDs in EME Sync FB Events settings, not in EME because I don’t know where to set it, neither if I have to set it there in fact..

    A little help would be appreciated 🙂
    thanks

Viewing 3 replies - 1 through 3 (of 3 total)