Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • coliberek Friend
    #1007971

    Hello,

    I am using your great plugin JA Social feed plugin and I would like thank you for creating such a great extension!

    I have a question.

    On my fanpage I have more than one admin and I would like to distinguish them in the imported content information. Now all content imported from fanpage has default author name which is equal to the name of my fanpage. But is there any solution to make real fb author to appear there instead of name of the fanpage?

    Or any other way to automatically distinguish authors of fb’s posts? For example by tag added by plugin?

    How much it will cost such a functionality?

    I will appreciate answer.

    Regards
    Malgorzata

    Mo0nlight Moderator
    #1008387

    Hi Malgorzata,

    If possible, send me the link to your facebook page, I will check and see if it can be done.

    Regards

    coliberek Friend
    #1009001
    This reply has been marked as private.
    Mo0nlight Moderator
    #1009272

    Hi,

    You can get the author name of the facebook post if the page has more than 1 admin. But I could not see any post of other admin (only share post) of i-rodzina.pl on fanpage : https://www.facebook.com/i-rodzinapl-226670877791870/

    Try to use another account aside from i-rodzina.pl to post facebook.

    Regards

    coliberek Friend
    #1009626

    Hi,

    thank you very much. I will try and if I will have any more questions I will bother you again. :p

    Regards
    Malgorzata

    coliberek Friend
    #1009986

    Hi,

    one more question from the client.

    Is there maybe chance to fetch the name from the profilelink class from fb?
    Even in share option is showed the autor of the post.

    Regards

    Mo0nlight Moderator
    #1010402

    Hi,

    It’s possible but will require a bit heavy customization on this plugin. I recommend you to hire a developer to get it done for you.

    Regards

    coliberek Friend
    #1010901

    Hi again,

    thank you very much for the answer. Ok, so I will try to find some one who will be able to customize that.

    One more question…

    And it would’nt be possible just to add some magical short script before the intro text, which will display the profilelink class or facebook_id ? So the main user could remain Super User, but over the intro text of post imported from the fanpage will be information who wrote it? Like that users could just put in the search module a keyword , for example FanPageUserXYZ and search all articles wchich will contain his name?

    I hope that I explained it well.

    Mo0nlight Moderator
    #1011119

    Hi,

    You can try with this tweak:

    Edit the file : plugins/system/jasocial_feed/jasocial_feed.php

    Look for

    $post['intro_text']   = $this->getIntroText('facebook', $post['source_content']);

    You can edit to something like this.

    $author = 'Some HTML Tag And Info You want to put';
    $post['intro_text']   = $author.$this->getIntroText('facebook', $post['source_content']);
Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 8 replies, has 2 voices, and was last updated by  Mo0nlight 7 years, 9 months ago.

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