Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #1282809

    tim_jeenyusinc
    Participant

    I realize Slider Revolution is 3rd party plugin bundled with X, so not sure if you can help or not. I’ve read through topics I could find, but so far haven’t found any solutions.

    I’ve configured a slider for Facebook stream and setup a test page on http://campfireboyz.org/v2/test-page/. But it’s failing to load stream.

    I’ve confirmed my Facebook App ID and App Secret and that the app is public and available. I’ve also tried creating new Facebook App – no joy.

    I’ve also confirmed allow_url_fopen is On in my PHP config and I don’t see any other calls besides wp_remote_fopen() in the the Revolution Slider Facebook functions.

    I’ve tried enabling WP_DEBUG, but get no info.

    Short of grabbing the Slider Revolution AJAX function for Facebook and creating my own page to capture the returned info, I am hoping someone might have had similar issue and found solution or has other troubleshooting ideas I haven’t thought of.

    #1282859

    tim_jeenyusinc
    Participant

    I don’t think this is issue with Slider Revolution.

    For kicks, I tried the same Facebook App, but used a different Facebook page and it streamed. The Facebook page where it fails to load stream has a weird name – facebook.com/<name>.org. Tried using the Facebook ID instead of <name>.org, but no joy.

    So still digging…

    #1282918

    Christian
    Moderator

    Hey there,

    Please try the solutions suggested here https://www.themepunch.com/faq/troubleshooting-tips-for-5-0/.

    If that doesn’t help, it could be that your Facebook setup is incorrect.

    Thanks.

    #1282936

    tim_jeenyusinc
    Participant

    Thanks Christian.

    I had already tried the troubleshooting tips (sorry, failed to mention that).

    I dug into the Facebook side and found the issue. Client provided me the Facebook URL to stream. Silly me, I didn’t look close enough – it is his Facebook profile and not a Facebook page (he changed name to make it look non-personal). Streaming will only work with pages, which is why I was able to confirm that streaming was working when I used a page URL rather than profile URL.

    #1283011

    Christian
    Moderator

    You’re welcome.