Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • cissp Friend
    #154521

    Hello all. Just implemented jasocial and its working fine. I find the forum helpful and the manuals and the videos really helpful. Great job.

    So far the issue I have is that the author link in articles is showing as html. I’m sure you have seen it before. I searched the forums and modified the default item.php in the front page folder under com_component in the template folder and that didn’t fix it.

    Any thoughts. I appreciate the help. ::((

    augengott Friend
    #356319

    same here, the button doesn’t show up – only a text link

    aman204 Friend
    #356339

    Can any of you please provide a link to your site to take closer look

    cissp Friend
    #356381

    Also, I would like to move the tweet icon below the facebook share icon. Currently the tweet box is on the right of the article while the facebook icon is on the left. Looks strange. Thank you for your help.

    joomlageeks Friend
    #356398

    <blockquote>Currently the tweet box is on the right of the article while the facebook icon is on the left.</blockquote>

    You can change this in the setting in the Plugin manager. Navigate to JA Facebook share plugin under the plugin manager, where you can find various position for the share icon placement.

    Same way you can also edit the Twit icon module too for various positions.

    Thanks
    James

    aman204 Friend
    #356399

    Please check in ::

    /templates/ja_social/html/com_content/frontpage/default_item.php if you have this code intact without any spaces::

    <?php if (($this->item->params->get(‘show_author’)) && ($this->item->author != “”)) : ?>
    <dd class=”createdby”>
    <?php JText::printf(($this->item->created_by_alias ? $this->escape($this->item->created_by_alias) : $this->escape($this->item->author)) ); ?>
    </dd>
    <?php endif; ?>

    cissp Friend
    #356426

    Thank you Aman. I did that. I even copied the code you posted above and it didn’t change anything. the author name still have html. !!

    aman204 Friend
    #356445

    <em>@cissp 195158 wrote:</em><blockquote>Thank you Aman. I did that. I even copied the code you posted above and it didn’t change anything. the author name still have html. !!</blockquote>

    Will it be possible for you to please pm me superadmin details to take closer look

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

This topic contains 8 replies, has 4 voices, and was last updated by  aman204 14 years, 1 month ago.

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