Comments 2MichalBuchtaFotograf started the conversationFebruary 8, 2017 at 10:31pmPlease, How I can change rank in category? For example you can see in pic. Frist black and white, seconf animals etc... Is it possible?And another question:How I can delete category ALL?Thank you.[deleted] repliedFebruary 9, 2017 at 2:45pmHi Michal, 1— We wrote for this on our documentation site Ordering the Portfolio Categories in Filter. 2— Please add this code on Theme Options > Footer > JavaScript & Tracking Code: jQuery( document ).ready( function( $ ) { function hideItems() { jQuery( '.portfolio-category-all' ).hide().next().find( 'a' ).click(); } hideItems(); $.debounce( 200, hideItems )(); } ); 2MichalBuchtaFotograf repliedFebruary 10, 2017 at 9:23pmHi Ylli, Thank you very much! It is Helpful![deleted] repliedFebruary 13, 2017 at 11:17amGlad to hear that P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link). A huge thank you from Laborator in advance and have a great week! Sign in to reply ...
Please, How I can change rank in category? For example you can see in pic. Frist black and white, seconf animals etc... Is it possible?
And another question:
How I can delete category ALL?
Thank you.
Hi Michal,
1— We wrote for this on our documentation site Ordering the Portfolio Categories in Filter.
2— Please add this code on Theme Options > Footer > JavaScript & Tracking Code:
Hi Ylli,
Thank you very much! It is Helpful!
Glad to hear that
P.S: If you like our theme, it would help us a lot if you could give us five star rating on themeforest from your Downloads tab, (if you don't know how, just open this link).
A huge thank you from Laborator in advance and have a great week!