-
AuthorPosts
-
ozzymanson2 Friend
ozzymanson2
- Join date:
- September 2012
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
December 11, 2012 at 6:32 pm #183030can 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 DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
December 13, 2012 at 9:57 am #476109Hi 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 Friendozzymanson2
- Join date:
- September 2012
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
December 14, 2012 at 12:45 pm #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.jpghow can i get this size image?
http://distilleryimage8.s3.amazonaws…0a9f14cb_7.jpgas 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.jpgWall Crasher DeveloperWall Crasher
- Join date:
- December 2011
- Posts:
- 1113
- Downloads:
- 0
- Uploads:
- 15
- Thanks:
- 66
- Thanked:
- 361 times in 300 posts
December 17, 2012 at 6:40 am #476428Hi 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
1 user says Thank You to Wall Crasher for this useful post
ozzymanson2 Friendozzymanson2
- Join date:
- September 2012
- Posts:
- 75
- Downloads:
- 0
- Uploads:
- 2
- Thanks:
- 6
- Thanked:
- 4 times in 1 posts
December 17, 2012 at 8:30 am #476453wall 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
-
AuthorPosts
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