Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • ianfrase Friend
    #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. ciao

    TomC Moderator
    #479182

    What exactly is occurring? Can you provide the url to the site you’re working on?

    ianfrase Friend
    #479193

    hi 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
    Ian

    TomC Moderator
    #479196

    How 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


    1. sidenew-back
    ianfrase Friend
    #479200

    hi 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 Moderator
    #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 ...

Viewing 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