jagustincharco Profile Topics Started Replies Created Engagements Favorites Forum Replies Created list of topics you have created till now. jagustincharcoParticipant 5 October 2016 at 22:07 Posted in : Portfolio department by default #44300 I reply to myself. The code works OK but I’ve found that the problem is the time. If I change it to 2000 miliseconds works fine. Solved for me. Thanks. jagustincharcoParticipant 5 October 2016 at 19:01 Posted in : Portfolio department by default #44298 I mean, I used the JS but I still see all the content of the portfolio. <script> (function($) { "use strict"; $('#filters li').first().remove(); setTimeout(function() { $('#filters li').first().find('a').trigger('click')}, 1000); })(jQuery); </script> jagustincharcoParticipant 5 October 2016 at 18:57 Posted in : Portfolio department by default #44297 I tried but it doesn’t work for me. Any idea? jagustincharcoParticipant 5 May 2016 at 13:48 Posted in : Mobile menu not working #30650 Great! Works perfectly! Thank you very much. jagustincharcoParticipant 5 May 2016 at 13:33 Posted in : Mobile menu not working #30648 Ok, thank you, but I’m really hurry because in my web the menu is not working and most of my visitors join the web using a smartphone. Is there any quick trick to fix it? Viewing 5 posts - 1 through 5 (of 5 total)