-
AuthorPosts
-
fbernardello Friend
fbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 4, 2015 at 11:13 am #721449Dear Pankajsharma and dear support,
I read and tested this tip: http://www.joomlart.com/forums/topic/how-to-add-more-stories-links-in-ja-acm-category-listing-module/Would it be possible to apply it also to the JA ACM Featured News Style-1 Module?
Thanks in advance,
F.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 5, 2015 at 1:11 pm #721633Hi
Do you mean that add a ‘More stories’ button and it direct to category page?
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 5, 2015 at 1:11 pm #753817Hi
Do you mean that add a ‘More stories’ button and it direct to category page?
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 6, 2015 at 8:35 am #721726Well, pankajsharma published a tip to use it with “ACM Module” set with “Category Listing (style-1).”.
I use very much (one per category) the JACM Module set with “Feature News (style-1).
It would be nice to use it in pages with lots of articles (see atachments).
Ciao,
F.fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
November 6, 2015 at 8:35 am #753884Well, pankajsharma published a tip to use it with “ACM Module” set with “Category Listing (style-1).”.
I use very much (one per category) the JACM Module set with “Feature News (style-1).
It would be nice to use it in pages with lots of articles (see atachments).
Ciao,
F.Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 10, 2015 at 1:13 am #723541Let me check if it can be done and will get back to you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 10, 2015 at 1:13 am #754096Let me check if it can be done and will get back to you.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 10, 2015 at 2:44 am #723543You can try this way:
– Open the file: root/templates/ja_teline_v/acm/news-featured/tmpl/style-1.php
– Add this snippet of code:
<!-- Link more stories -->
<div class="magazine-category-title custom_more <?php echo JATemplateHelper::getCategoryClass($catid[0]) ?>">
<h2>
<a href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($catid[0])); ?>"
title="<?php echo 'More Stories'; ?>">
<?php echo 'More Stories'; ?>
</a>
</h2>
</div>
<!-- // Link more stories -->
(you can place this code to your desired position)
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 10, 2015 at 2:44 am #754098You can try this way:
– Open the file: root/templates/ja_teline_v/acm/news-featured/tmpl/style-1.php
– Add this snippet of code:
<!-- Link more stories -->
<div class="magazine-category-title custom_more <?php echo JATemplateHelper::getCategoryClass($catid[0]) ?>">
<h2>
<a href="<?php echo JRoute::_(ContentHelperRoute::getCategoryRoute($catid[0])); ?>"
title="<?php echo 'More Stories'; ?>">
<?php echo 'More Stories'; ?>
</a>
</h2>
</div>
<!-- // Link more stories -->
(you can place this code to your desired position)
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
fbernardello Friendfbernardello
- Join date:
- February 2015
- Posts:
- 287
- Downloads:
- 16
- Uploads:
- 35
- Thanks:
- 51
- Thanked:
- 2 times in 2 posts
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 10, 2015 at 1:16 pm #723657This should be a custom work but you can PM me admin & ftp account of your site, I will take a look
And also tell me the number of article you wanna show before “More Stories” button, I will suggest further.
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 10, 2015 at 1:16 pm #754149This should be a custom work but you can PM me admin & ftp account of your site, I will take a look
And also tell me the number of article you wanna show before “More Stories” button, I will suggest further.
-
AuthorPosts
This topic contains 13 replies, has 2 voices, and was last updated by Saguaros 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum