Playbuzz
Forum Replies Created
-
Forum: Plugins
In reply to: [Playbuzz] Quiz doesnt show in post. Just errorI’m not seeing any mention of javascript code in the instructions, All I’m seeing is shortcodes. So we have to add javascript code as well?
You do not need to use ANY javascript when using the wordpress plugin, Shortcodes are an easier way of embedding the Playful content.
JS embed is an alternative way of embedding the content, using the plugin remains the recommended way.
Forum: Plugins
In reply to: [Playbuzz] Language ErrorThe snippet should go in the “Text” tab of the editor rather than “Visual”.
We’ve managed to find the issue, it seems it is related to WordPress’s installation on windows, IIS:
http://wordpress.org/support/topic/plugin-adminimize-warning-is_readable-functionis-readable-open_basedir-restriction?replies=6
http://wordpress.org/support/topic/plugin-welcome-pack-dpw-en_usmo-missing?replies=2We will launch a hot fix soon that should fix the problem.
Since we weren’t able to reproduce the bug we would appreciate a feedback regarding the fix 🙂Forum: Plugins
In reply to: [Playbuzz] Language ErrorThere are 2 alternative ways of embedding PlayBuzz’s playful content:
- 1. WordPress plugin – Mainly by using shortcodes and widget.
- 2. Snippet code – The snippet code does not require the wordpress plugin activated or even installed.
* The 2nd option does not contain as many features and configuration options as the first one.
I suggest that since you have an issue with the wordpress plugin, you should use the 2nd option until we solve the issue.
Just paste the snippet in any post/page and it should work.
Let me know if this helps!
Forum: Plugins
In reply to: [Playbuzz] Language ErrorThanks for trying to use PlayBuzz 🙂
We’re looking into the problem you’ve reported and we’ll get back to you as soon as possible.
In the meantime, did you try using the non wordpress embed snippet?
If you did, what was the problem?
Can you link the address of the page?Forum: Plugins
In reply to: [Playbuzz] Quiz doesnt show in post. Just errorHey Jerry,
It seems that you are missing the class=”pb_feed” on the div.
Without that class the script the game wont appear.The shortcode is suppose to include that class on the div.
It does look like you used the embed script rather the short code.So my suggestion is try to use the shortcode, which is suppose to solve the problem OR make sure the script includes the class.
the output should be:
<script type="text/javascript" src="http://www.playbuzz.com/bundles/feed"></script> <div class="pb_feed" data-height="auto" data-game="/jerryb/where-should-your-destination-wedding-be" data-tags="All" data-social="true" data-recommend="false" data-margin-top="0" data-game-info="true" data-key="Default"></div>Forum: Plugins
In reply to: [Playbuzz] Quiz doesnt show in post. Just errorRegarding the Hub:
There’s a small issue in the categories selection menu, we’ll fix it and launch a version soon.
Until then, please select a single category only (Try Mix)Is it possible to view the post/page the shortcode is inserted at?
Forum: Plugins
In reply to: [Playbuzz] Quiz doesnt show in post. Just errorPlease make sure the plugin is activated and then:
– Which version of the plugin you’re using?
– Under Settings –> PlayBuzz –> Games –> Which category/Advanced tags did you choose? (Default is mix)
– Any chance you can provide an accessible link?Thanks
Forum: Plugins
In reply to: [Playbuzz] Quiz doesnt show in post. Just errorLet me know if you still have a problem.
Thanks!Forum: Plugins
In reply to: [Playbuzz] No way to hide recommendationsLet me know if you still have a problem.
Thanks!Forum: Plugins
In reply to: [Playbuzz] No way to hide recommendationsThere is a way to hide recommendations (and other components):
Settings –> PlayBuzz –> “Games” Tab” –> “Show recommendations for more games”
Recommendations are showing by default, but you can easily disable them.
Let me know if it helps.Thanks
Forum: Plugins
In reply to: [Playbuzz] Quiz doesnt show in post. Just errorAny chance you can link the published post?
Also, can you paste the shortcode you used?Thanks!