Milan Ivanovic

  • If you are using iThemes Security (and I do recommend using it), make sure you go to Settings and under Brute Force Protection have “Immediately ban a host that attempts to login using the “admin” username.” checked.   PS: And if YOU get locked out on your “admin” account, who knows why is that good, right? :)

    Read More

  • This is how you can zip a folder via SSH on your Linux server. zip -r filename.zip foldername/  

    Read More

  • Community boost

    Giving back to community – heard that for so many times, and I had troubles explaining to non-WP guys why do I spend so much energy giving back to community. Just few days ago we had our the fifth WPSerbia WordPress Meetup and I can say that it was a huuuuge success. Don’t know and can’t be

    Read More

  • Read More

  • Neuropsychiatrie

    Neuropsychiatrie

    By design of Andrej Matic I’ve developed neuropsychiatrie.ch Features WordPress Developed by custom-made design of Andrej Matic Fully responsive Clean and lightweight code Semantic HTML5 markup Asset file minification and compression Supports touch gestures for mobile devices Uses hardware accelerated CSS3 animations Built with HTML5, CSS3, PHP 5.2+, latest jQuery version   Visit Website

    Read More

  • I always wanted to push myself further, always tried to get somewhere I haven’t been or do the things that I haven’t done. Been curious all the time helped me a lot. This is the first article on this blog written from my iPad, as of today I would try to blog even more, and

    Read More

  • MM-DD-YYYY // this code will run for form 4 only; change 4 to your form ID add_filter(‘gform_validation_4’, ‘verify_minimum_age’); function verify_minimum_age($validation_result){ // retrieve the $form $form = $validation_result[‘form’]; // date of birth is submitted in field 7 in the format YYYY-MM-DD // change the 7 here to your field ID $dob = rgpost(‘input_7’); // this the

    Read More

  • It has been a while since I set down and wrote my last blog post. I don’t know what I was waiting for, or why I stopped, but now I feel like I want to write something big and meaningful .     Right now we are sitting in Starbucks in Zurich, as we are

    Read More

  • Twitter Boostrap 3, drop-down menu on hover.   .dropdown-menu { .sub-menu { left: 100%; position: absolute; top: 0; visibility: hidden; margin-top: -1px; } li:hover .sub-menu { visibility: visible; } } .dropdown:hover .dropdown-menu { display: block; } .nav-tabs .dropdown-menu, .nav-pills .dropdown-menu, .navbar .dropdown-menu { margin-top: 0; } .navbar { .sub-menu:before { border-bottom: 7px solid transparent; border-left:

    Read More

  • HOMEnterijer – namestajpomeri.net

    I have developed custom theme for namestajpomeri.net Features WordPress Not responsive Clean and lightweight code Semantic HTML5 markup Asset file minification and compression Supports touch gestures for mobile devices Uses hardware accelerated CSS3 animations Built with HTML5, CSS3, PHP 5.4+, latest jQuery version   Visit Website

    Read More