By QMAXX on Tuesday, 08 August 2017
Posted in General Issues
Replies 5
Likes 0
Views 337
Votes 0
When importing RSS, the image is doubled in Steam.

Best regards
Thanks, I'm able to access the correct file now
I'm able to replicate the issue now, as you make the content length to shows all
I've make temporary fix in the file:
.../components/com_easysocial/themes/wireframe/streams/articles/preview.php
from

<?php echo $article->content; ?>

to

<?php echo strip_tags($article->content); ?>

I've logged this issue in our issue tracker and our developers will take an action for this
·
Tuesday, 08 August 2017 19:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Can you provide us with the rss link, and as we're currently release new version of EasyArticle. Can you give it another try?
·
Tuesday, 08 August 2017 18:04
·
0 Likes
·
0 Votes
·
0 Comments
·
Nothing has changed. Have the login data deposited.
·
Tuesday, 08 August 2017 18:40
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for your cooperation QMAXX
Is the FTP access given is the correct corresponding to the site that you've given above? seems like as I access the FTP there is no EasyArticle & EasySocial files.
·
Tuesday, 08 August 2017 19:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry it was my mistake. I have corrected it. EasyArticles 1.0.1
·
Tuesday, 08 August 2017 19:21
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post