-
AuthorPosts
-
romolo Friend
romolo
- Join date:
- August 2012
- Posts:
- 585
- Downloads:
- 97
- Uploads:
- 37
- Thanks:
- 79
- Thanked:
- 23 times in 11 posts
July 21, 2014 at 9:32 am #542988Hi 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?
RNazario A FriendNazario A
- Join date:
- April 2013
- Posts:
- 1183
- Downloads:
- 0
- Uploads:
- 406
- Thanks:
- 91
- Thanked:
- 284 times in 263 posts
July 22, 2014 at 8:04 am #543095I 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
AuthorPostsThis 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