Dear All,
I want to disable or hide default category All in Noo portfolio.
As I have a lot of images in the projects and client section . I want to show banks tab selected by default. Because in all category, there are too many clients.
For reference below is link.
drive.google.com/file/d/0B5KH6mpqMckpN0h...bmc/view?usp=sharing
.
I need help.
Thank you in advance.
Dear Jaffar.
Thanks you for using product our.
If you want to hide "ALL" word, you can do the below:
Go to ..templates/jux_one/html/mod_noo_portfolio/default.php
1. comment line 25,26 and 27
<li>
<a class="selected" title="<?php echo JText::_('JALL')?>" data-option-value="*" href="#"><?php echo JText::_('JALL')?></a>
</li>
2. or add line code
<style>a.selected{display: none!important;}</style> as image bellow:
prnt.sc/b2onex
Dear Huyen Tran,
First of all thank you for your effort for me.
I think I could not manage to explain the problem exactly.
Let me elaborate it once again. I already did the same thing what you did but it doesn't hide clients one first time load.
Let me explain the scenario in which I am stuck. I want to hide all client by default. And I want to show single category clients first.But on doing what you share just hide "ALL" li content .
Hello Huyen Tran,
Is there any way to show other than ALL category by default.In my scenario, on page load, I want to show banks category.
Thank you for support.
Hi Jaffart.
example: if you select Image folder for Content Source
You can order images by drop & drag images up the top in backend that will show them..
Hi Jaffart.
You can select Image folder for Content Source and List them the top.
After enter number will show fist time as image below:
prnt.sc/b3tky5
.
HI Marcus.
Thank you using our product
You can edit the text"All" the below:
Please go to ...language/en-GB/en-Gb.mod_noo_portfolio.ini
fine line 142
NOO_PORTFOLIO_ALL="All"
and edit the text that you want