Please note that discount code BLACKFRIDAY2016 is now expired We are running a limited time* BlackFriday discount offer on all licenses. Use discount code BLACKFRIDAY2016 on checkout. Starter site license (1 domain): $79.00 – NOW ONLY $47.40 Standard site license (up to 3 domains): $199.00 – NOW ONLY $119.40 Ultimate site licenseRead More
Playtech games update and https fix
As a response to a customer request – we have updated all Playtech demo game URLs to secure HTTPS sources so if you domain is running an SSL certificate you now can load these games without browser warnings. 34 new games have also been added to the database following theRead More
Best Casino & Gambling WordPress Themes
The online gambling industry is huge. Yet there are not many quality casino WordPress themes on the market that meet high quality guidelines. Affiliates are building more-and-more sophisticated websites with advanced features that rely on theme or plugin functionality. We have picked a couple of themes that are not only compatibleRead More
Endorphina games release
We have added a new game provider: Endorphina. In the world of Endorphina you can meet beautiful fairies, terrifying creatures, comic books superheroes, irresistible geishas , dancing hotties and many others! Their games are one of a kind and the niches they cover are very trendy. You will find a numberRead More
How to add comment support to VegasHero game posts
Add the following code to your child theme’s functions.php file to enable the comment form on the bottom of the VegasHero single game posts. /* Comment support for VegasHero Games */ function vh_add_comment_support() { add_post_type_support( ‘vegashero_games’, array( ‘comments’ ) ); } add_action(‘init’, ‘vh_add_comment_support’); function vh_default_comments_on( $data ) { if( $data[‘post_type’]Read More
How was your Berlin Affiliate Conference? #BAC2016
It was nice to meet some of you in Berlin at BAC 2016 a week ago. By now presumably you are all done following up your networking efforts. We have drilled in all the email introductions and sealed lots of deals. It has been an entertaining 3 days conference andRead More
Create custom post template for the VegasHero single game pages
You can easily customize the look and layout of the individual slot game pages. The VegasHero game posts are WordPress custom post types and follow standard WP template hierarchy rules. Before you get started, take note that we recommend you use a child theme so your changes remain intact afterRead More