-
AuthorPosts
-
January 10, 2013 at 2:02 am #183824
Hi Another question with sidenews
I have 3 articles in my category for sidenews. How do I change the link on each article? It does not go in the article which is the usual way. ciaoTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 10, 2013 at 2:12 am #479182What exactly is occurring? Can you provide the url to the site you’re working on?
January 10, 2013 at 3:06 am #479193hi Tom
Thanks for your help. the url is http://www.janedburnsidearchitects.co.uk
I want to change the 3 more detail links on Loughview, Hayfield and Wilmot articles to link to 3 separate portfolio pages. I cannot work out how to do it.
regards
IanTomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
January 10, 2013 at 3:26 am #479196How do you have the articles you have/want linked configured?
See the “Module Description” within the user guide image below …
I’m wondering if you have your article meta keyword(s) set correctly
January 10, 2013 at 3:44 am #479200hi Tom Yep that all seems right. I have the three articles in a category which I have selected in the module and all the other info is the same. The problem is how do I change the more detail link on each of the three pages? I don’t think you can change the links from the module so it must be connected to each individual article. I think a responsive article is set up differently to a normal article and that is the problem. This is my first responsive website and I am puzzled but I think the solution is with each article. Hope this makes sense Tom and many thanks for your help which I greatly appreciate.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
January 12, 2013 at 7:24 am #479462<em>@ianfrase 354418 wrote:</em><blockquote>Hi Another question with sidenews
I have 3 articles in my category for sidenews. How do I change the link on each article? It does not go in the article which is the usual way. ciao</blockquote>On this case you can customize link detail article with id of each article
<blockquote>templates/ja_puresite/html/mod_jasidenews/default.php</blockquote>
<?php if( $showMoredetail ) : ?>
<p class="readmore"><a class="readon" href="<?php echo $item->link; ?>"> <?php echo JTEXT::_("MORE_DETAIL"); ?></a></p>
<?php endif;?>
</div>
ID article is 1 link to A
ID article is 2 link to B
ID article is 4 link to C
etc ...
1 user says Thank You to Ninja Lead for this useful post
AuthorPostsViewing 6 posts - 1 through 6 (of 6 total)This topic contains 6 replies, has 3 voices, and was last updated by Ninja Lead 11 years, 10 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
Side News issue
Viewing 6 posts - 1 through 6 (of 6 total)