Daniel Bakovic
Forum Replies Created
-
Forum: Plugins
In reply to: [MyArcadePlugin Lite] No new gamesfixed ??
Forum: Plugins
In reply to: [MyArcadePlugin Lite] Mochimedia Stopped working? Now What?Hello mithunv,
Later today we will release a new MyArcadePlugin version. In this version we have added a new game distributor who provides Unity3D games, we have updated MyArcadeFeed and removed Mochi Media support.
With MyArcadePlugin Lite you will be able to fetch games from following distributors:
– Spilgames
– UnityFeeds
– MyArcadeFeed
– 2GPAdditionally you are able to import Flash, HTML5, Iframe and Embed games.
All of us are sad about Mochi but there are still good game distributors and a lot of Mochi game developers are about to migrate their games to other services.
Best regards,
DanielCEO of MyArcadePlugin
Forum: Plugins
In reply to: [MyArcadePlugin Lite] No new gamesHello,
sorry for the late reply.Mochi Media closed their site and thereby we are not able to fetch any games from that feed anymore.
On Spilgames feed: Please make sure that you feed URL looks like this: publishers.spilgames.com/rss-2/
It’s very important to have a slash “/” at the end of the URL.Then activate some feed categories on MyArcade -> Settings -> General Settings and try to fetch games.
Best regards,
DanielForum: Plugins
In reply to: [MyArcadePlugin Lite] Score Save Not Workingseems to be solved
Forum: Plugins
In reply to: [MyArcadePlugin Lite] Score Save Not WorkingHello Ron,
which theme do you use?
Make sure that the leaderboard bridge JavaScript code is embedded. Here is an example function how we embed the leaderboard in our themes:
function embed_mochi_leaderboard() { if ( is_single() || is_singular() ) { // Include mochi leaderboard bridge to be able to handle score submissions wp_enqueue_script( 'leaderboard', 'https://xs.mochiads.com/static/pub/swf/leaderboard.js' ); } } add_action( 'wp_enqueue_scripts', 'embed_mochi_leaderboard' );
You need to paste this code into your functions.php.
If you still have problems, then send us your URL and we will check what goes wrong: https://myarcadeplugin.com/contact/
Best regards,
DanielForum: Plugins
In reply to: [MyArcadePlugin Lite] Score Save Not WorkingHello Ron,
To get scores working please make sure:
1. That you have uploaded the crossdomain.xml and that it’s accessible from your root domain: yoursite.com/crossdomain.xml
2. On MyArcade -> General Settings -> Enable score submissions
3. On MyArcade -> Mochi Media Settings you should enter your Publisher ID and Secret key.
4. Fetch and publish leaderboard games. I would recommend you to publish the game “Click Only Red” to test scores.Best regards,
DanielForum: Plugins
In reply to: [MyArcadePlugin Lite] Saving not workingseems to be resolved.
Forum: Reviews
In reply to: [MyArcadePlugin Lite] A questionHi,
@elmagnifico: Thank you for your rating. The Pro version supports unity3d and you will be able to import them on the import games page.@gzbun: Thx for the detailed description ??
Forum: Plugins
In reply to: [MyArcadePlugin Lite] Saving not workingHi,
could you please provide us a temporary login to your WordPress to check what goes wrong? Please use the contact form on our site to send the login: https://myarcadeplugin.com/contact/
Best regards,
DanielForum: Reviews
In reply to: [MyArcadePlugin Lite] Amazing Server LoadCan you please provide some more details?
Forum: Plugins
In reply to: [MyArcadePlugin Lite] Games wont load.seems to be resolved.
Forum: Plugins
In reply to: [MyArcadePlugin Lite] Revenue?Hi,
the game owner or the game distributor will get the revenue from the in-game ads. Mochi has a revenue share program and they will pay you some % if you host games on your server.Me, as the plugin owner have nothing to do with the ads and I’ll not get a penny from them.
Best regards,
DanielForum: Plugins
In reply to: [MyArcadePlugin Lite] Games wont load.Hi,
can you post your URL or send it to us over our contact form on https://myarcadeplugin.com.Forum: Plugins
In reply to: [MyArcadePlugin Lite] 3 Games on 1 pageseems to be resolved ??
Hi all,
with the awesome help of Gabriel we have created a small plugin that integrates MyArcadePlugin with myCRED. MyArcadePlugin customers can download the plugin on our bonus section of the support forum.
Gabriel, thank you very much for fast and awesome support!
Best regards,
Daniel