krzykustudio
Forum Replies Created
-
Forum: Plugins
In reply to: [FB Display Events Shortcode] Div forget in the code@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 In that case username is happysadpl xxxxxx refers to the Facebook user’s name: 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
Forum: Plugins
In reply to: [FB Display Events Shortcode] Shortcode not workingI’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.or
Replace XXX with your token and you will see differences.
Forum: Plugins
In reply to: [FB Display Events Shortcode] Shortcode not workingProblem 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
In reply to: [FB Display Events Shortcode] Div forget in the codeThanks @jgalouye, Fixed in 1.2
- This reply was modified 9 years, 7 months ago by krzykustudio.
Forum: Reviews
In reply to: [FB Display Events Shortcode] the shortcode displays as plain textSample 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.
Maybe you didn’t activated the plugin if shortcode is displayed as plain text?
Forum: Reviews
In reply to: [FB Display Events Shortcode] It don't workSample 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.
Forum: Plugins
In reply to: [FB Display Events Shortcode] Any website with this plugin?