• Resolved abnerzarka

    (@abnerzarka)


    I love this plugin, it’s really fantastic, but one thing I want to be able to do is set the resolution of imported photos from the Facebook events.

    Currently the plugin imports all event images at 720 pixels, but I was hoping for something a bit bigger. I’ve looked through the plugin using the editor trying to find if there’s somewhere in the plugin where it sets that 720 pixel size, but I couldn’t find anything.

    If this is an easy thing to change, please let me know.

    Thanks ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Dharmesh Patel

    (@dharm1025)

    Hello @abnerzarka,

    Event images are imported which are returned in the response of facebook API. so if you want to grab the image with different resolution then you have to change API calls.

    Thanks

    Thread Starter abnerzarka

    (@abnerzarka)

    How can I do that? Can I do it by editing the plugin or do I do it on the Facebook app side of things?

    Plugin Author Dharmesh Patel

    (@dharm1025)

    Hello @abnerzarka,

    You can do it by editing plugin.

    Thanks

    Thread Starter abnerzarka

    (@abnerzarka)

    Which file should I modify? I looked at every single file searching for things like image, photo and 720 but I couldn’t find anything of note.

    Please advise.

    Plugin Author Xylus Themes

    (@xylus)

    Hello @abnerzarka,

    You have to write a whole new module for getting images from facebook, using separate API call. Currently, there is no way get resolution wise image by editing existing code. You have to write new code for that and edit the current code as respect to that. We are using default images which we get in API response.

    Hope this will be helpful to you.

    Thanks

    Thread Starter abnerzarka

    (@abnerzarka)

    Hi there,

    I understand your point that basically it would take custom development to achieve this and that this is outside the scope of your free support. No worries. I was able to find a workaround in any case by having my theme display the imported images at 100% width, and that’s good enough for me.

    Thank you for your replies.

    Best regards

    Plugin Author Xylus Themes

    (@xylus)

    Hello @abnerzarka,

    We are marking this thread as a resolved.

    Feel free to contact us again if you have any query or an issue, we would be happy to help you.

    Thanks & Regards,
    Xylus Themes

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘How can I import event photos at more than 720 pixels?’ is closed to new replies.