test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • analogalex Friend
    #199437

    Hello,

    In JA Decor i’m trying to figure out a way to link one of the example services eg.

    On your demo page you have in the Articles Category
    http://www.joomlart.com/demo/#ja_decor

    Our Services:

    -Bedroom
    -Bathroom
    -Home Office design

    When you hover over these they turn gray and come up with a link that is named view.

    I would like to modify one of these to say. Visit shop or something like that and instead of linking to an article go directly to the Mojo Products page. But would still like to have the content of the article showing on the main page.

    Thanks
    Alex

    Ninja Lead Moderator
    #541377

    Hi Alex,

    In this case, you need to know php code and change it in templates/ja_decor/html/mod_articles_category/triangle.php file


    <?php if ($params->get('show_readmore')) :?>
    <a class="btn btn-default <?php echo $item->active; ?>" href="<?php echo $item->link; ?>"><?php echo JText::_('TPL_VIEW'); ?></a>
    <?php endif; ?>

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Ninja Lead 10 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum