Skip to content
Eversion Systems
  • Contact
  • WordPress Tutorials
  • Soundboards
    • Arnold Schwarzenegger
    • Michael Jackson
    • Simpsons
  • ASX 200 Stocks

Tag: Javascript

WordPress AJAX Live Search No jQuery Dependency

Posted on 2021/08/05 (2021/08/05) by Andrew Schultz

Here is a shortcode that I developed for WordPress to enable AJAX searching of the post title without relying on AJAX.  There is a big push to move away from using iQuery and just use native functions of the browser to achieve the same objectives. My solution will detect when the shortcode is used and […]

Read More…

Posted in WordPress TutorialsTagged Javascript, PHPLeave a comment

How to Invite All Friends On Facebook

Posted on 2015/01/21 (2016/02/15) by Andrew Schultz

UPDATE – New Method ** Here is the code for a really easy way to invite all your Facebook friends to your Facebook fan page.  Just click the “invite friends to facebook” link to open the pop-up, scroll down to show all your friends and then copy and paste the following code into the console […]

Read More…

Posted in MiscellaneousTagged Facebook, JavascriptLeave a comment

Post actions confirming in WordPress

Posted on 2014/09/10 (2014/10/29) by Andrew Schultz

There’s no native ability to add a dialog box for confirming post actions in WordPress.  Luckily, since WordPress is extremely configurable we can develop one ourselves! One of the clients recently requested that they wanted a pop up box to alert them if they had not filled in specific text boxes when publishing a new […]

Read More…

Posted in WordPress TutorialsTagged Javascript, PHPLeave a comment

© Eversion Systems 2015