Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • amarks56 Friend
    #191482

    Ja bookmark only works on the news section and not on the other articles, even though I set in the parameters to include the categories.

    for example on this page is doesnt show up:

    http://www.drummeral.com/double-bass/329-speak-now

    but here it does:

    http://www.drummeral.com/news/111-big-sean-backs-up-naya-rivera-s-sorry-anthem

    amarks56 Friend
    #509381

    ok I realized that it happened because it displays it hidden (until clicked) on the share button on the right column. how can I mean it so it appears at the bottom of the article like the news page?

    Ninja Lead Moderator
    #509533

    I have configured JA Bookmark Plugin to show behind title of the article, you can check both link as above mentioned. Let me know if it helps

    amarks56 Friend
    #509547

    thanks! How can I make it so that it comes after the article, but before Ja comment?

    And can you tell me how you did that? So i can learn for future reference. Thanks!

    Ninja Lead Moderator
    #509688

    On this case, you can customize it from detail article of com_content.

    <?php echo $this->item->event->afterDisplayTitle; ?>
    <?php echo $this->item->event->beforeDisplayContent; ?>
    <?php echo $this->item->event->afterDisplayContent; ?>

    JA Bookmark plugin is appearing to show data with 3 events above. You can move to 3 positions equivalent to 3 events in com_content

    Open templates/ja_muzic/html/com_content/article/ folder and you can customize all detail on them.

    dpchap015 Friend
    #510102

    <em>@Ninja Lead 394529 wrote:</em><blockquote>On this case, you can customize it from detail article of com_content.

    <?php echo $this->item->event->afterDisplayTitle; ?>
    <?php echo $this->item->event->beforeDisplayContent; ?>
    <?php echo $this->item->event->afterDisplayContent; ?>

    JA Bookmark plugin is appearing to show data with 3 events above. You can move to 3 positions equivalent to 3 events in com_content

    Open templates/ja_muzic/html/com_content/article/ folder and you can customize all detail on them.</blockquote>

    hi,… can u tell me the procedure to show the social buttons in all category article not only in news category..
    i want to display it after article content and before diquss..

    phong nam Friend
    #510347

    Hi dpchap015,

    You can select the categories that you want to display the bookmark buttons on their articles and set Display before content. By that setting, your bookmark buttons will appear after article content and before Disqus comments.


    1. bookmark
Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 4 voices, and was last updated by  phong nam 11 years ago.

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