Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author Playbuzz

    (@playbuzz)

    Any chance you can link the published post?
    Also, can you paste the shortcode you used?

    Thanks!

    Plugin Author Playbuzz

    (@playbuzz)

    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]

    Plugin Author Playbuzz

    (@playbuzz)

    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”%5D

    Plugin Author Playbuzz

    (@playbuzz)

    Regarding 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?

    Jerryblackwelllenstheory

    (@jerryblackwelllenstheory)

    Jerryblackwelllenstheory

    (@jerryblackwelllenstheory)

    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>

    http://www.foreverphotographystudio.com/blog/test-2/

    Plugin Author Playbuzz

    (@playbuzz)

    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?

    Plugin Author Playbuzz

    (@playbuzz)

    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

    Plugin Author Playbuzz

    (@playbuzz)

    try without the “<” “>”

    shortcode:
    [playbuzz-game game="http://www.playbuzz.com/osmana10/norve-in-ba-kenti-neresidir"]

Viewing 13 replies - 1 through 13 (of 13 total)

The topic ‘Quiz doesnt show in post. Just error’ is closed to new replies.