lisha56
Forum Replies Created
-
Forum: Plugins
In reply to: [Import Social Events] FB Import working again?Hello @kalledrengennr1,
Yes, you can import events from facebook using make an event as interested/going.you can also check it out document here which is helpful to you how to import events.
Feel free to ask if you have any query.
ThanksForum: Plugins
In reply to: [Import Social Events] Nothing to import error.Hello Douwe,
Thanks for reaching out to us.
Make sure you are using the latest version of a plugin. also, Your Site needs HTTPS ( Get SSL from Hosting).
You can import events from Facebook using import by EventID and PageID. Please follow the below steps.
=>You need to create a new Facebook application and authorize with Facebook. Please follow up a document here.
=>After Authorize with Facebook you can import events from facebook using PageId and EventID.please follow up a document here which helps to you how to import event.Still, you facing error please contact on our website for support.
ThanksForum: Plugins
In reply to: [Import Social Events] Change font color inside imported eventHello @jdh42,
Thanks for reaching out to us.
For that, you need to add custom CSS. You can add custom CSS for that go to WordPress admin panel ->Appearance->Customize ->Additional CSS add below code.
You can change color using below code. Please insert below custom CSS in Additional CSS.
.ife_eventmeta .organizermain{
color: #222 !important;
}.organizermain a {
color: #222 !important;
border-bottom: 1px solid #222 !important;
}You can change color #222 according to your requirement.
If you want to change background then add below code.
.ife_eventmeta .organizermain{
background: #333 !important;
border: 1px solid #333 !important;
}Feel free to ask if you have any query.
ThanksForum: Plugins
In reply to: [Import Eventbrite Events] Role required for pluginHello @stand1,
We will add this functionality to our TO DO feature list and will release it to next upcoming version.
Feel free to ask if you have any query.
ThanksForum: Plugins
In reply to: [Import Eventbrite Events] Role required for pluginHello @stad1,
Thanks for reaching out to us.
Currently our plugin has not this type of functionality.Using manage_options
capabilities require for it.But this cap is only for admin.so you want this for editor then you need to customize plugin.Feel free to ask if you have any query.
ThanksForum: Plugins
In reply to: [Import Social Events] Unable to import eventsHello @markobil,
We check it out your website haven’t HTTPS.please include HTTPS ( Get SSL from Hosting)on your website.
=>You need to create a new Facebook application and authorize with Facebook. Please follow up a document here.
=>After Authorize with Facebook you can import events from facebook using PageId and EventID.please follow up a document here which helps to you how to import event.Feel free to ask if you have any query.
ThanksHello @berrywp,
You have make event https://www.facebook.com/events/340662250005707/ as interested/going?because we have imported this event on our demo server and its working fine https://prntscr.com/kskvp1.Please check it out document here which is helpful to you how to import
events.Feel free to ask if you have any query.
ThanksForum: Plugins
In reply to: [Import Social Events] Invalid Access TokenHello @number90bar,
Thanks for reaching out to us.
Make sure you are using latest version of plugin.Please create New Facebook Application according this document. Make sure your website is accessible over HTTPS.
Also check it out document here which is helpful to you how to import events.
Feel free to ask if you have any query.
ThanksForum: Plugins
In reply to: [WP Bulk Delete] Posts and attachments deleted?Hello @megazip,
You can delete posts.You can’t delete media images using the Bulk delete plugin yet.we consider it featured request .We are adding this functionality to our TO DO and add this to the upcoming plugin release.
Let us know if you have any query.
ThanksForum: Plugins
In reply to: [Import Social Events] Invalid Scope when trying to authorize FB AccountForum: Plugins
In reply to: [Import Social Events] Invalid Scope when trying to authorize FB AccountHello @flietz,
Thanks for reaching out to us.
Make sure you are using latest version of plugin also Please follow up document here for create a new application.
Can you please confirm that your app in development mode. because if the app is live or public then you must need to submit it for review. but for our case, we only use facebook authorization for the user which admin of app. so we don’t need to make app live or public. We can use the app in development for this.
Let us know if you have any query.
ThanksForum: Plugins
In reply to: [Import Social Events] Scheduled imports not workingHello @johnbownas
May be WP Cron is disable on your server. is there any warning message in above on this page? also can you please press run now button and let us know any warning messages are there?
Thanks
Forum: Plugins
In reply to: [Import Social Events] Scheduled imports not workingHello @johnbownas,
Thanks for reaching out to us.
Basically when you set auto schedule, plugin set cron job with WordPress which is run by server on regular specified interval so that run program to import event and events get imported. So if any issue with running cron job then it can happen.
The problem is that if you set up automated importing of events(scheduled events) depends on cron of server.
You can check “WP Cron Events” using “WP Control”(https://www.ads-software.com/plugins/wp-crontrol/). Please check to Tools –> Cron Events after install and activate plugin.you don’t need to so any other configuration .Let us know if you have any errors are there.
Its Alternative way to run cron. you can contact your hosting provider to cron get working.
Thanks- This reply was modified 6 years, 6 months ago by lisha56.
Hello @xuluwarrior,
Is it possible to import using an app created last year (before the changes to Facebook events)? Or does it only work with new apps?
=>You need to create a new application.The last instruction in the link you sent is to authorise the app. The “Authorise” button is not enabled in the free version of your plugin. Is this step necessary?
=>Can you please update the plugin to the latest version so you can authorize with facebook.Feel free to ask if you have any query.
Thanks