Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • ozzymanson2 Friend
    #183030

    can social feed import youtube tags to the material? thx

    can i set size of the images in instagram, cos in full view image has 600×600 px?

    Wall Crasher Developer
    #476109

    Hi ozzymanson2,

    The social feeds plugin only imports feeds from youtube and save it as Joomla or K2 article.

    Please clarify what you really want in detail so that we could help.

    You need to set the size of image when you view article detail page. Or set the size to filter those feeds.

    By default, Instagram does not provide parameter about the size of image.

    Regards

    ozzymanson2 Friend
    #476292

    <em>@Wall Crasher 350430 wrote:</em><blockquote>Hi ozzymanson2,

    The social feeds plugin only imports feeds from youtube and save it as Joomla or K2 article.

    Please clarify what you really want in detail so that we could help.

    You need to set the size of image when you view article detail page. Or set the size to filter those feeds.

    By default, Instagram does not provide parameter about the size of image.

    Regards</blockquote>

    social feed saves small instagram photos like that
    http://distilleryimage8.s3.amazonaws…0a9f14cb_6.jpg

    how can i get this size image?
    http://distilleryimage8.s3.amazonaws…0a9f14cb_7.jpg

    as you can see the difference only in last number of picture (how can i improve Socialfeed to get LARGE pictures from instagram?) i understand that +1 to the photos in social feed isn’t not like +1 in text message, but is there any way to resolve that issue?)

    one more picture
    that saves now: http://distilleryimage5.s3.amazonaws…0a1f98d6_6.jpg
    and what i need http://distilleryimage5.s3.amazonaws…0a1f98d6_7.jpg

    Wall Crasher Developer
    #476428

    Hi ozzymanson2,

    Those links you on your post is not valid. But it is ok, I can understand.

    Here the simple solutions for this problem.

    Please add this line code at line 1400:

    $it->image = preg_replace('@_6.(jpg|jpeg|png)$@', '_7.' . "$1", $it->image);

    just underneath:

    if(!$it->image) {
    continue;
    }

    in file pluginssystemjasocial_feedjasocial_feed.php

    Save, delete your old feeds and try to Run the feeds again.

    Hope it helps.

    Regards

    ozzymanson2 Friend
    #476453

    wall crasher;350866hi ozzymanson2,

    those links you on your post is not valid. But it is ok, i can understand.

    Here the simple solutions for this problem.

    Please add this line code at line 1400:

    $it->image = preg_replace('@_6.(jpg|jpeg|png)$@', '_7.' . "$1", $it->image);

    just underneath:

    if(!$it->image) {
    continue;
    }

    in file pluginssystemjasocial_feedjasocial_feed.php

    save, delete your old feeds and try to run the feeds again.

    Hope it helps.

    Regards

    thankyou!!!!!!!!!!!!!!!!!!!!!1

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  ozzymanson2 11 years, 11 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum