-
AuthorPosts
-
August 20, 2014 at 8:08 pm #200673
Hello,
Can you tell me please how to remove view all button in Our services and Featured Proyects?
Thanks
Dennis
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 20, 2014 at 9:15 pm #546793TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
August 20, 2014 at 9:24 pm #546794If 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 Friendnix1000uk
- Join date:
- March 2012
- Posts:
- 33
- Downloads:
- 12
- Uploads:
- 7
- Thanks:
- 17
- Thanked:
- 1 times in 1 posts
TomC ModeratorTomC
- Join date:
- October 2014
- Posts:
- 14077
- Downloads:
- 58
- Uploads:
- 137
- Thanks:
- 948
- Thanked:
- 3155 times in 2495 posts
desmats Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
June 15, 2015 at 2:42 pm #574092I 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 Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
June 15, 2015 at 2:42 pm #640431I 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 Frienddesmats
- Join date:
- May 2014
- Posts:
- 119
- Downloads:
- 5
- Uploads:
- 23
- Thanks:
- 2
- Thanked:
- 3 times in 2 posts
June 15, 2015 at 2:42 pm #739106I 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 ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 17, 2015 at 4:34 am #574357Hi @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 ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 17, 2015 at 4:34 am #640696Hi @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 ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
June 17, 2015 at 4:34 am #739366Hi @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.
June 22, 2015 at 9:12 am #575022Hi, This view all removing cannot be selective? Sometimes I need, some time not!
Adam M ModeratorAdam M
- Join date:
- May 2014
- Posts:
- 5159
- Downloads:
- 33
- Uploads:
- 66
- Thanks:
- 95
- Thanked:
- 1271 times in 1235 posts
-
AuthorPosts
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