-
Author
Tagged: portfolio filter
-
May 16, 2015 at 12:08 #59029taigerParticipant
Portfolio menu does not show images,
When i first create the portfolio , it shows up when i click on the portfolio menu filter.
then a few day later, the portfolio that was added does not show on the menu filter..
T
May 17, 2015 at 05:54 #59143LauraModeratorHello, could you share screenshots of the issue? Thanks 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
June 15, 2015 at 02:44 #62756AndreiModeratorHi,
This is a small issue in the portfolio filter system and we’ll try to fix it in our next theme update.
Thank you very much for pointing this out.Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJune 26, 2015 at 13:04 #65040AndreiModeratorThis should be fixed in our next update release.
CheersHi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 22, 2015 at 01:24 #69350AndreiModeratorThe fix will be available in the next update, if meanwhile you want to apply the fix then you’ll have to edit this two files:
wp-content/themes/kleo/assets/js/app.js
wp-content/themes/kleo/assets/js/app.min.jsSearch this code:
COPY CODE$isoItem.isotope({ filter: filterValue });
And add the following piece of code immediately after it:
COPY CODE$isoItem.find('li:visible').children('div.animate-when-almost-visible').addClass('start-animation');
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionJuly 22, 2015 at 02:22 #69360AndreiModeratorThe entire code in that file is minifyed in one line, so you’ll have to search for the first sentence, and add the code right after it.
Cheers
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘KLEO’ is closed to new topics and replies.