-
Author
Tagged: portfolio filter
-
May 16, 2015 at 12:08 #59029
taiger
ParticipantPortfolio 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 #59143Laura
ModeratorHello, 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 solutionMay 17, 2015 at 08:59 #59165taiger
Participanthttp://www.5starweddingmagazine.com/portfolio
so the images sometimes shows and sometimes blank
June 15, 2015 at 02:44 #62756Andrei
ModeratorHi,
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 09:45 #65025taiger
ParticipantHi any news with this fix, it is still not working from my end..
June 26, 2015 at 13:04 #65040Andrei
ModeratorThis 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 #69350Andrei
ModeratorThe 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:20 #69359taiger
Participantwp-content/themes/kleo/assets/js/app.min.js can not find the location to place the above code?
July 22, 2015 at 02:22 #69360Andrei
ModeratorThe 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.