-
AuthorPosts
-
brusamolino Friend
brusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
May 18, 2016 at 4:36 pm #932045hi
I set accordation module for a category of articles
I see them correctly but i cannot go to see the full articles from this module
How can i do?
Thanks LucaLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
May 19, 2016 at 9:18 am #932233Hi,
Go to file
modules\mod_jaaccordion\tmpl\default.php
find:
<div class="ja-accordion-content ja-accordion-content<?php echo $module->id?>"><?php echo $accordion->content?></div>
add these code below it:
<div> <?php if (!empty($accordion->link)){ ?> <a class="readmore" href="<?php echo $accordion->link; ?> ">Read more</a> <?php } ?> </div>
brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
May 20, 2016 at 8:46 am #932580Hi i’ve insert the code and now is
<li> <h3 class="ja-accordion-title ja-accordion-title<?php echo $module->id?>"><?php echo $accordion->title?></h3> <div class="ja-accordion-content ja-accordion-content<?php echo $module->id?>"><?php echo $accordion->content?></div> <div> <?php if (!empty($accordion->link)){ ?> <a class="readmore" href="<?php echo $accordion->link; ?> ">Read more</a> <?php } ?> </div> </li>
but it doesn’t function
you can see it on http://navdanya2.dot360.it/Can you help me?
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
May 20, 2016 at 9:40 am #932607brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
May 20, 2016 at 10:51 am #932642This reply has been marked as private.brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
May 23, 2016 at 9:02 am #933642Hi
any news about this problem?Best regards Luca
Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
May 24, 2016 at 10:11 am #934112Hi Luca,
I have add Read more Link to JA Arrcodion on your site, I fixed in
templates/ja_medicate/html/mod_arrcodion/default.php
The module has another problem… it display the intro image and the full image… the full image must be hidden on ja accordation module
Yes, it also has been fixed, please check and confirm.
1 user says Thank You to Luna Garden for this useful post
brusamolino Friendbrusamolino
- Join date:
- January 2009
- Posts:
- 273
- Downloads:
- 75
- Uploads:
- 70
- Thanks:
- 56
- Thanked:
- 10 times in 2 posts
May 24, 2016 at 3:51 pm #934243Hi thanks for your help
Best Regards Luca
-
AuthorPosts
This topic contains 7 replies, has 2 voices, and was last updated by brusamolino 8 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum