Quiz doesnt show in post. Just error
-
I’m using the embedded code properly. All I see when the post is published is error
-
Any chance you can link the published post?
Also, can you paste the shortcode you used?Thanks!
Let me know if you still have a problem.
Thanks!I don’t see anything using a shortcode. I view source on the page, it’s just not being inserted.
[playbuzz-hub]
Please 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
Version 0.1.2
I have everything under Games checked. I tried this one as a test:
[playbuzz-game game=”http://www.playbuzz.com/shacharo/where-do-the-stars-keep-their-academy-awards”%5DRegarding 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?
Mine is just showing blank…
[playbuzz-game game="http://www.playbuzz.com/jerryb/where-should-your-destination-wedding-be"] <script type="text/javascript" src="http://www.playbuzz.com/bundles/feed"></script> <div 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>Hey 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>I’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?
I’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.
hello,
I’m using the embedded code properly. All I see when the post is published is error
published post: http://www.playbuzz.com/osmana10/norve-in-ba-kenti-neresidir
shortcode: [playbuzz-game game=”<http://www.playbuzz.com/osmana10/norve-in-ba-kenti-neresidir>”%5D
try without the “<” “>”
shortcode:
[playbuzz-game game="http://www.playbuzz.com/osmana10/norve-in-ba-kenti-neresidir"]
The topic ‘Quiz doesnt show in post. Just error’ is closed to new replies.