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
New Netent video slots released including the Motorhead slot game
We have added 3 new Netent games by popular demand: When Pigs Fly Motörhead Secrets Of Atlantis The free demo version of Motorhead slots is a nice bonus actually, it is only released officially on the 23rd of September (in 2 days). You can import these great games to yourRead More
Shortcode to display games from individual providers, operators, category or keyword
Use this configurable games grid shortcode to display games in a grid from an individual selection of your choice. You can display games by: games provider casino operator game category game tag or filter to a keyword that the game titles contain It is a great way to build unique, SEO optimized gameRead More