-
AuthorPosts
-
giusti2 Friend
giusti2
- Join date:
- August 2012
- Posts:
- 117
- Downloads:
- 8
- Uploads:
- 8
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
August 22, 2015 at 11:42 pm #664704I would like to show the link of the source of the article on the frontend, just below the introtext. Is it maybe possible?
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 24, 2015 at 4:58 am #664818You can find and see it from templates/ja_wall/html/com_content/article/default.php file
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 24, 2015 at 4:58 am #746354You can find and see it from templates/ja_wall/html/com_content/article/default.php file
giusti2 Friendgiusti2
- Join date:
- August 2012
- Posts:
- 117
- Downloads:
- 8
- Uploads:
- 8
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
August 25, 2015 at 6:17 am #665101Thank you Ninja … but I don’t know what to do. I am sorry can you maybe tell me what to do? Thank you
giusti2 Friendgiusti2
- Join date:
- August 2012
- Posts:
- 117
- Downloads:
- 8
- Uploads:
- 8
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
August 25, 2015 at 6:17 am #746492Thank you Ninja … but I don’t know what to do. I am sorry can you maybe tell me what to do? Thank you
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 25, 2015 at 10:01 am #665135<em>@giusti2 488977 wrote:</em><blockquote>Thank you Ninja … but I don’t know what to do. I am sorry can you maybe tell me what to do? Thank you</blockquote>
You can use with my solution below
Open templates/ja_wall/html/com_content/category/blog_item.php file
find and change
<!-- Item content -->
<div class="content item-content">
<?php echo $introtext; ?>
</div>
<!-- //Item content -->to
<!-- Item content -->
<div class="content item-content">
<a href="<?php echo $link; ?>" title="<?php echo $atitle ?>" class="item-link"><?php echo $introtext; ?></a>
</div>
<!-- //Item content -->Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
August 25, 2015 at 10:01 am #746526<em>@giusti2 488977 wrote:</em><blockquote>Thank you Ninja … but I don’t know what to do. I am sorry can you maybe tell me what to do? Thank you</blockquote>
You can use with my solution below
Open templates/ja_wall/html/com_content/category/blog_item.php file
find and change
<!-- Item content -->
<div class="content item-content">
<?php echo $introtext; ?>
</div>
<!-- //Item content -->to
<!-- Item content -->
<div class="content item-content">
<a href="<?php echo $link; ?>" title="<?php echo $atitle ?>" class="item-link"><?php echo $introtext; ?></a>
</div>
<!-- //Item content -->giusti2 Friendgiusti2
- Join date:
- August 2012
- Posts:
- 117
- Downloads:
- 8
- Uploads:
- 8
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 20, 2015 at 10:08 am #725311Hi Ninja. I have updated the Ja Wall template and now I do not see the Source Link anymore. I made the changements above, but does not work. Can you maybe help me? Thanks
giusti2 Friendgiusti2
- Join date:
- August 2012
- Posts:
- 117
- Downloads:
- 8
- Uploads:
- 8
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
November 20, 2015 at 10:08 am #755024Hi Ninja. I have updated the Ja Wall template and now I do not see the Source Link anymore. I made the changements above, but does not work. Can you maybe help me? Thanks
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
November 23, 2015 at 2:23 am #755448<em>@giusti2 503163 wrote:</em><blockquote>Hi Ninja. I have updated the Ja Wall template and now I do not see the Source Link anymore. I made the changements above, but does not work. Can you maybe help me? Thanks</blockquote>
In this case, you need to PM me the credentials of your site i.e: URL, admin account. I will help you to check it directly on your site.
giusti2 Friendgiusti2
- Join date:
- August 2012
- Posts:
- 117
- Downloads:
- 8
- Uploads:
- 8
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
January 4, 2016 at 2:19 pm #8382671st of all … HAPPY NEW YEAR 🙂
For some reasons I can not PM you. There is no button and no link to PM you.
Please tell me how can I send you my credentials for the problem of the source link as described above.Thank you
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
giusti2 Friendgiusti2
- Join date:
- August 2012
- Posts:
- 117
- Downloads:
- 8
- Uploads:
- 8
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
January 4, 2016 at 3:36 pm #838281This reply has been marked as private.Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 5, 2016 at 3:58 am #838700I fixed the problem on your site as:
- Open both files
templates/ja_wall/html/com_content/category/blog_item.php templates/ja_wall//html/com_content/featured/default_item.php
- find and change
<div class="content item-content"> <?php echo $introtext; ?> </div>
to
<div class="content item-content"> <?php if ($params->get('link_titles') && $params->get('access-view')) : ?> <a href="<?php echo $link; ?>" title="<?php echo $atitle ?>" class="item-link"> <?php echo $introtext ?></a> <?php else : ?> <?php echo $introtext ?> <?php endif; ?> </div>
Now, you can see the link is working under intro text on your site.
giusti2 Friendgiusti2
- Join date:
- August 2012
- Posts:
- 117
- Downloads:
- 8
- Uploads:
- 8
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
January 5, 2016 at 10:02 am #838907Hello Ninja. Thank you very much for your help. I saw the changement you made in the files, but I do not see the souce link under the introtext. In the template settings I set the popup previe to NO, but now I can still klick on the articles. Do you maybe have the possibility to check it again?
-
AuthorPosts
This topic contains 23 replies, has 2 voices, and was last updated by Ninja Lead 8 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum