Viewing 15 posts - 16 through 30 (of 31 total)
  • Author
    Posts
  • selselsel Friend
    #453761

    it seems there is a bug.. go to genral after savin a new twitter account and then change the URL converter service after saving change back and tataaa.. the content is in.. but i have the problem, that the content is not included full..

    regards
    sel

    pedrox Friend
    #453771

    Cron’s work is correct ?

    Thanks

    kairey Friend
    #453784

    Be patient it takes time:)

    Deleted all old social feeds, added new id’s, enabled the plugin and nothing. Came back after the hour still nothing, went for lunch and a few beers came back and its working…

    Is there a way to push the new changes or is it a case of having a break and coming back like I did?

    pedrox Friend
    #453790

    <em>@kairey 320710 wrote:</em><blockquote>Be patient it takes time:)

    Deleted all old social feeds, added new id’s, enabled the plugin and nothing. Came back after the hour still nothing, went for lunch and a few beers came back and its working…

    Is there a way to push the new changes or is it a case of having a break and coming back like I did?</blockquote>

    The “cron command” do this …

    Thanh Nguyen Viet Friend
    #453993

    <em>@stylez4men 320258 wrote:</em><blockquote>I’ve added my names in the twitter, Facebook and Youtube boxes No success still shows the same techcrunch, Mashable and Youtube feed that came with the Quick start. I have deleted all the ID’s and usernames but it still shows the same.

    Also when using the feedgator is there a way to get it not to display the profile images from an article? I’m using a K2 feed from one of my other sites and its showing the profile image instead of the image from the article as the main image in JaWall</blockquote>

    Hello stylez4men,

    About JA Social Feed plugin issue:
    – the social post (FB post, tweet, youtube videos,…) are cached in your site as Joomla (or K2) article. So you must delete them under article manager page.

    – about your social accounts, please read my answer on this thread

    stylez4men Friend
    #454068

    It’s working for me now I followed the instructions from this feed to make it work

    going into the plugin Cache and deleting
    Going into the articles and deleting the old stuff
    replacing the ID’s
    Setting the Cron

    (not in that following order, sorry working from phone)

    kairey Friend
    #454080

    One thing that seems to be causing me problems is the page cache….

    Should it be on or off, the default when the Quickstart is installed is on, but I am having to clear the page cache to see changes. Surely this isn’t correct?

    kairey Friend
    #454082

    I really need to know what is going on with this template and its plugins or I really am going to have to request a refund.

    Just thought I had got the Facebook side of things sorted but its not working correctly, why!!!!

    Followed all previous posts about deleting the plugin cache, re-saving id’s etc etc, but it is still not correct!

    What is bugging me more is that if I get it working and I for example add another Facebook feed is it going to work??? If I have to delete all articles every time the web site is going to start empty all over again!

    I have ascertained that I cannot get a Facebook group account to stream, can anyone else? A business page works but it is not right and only pulls in the odd image.

    For example this is the FB page https://www.facebook.com/marbellascene

    This is what is pulled in to the Wall http://79.170.44.98/kevinairey.com/index.php?option=com_content&view=category&layout=blog&id=97&Itemid=502

    Why only some images and look at the state of some of the formatting?

    I need help because frustration is now getting the better of me, I found a host where the Quickstart worked, but that seems to be only the start of my problems….

    Thanh Nguyen Viet Friend
    #454126

    <em>@kairey 321100 wrote:</em><blockquote>I really need to know what is going on with this template and its plugins or I really am going to have to request a refund.

    Just thought I had got the Facebook side of things sorted but its not working correctly, why!!!!

    Followed all previous posts about deleting the plugin cache, re-saving id’s etc etc, but it is still not correct!

    What is bugging me more is that if I get it working and I for example add another Facebook feed is it going to work??? If I have to delete all articles every time the web site is going to start empty all over again!

    I have ascertained that I cannot get a Facebook group account to stream, can anyone else? A business page works but it is not right and only pulls in the odd image.

    For example this is the FB page https://www.facebook.com/marbellascene

    This is what is pulled in to the Wall http://79.170.44.98/kevinairey.com/index.php?option=com_content&view=category&layout=blog&id=97&Itemid=502

    Why only some images and look at the state of some of the formatting?

    I need help because frustration is now getting the better of me, I found a host where the Quickstart worked, but that seems to be only the start of my problems….</blockquote>

    Please open the file: /plugins/system/jasocial_feed/jasocial_feed.php

    Find this code snippet:

    [PHP]$tcontent = !(trim($dt->title) == ”) ? $dt->title : strip_tags($dt->content);

    $testContent = preg_replace(‘/[rnst]+/’, ”, $tcontent);
    if(empty($testContent)) {
    continue;
    }[/PHP]
    And replace with:
    [PHP]$tcontent = !(trim($dt->title) == ”) ? $dt->title : $dt->content;

    /*$testContent = preg_replace(‘/[rnst]+/’, ”, $tcontent);
    if(empty($testContent)) {
    continue;
    }*/[/PHP]

    Then test again.
    If it still does not work as you want, Please PM me your site login details including FTP access. I shall check.
    We will check it for you.

    kairey Friend
    #454158

    Thanks Dead Code but that didn’t do anything, I am going to start a new post with all details for support.

    I really need this to do what I want it to, or its not worth pursuing any more, I have spent hours and hours on this since last Thursday, even changing hosting company and getting nowhere….. I can get the quickstart working great but that seems to be where it ends for me..

    I haven’t looked into any other features yet, the Social plugin is the prime thing for my idea…

    Thanh Nguyen Viet Friend
    #454159

    Please PM me your site login access and FTP access. I shall check and try to help you out.

    FYI: I have developed new version for this plugin, test team is working on this. We will try to release it tommorow.

    webski Friend
    #454450

    I’ve got similar issue, but… it looks like that articles from facebook has been imported but they are not shown on frontpage. I think that certain fan pages are shown when others are not, really interesting. The template has it’s own AI so it is really confusing for me 🙂

    snvital Friend
    #454505

    I dont even see the instagram in the social networking list in the plugin area… i download the 5/17 version….and also got that ext manager update which i dont even get how to use… i also have requested someone login but havent got issue fix by support or the forum

    kairey Friend
    #454510

    <em>@snvital 321599 wrote:</em><blockquote>I dont even see the instagram in the social networking list in the plugin area… i download the 5/17 version….and also got that ext manager update which i dont even get how to use… i also have requested someone login but havent got issue fix by support or the forum</blockquote>

    Same problem here, no answer to support tickets, no responses here…….

    Simple question, I am pulling in FB feeds but only a couple of pictures appear, why do I not get the images in it is IMPORTANT to me!!

    Thanh Nguyen Viet Friend
    #454613

    <em>@kairey 321605 wrote:</em><blockquote>Same problem here, no answer to support tickets, no responses here…….

    Simple question, I am pulling in FB feeds but only a couple of pictures appear, why do I not get the images in it is IMPORTANT to me!!</blockquote>

    I have fixed FB image issue in new version, test team are working on this version. I’ll notice you when it is released

Viewing 15 posts - 16 through 30 (of 31 total)

This topic contains 31 replies, has 11 voices, and was last updated by  Thanh Nguyen Viet 12 years, 5 months ago.

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