Viewing 15 posts - 1 through 15 (of 16 total)
  • Author
    Posts
  • dsantosg Friend
    #200673

    Hello,

    Can you tell me please how to remove view all button in Our services and Featured Proyects?

    Thanks

    Dennis

    TomC Moderator
    #546791

    Your site seems to be password protected . . . . can you provide temporary access? :((

    dsantosg Friend
    #546793

    thanks for your reply Tom..

    The site is available now…

    and is in http://www.gruposang.com/cascadas

    TomC Moderator
    #546794

    If you haven’t yet already done so, create a new file called “custom.css” within file path —>
    /cascadas/templates/ja_decor/css/

    Within that custom.css file, paste the following CSS rule:


    .category-module .category-info .btn {
    display: none;

    }

    SAVE CHANGES – CLEAR CACHE – REFRESH PAGE

    Better? 🙂

    nix1000uk Friend
    #564757

    Hi,
    How was this done? As I wish to do the same.
    Thanks
    Nick…

    Thanks I just did it with:

    .category-info .btn {
    display:none;
    }

    Thanks

    TomC Moderator
    #564868

    Good work at searching out prior answers via the Forum !!!

    desmats Friend
    #574092

    I have a question related to this. I want to change the wording on the button and change the link that the button points to. Where do I configure this? This is just for the Our Services panel.

    Thanks

    desmats Friend
    #640431

    I have a question related to this. I want to change the wording on the button and change the link that the button points to. Where do I configure this? This is just for the Our Services panel.

    Thanks

    desmats Friend
    #739106

    I have a question related to this. I want to change the wording on the button and change the link that the button points to. Where do I configure this? This is just for the Our Services panel.

    Thanks

    Adam M Moderator
    #574357

    Hi @desmats,

    Please open file templatesja_decorhtmlmod_articles_categorytriangle.php and look for this line :

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

    This is where you can change the text View and link that this button points to.

    Adam M Moderator
    #640696

    Hi @desmats,

    Please open file templatesja_decorhtmlmod_articles_categorytriangle.php and look for this line :

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

    This is where you can change the text View and link that this button points to.

    Adam M Moderator
    #739366

    Hi @desmats,

    Please open file templatesja_decorhtmlmod_articles_categorytriangle.php and look for this line :

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

    This is where you can change the text View and link that this button points to.

    fvomnia Friend
    #575022

    Hi, This view all removing cannot be selective? Sometimes I need, some time not!

    Adam M Moderator
    #575173

    Hi @fvomnia,

    Could you please clarify about your question a little bit or provide a mockup screenshot so I can assist you better ?

    Adam M Moderator
    #641503

    Hi @fvomnia,

    Could you please clarify about your question a little bit or provide a mockup screenshot so I can assist you better ?

Viewing 15 posts - 1 through 15 (of 16 total)

This topic contains 16 replies, has 6 voices, and was last updated by  Adam M 9 years, 5 months ago.

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