Please note, this is a STATIC archive of website www.themepunch.com from 28 Sep 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Uncaught TypeError: catcomplete is not a function

home_topbanner

If you're not able to upload/assign a background image for your slide, or you're getting a "punchgs is not defined" message in your slider settings console...
this is a conflict with your theme that can be resolved with the following custom code addition.

Add the following code to your theme's "functions.php" file

  • Quick Tip:
    Create a Child Theme and add the code to the child theme's "functions.php" file instead, as this is always best practice for custom code additions.