Viewing 2 posts - 16 through 17 (of 17 total)
  • Author
    Posts
  • romolo Friend
    #542988

    Hi Nazario,

    Can we have an update on this please? It has been 3 days since we last heard anything…

    Have you managed to solve the issue with JA-Bookmark to display on all articles?
    R

    Nazario A Friend
    #543095

    @romolo,

    I fixed it for you. In file: /templates/ja_biz/html/com_content/article/default.php , I replaced this code:

    <?php if (!$params->get('show_intro')) : ?>
    <?php echo $this->item->event->afterDisplayTitle; ?>
    <?php endif; ?>

    With:

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

    <?php if ($params->get('show_title')) : ?>
    <?php echo $this->item->event->afterDisplayTitle; ?>
    <?php endif; ?>

    Let me know if this helps


    1. Screenshot_1
Viewing 2 posts - 16 through 17 (of 17 total)

This topic contains 17 replies, has 3 voices, and was last updated by  Nazario A 10 years, 4 months ago.

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