lisha56
Forum Replies Created
-
Forum: Plugins
In reply to: [Import Social Events] Only one import. Previous import overwritten.Hello @supermind,@jandoo
Thanks for reaching out to us.
We resolved this bug in our next plugin version for now could you guys change in class-import-facebook-events-facebook.php file which is located to plugin path \plugins\import-facebook-events\includes\import-facebook-events-facebook.php
Please change in to file import-facebook-events-facebook.php on line no 287 which is $facebook_id = (int)$facebook_event->id; please remove (int) from that line.
so it will become $facebook_id = $facebook_event->id; then it’s working fine.Let us know if you have any query.
ThanksForum: Plugins
In reply to: [Import Social Events] Only one import. Previous import overwritten.Hello @jandoo,
Thanks for reaching out to us.
The import via ID works only for one event. When I try to import more (one ID per line, like advised) it only imports the event in the last line.
=>make sure you import multiple event id one event id per line without comma.please check it out link hereSo I tried to import all events one-by-one but the new import overwrites the previous imported event.
=>Please check it out all events are public beacause you can import private import After authorize with facebook.Let us know if you have any query.
ThanksForum: Plugins
In reply to: [Import Social Events] Events go away too soonHello @mikeboas,
Thanks for reaching out to us.
It’s strange let’s check it out so you mean that today event is https://www.facebook.com/events/1983595295252727/ will disappear too early .we imported that event on our demo server please check here it will display on our demo server as well as on your website Here. let’s see when it will disappear.also we haven’t use start date on our server.
Please contact on our website Here for more details .
Thanks
Forum: Plugins
In reply to: [XT Event Widget for Social Events] New featureHello @tazotodua,
Thanks for Reaching out to us and suggesting the new feature.
We are adding this to our TODO list and will release it our future release.
Thanks
Forum: Plugins
In reply to: [Import Social Events] Events go away too soonHello @mikeboas,
Thanks for reaching out to us.
Can you let us know which sort code are you using.event is imported when you import the events for display it will depends on shortcode .can you also let us know you are talking about which event?
Thanks
Hello @tjalexander70,
Thanks for reaching out to us.
Can you please contact us on website so we check it out for you because no one is faced this type of issue.
Let us know if you have any query.
ThanksForum: Plugins
In reply to: [XT Event Widget for Social Events] what are the shortcodesHello @jkw217,
Thanks for reaching out to us.
In Sortcode issue make sure that double quote (“) used in sort is proper. Normally most of has issue with that double quote so remove double quote and retype it and it should work fine. Can you let us know whivh shortcode are you using?
If still issue are there let us know.
ThanksHello @tjalexander70,
Thanks for reaching out to us.
please follow up below answers.
It seems that since the last update, the plugin is no longer displaying ticket options after imported eventbrite events.
=>Can you please check it out that you checked Check to display ticket option after event checkbox which is available on setting tab,Let me know if you want me to make this another thread, but when I select for the status to be Published, they are being added as Draft.
=>can you let us know are you imports events on any third party plugin?Let us know if you have any query.
ThanksHello @donnerkai,
Thanks for reaching out to us.
we check it out your link ,on widget you are using our facebook event plugin and there event time display properly.But in on homepage you are using Feed Them Social plugin so may be issue in that plugin.
Let us know if you have any query.
ThanksForum: Plugins
In reply to: [XT Event Widget for Social Events] Widget works but shortcode does notHello @giilour,
Thanks for reaching out to us.
It looks like starting quote(“) and ending quote(“) are not same for column attribute in short-code. So, issue has been occurred. Can you please try using the following short-code[wpfb_events page_id=”wwe” new_window=”1″ col=”3″ max_events=”10″]
Let us know if you have any query.
ThanksForum: Plugins
In reply to: [Import Eventbrite Events] Get rid of Author and comments on single eventHello @gabybitar,
Thanks for reaching out to us.
We are using theme’s default template to display single event page.. you can also develop custom template according your requirement for event “single-eventbrite_events.php” .and display event single page according your requirement.and put author and comments on that single-eventbrite_events.php or your theme default template single.php file.
Let us know if you have any query.
ThanksForum: Plugins
In reply to: [Import Eventbrite Events] Configure Color of tabs and buttonsHello @gabybitar,
Thanks for reaching out to us.
Please follow up below answers.
I would like to edit the color scheme of the tabs on the event page from blue to pink and also on the single event page. Where would I go to do this?
=>For that you have 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 the background color,color ( Import Eventbrite Events) in your own color by below custom css. Please insert below custom css in Addtional css. replace “#039ED7” with your color code.
.iee_archive .iee_event .event_date {
background-color: #039ED7 !important;
color: #fff !important;
}
.iee_archive .iee_event .event_desc .event_title {
color: #039ED7 !important;
}Also i would like to take out the sidebar and make it full page on single event page. Where can i find the single event page PHP?
=>We are using theme’s default template to display single event page.. you can also develop custom template according your requirement for event “single-eventbrite_events.php” .and display event single page according your requirement.Let us know if you have any query.
ThanksForum: Plugins
In reply to: [Import Meetup Events] Import not workingHello @mandalay1296,
Thanks for reaching out to us.
Can you please check it out that you entered a valid Api key.For that you have to check it out document here which will helpful to you.
If still issue are coming give us your Meetup event U R L so we check it out .
Thanks
Forum: Plugins
In reply to: [XT Event Widget for Social Events] Display when no upcoming eventsHello @mme,
Thanks for reaching out to us.
Thanks for providing a great suggestion. We are adding this to our TO DO list and will release it in upcoming release.
Thanks again for your suggestion.
Forum: Plugins
In reply to: [Import Social Events] Update Failed: The package could not be installed.Hello @amblechurch,
Thanks for reaching out to us.
We haven’t come across this type of error earlier, can you please follow below steps.
1.) Go to Facebook Import=> License
2.) Deactivate License
3.) Activate License again
4.) Try to do update againLet us know if above steps are not works for you. there is maybe folder permission issue.and you can ask pro version question to our website here for quick response.
Thanks