Title: krzykustudio's Replies | WordPress.org

---

# krzykustudio

  [  ](https://wordpress.org/support/users/krzykustudio/)

 *   [Profile](https://wordpress.org/support/users/krzykustudio/)
 *   [Topics Started](https://wordpress.org/support/users/krzykustudio/topics/)
 *   [Replies Created](https://wordpress.org/support/users/krzykustudio/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/krzykustudio/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/krzykustudio/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/krzykustudio/engagements/)
 *   [Favorites](https://wordpress.org/support/users/krzykustudio/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FB Display Events Shortcode] Div forget in the code](https://wordpress.org/support/topic/div-forget-in-the-code/)
 *  Plugin Author [krzykustudio](https://wordpress.org/support/users/krzykustudio/)
 * (@krzykustudio)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/div-forget-in-the-code/#post-8299572)
 * @claiking
    First try to found if you pass correct “name” into plugin. FAQ says:–
   Go facebook page from you want get username, example [https://www.facebook.com/happysadpl/?fref=nf](https://www.facebook.com/happysadpl/?fref=nf)
   In that case username is happysadpl xxxxxx refers to the Facebook user’s name:
   [http://facebook.com/xxxxxxx/?otherCharacters](http://facebook.com/xxxxxxx/?otherCharacters)
 * – check if your token is working. You should get corrent json data if it is ok.
   [https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,place,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800](https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,place,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FB Display Events Shortcode] Shortcode not working](https://wordpress.org/support/topic/shortcode-not-working-140/)
 *  Plugin Author [krzykustudio](https://wordpress.org/support/users/krzykustudio/)
 * (@krzykustudio)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/shortcode-not-working-140/#post-8140193)
 * I’m glad that solution works for you. But it seems that will work but after that
   event will have information “Location not fully set”.
    In FB Location is in Place.
 * Just try
    [https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,place,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800](https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,place,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800)
 * or
 * [https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,location,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800](https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,location,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800)
 * Replace XXX with your token and you will see differences.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FB Display Events Shortcode] Shortcode not working](https://wordpress.org/support/topic/shortcode-not-working-140/)
 *  Plugin Author [krzykustudio](https://wordpress.org/support/users/krzykustudio/)
 * (@krzykustudio)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/shortcode-not-working-140/#post-7758441)
 * Problem maybe is in conflict with another plugins. Try to deactivate some.
    That
   is not the soulution but it may help to figure out what is going on. — If You
   want to check if the plugin, token or linka are realy working just try to install
   fresh wordpress with only that plugin. Paste your token in settings. Put those
   shortcodes on sample page [fb_display_events fb_user_id=”463776883765579″ fb_time
   =”upcoming”] [fb_display_events fb_user_id=”463776883765579″ fb_time=”past” limit
   =10]
 * It works on 100%.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FB Display Events Shortcode] Div forget in the code](https://wordpress.org/support/topic/div-forget-in-the-code/)
 *  Plugin Author [krzykustudio](https://wordpress.org/support/users/krzykustudio/)
 * (@krzykustudio)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/div-forget-in-the-code/#post-7750293)
 * Thanks [@jgalouye](https://wordpress.org/support/users/jgalouye/), Fixed in 1.2
    -  This reply was modified 9 years, 9 months ago by [krzykustudio](https://wordpress.org/support/users/krzykustudio/).
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[FB Display Events Shortcode] the shortcode displays as plain text](https://wordpress.org/support/topic/the-shortcode-displays-as-plain-text/)
 *  Plugin Author [krzykustudio](https://wordpress.org/support/users/krzykustudio/)
 * (@krzykustudio)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/the-shortcode-displays-as-plain-text/#post-8079776)
 * Sample below is generated from plugin. Just replace XXXXX with your token. Place
   that link into browser. If the token is valid you will get data from facebook.
 * [https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,place,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800](https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,place,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800)
 * Maybe you didn’t activated the plugin if shortcode is displayed as plain text?
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[FB Display Events Shortcode] It don't work](https://wordpress.org/support/topic/it-dont-work-5/)
 *  Plugin Author [krzykustudio](https://wordpress.org/support/users/krzykustudio/)
 * (@krzykustudio)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/it-dont-work-5/#post-8063879)
 * Sample below is generated from plugin. Just replace XXXXX with your token. Place
   that link into browser. If the token is valid you will get data from facebook.
 * [https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,place,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800](https://graph.facebook.com/463776883765579/events/attending/?fields=id,name,description,place,timezone,start_time,cover&access_token=XXXXXXXXXXXXXXXXXXX&since=1388534400&until=1468972800)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[FB Display Events Shortcode] Any website with this plugin?](https://wordpress.org/support/topic/any-website-with-this-plugin/)
 *  Plugin Author [krzykustudio](https://wordpress.org/support/users/krzykustudio/)
 * (@krzykustudio)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/any-website-with-this-plugin/#post-6790911)
 * [http://mandalove.pl/warsztaty/](http://mandalove.pl/warsztaty/)

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