Dharmesh Patel
Forum Replies Created
-
Forum: Plugins
In reply to: [XT Event Widget for Social Events] what are the shortcodesHello @gocallaghan,
Thanks for reaching out to us.
Currently, plugin support parameters which are described in below shortcode can you. you can use the widget for more options like displaying or not displaying the image, start/end times, location, etc
[wpfb_events page_id=”1727783020875267″ new_window=”1″ col=”3″ max_events=”10″ ]
Thanks,
Xylus ThemesHello @t3repcom,
Thanks for the reply,
I have implemented same solutions and its working now.
Thanks,
Dharmesh PatelForum: Plugins
In reply to: [Import Eventbrite Events] Event Display and PermalinksHello @athenagold,
Thanks for reaching out to us.
Please find answers below.
1.) We are using Custom post type for import events, so you can change permalink structure using plugins like https://wordpress.org/plugins/simple-post-type-permalinks/ or also you can change permalink by code if you are familiar with word press and PHP development.
2.) We are using default single post template for displaying single event. you can modify template by adding template “single-eventbrite_events.php” into theme.
Hope this will be helpful to you.
Thanks,
Xylus ThemesForum: Plugins
In reply to: [Import Social Events] Turn off “next events”?Hello @mikeboas,
Thanks for reaching to us.
Currently, there is not any way to turn of pagination links. but you can hide it using below custom CSS.
.row_grid .prev-next-posts { display: none !important; }let us know its working for you or not.
Thanks.
Forum: Plugins
In reply to: [XT Event Widget for Social Events] Turn off displaying locationHello @woturner,
Thanks for reaching out to us.
Currently, there is not any way to turn off displaying the location using the shortcode. you can use custom CSS for that.
Thanks,
Xylus ThemesHello @mahnas92,
Thanks for a do research on this and provide useful resource. We will forward your CSS snippet to our development team.
Let us know if you have any other issues or difficulties.
Thanks,
Xylus ThemesForum: Plugins
In reply to: [XT Event Widget for Social Events] No Events Found empty text neededHello @koldsnapz,
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.
Regards,
Xylus ThemesForum: Plugins
In reply to: [Import Social Events] Single Event Page Not Working?Hello @testeuitsols,
Currently, we are not providing chat support. you can contact us using https://xylusthemes.com/contact/ and for the support, you can get reach to us using https://xylusthemes.com/support/ or directly mail us at support[at]xylusinfo[dot]com
Let us know if you require any other information.
Thanks
Xylus ThemesForum: Plugins
In reply to: [Import Social Events] Single Event Page Not Working?Hello @testeuitsols,
Thanks for reaching out to us.
Not able to say exact issue but, can you please reset permalinks.maybe that can sort out the issue. Also, if you want a guide for a how to reset permalinks (http://www.inmotionhosting.com/support/edu/wordpress/wordpress-features/reset-permalinks).
We are providing priority email support to our pro customer. (we can not provide support on wp forum to our pro customer as per WordPress.org policy) So, please contact us at http://xylusthemes.com/contact/, so we can provide you faster support.
Let us know its work for you or not.
Thanks,
Xylus ThemesForum: Plugins
In reply to: [Import Social Events] Auto import events from multiple FB pages?Hi @mikeboas
You can also set Automatic (Scheduled) import for multiple pages.
Thanks.
Xylus Themes.Forum: Plugins
In reply to: [Import Social Events] Any way to include in sidebar?Hello @mikeboas,
WordPress core is not supporting a render shortcode in the sidebar “text” widget.
You can enable it by making some tweaks. please chek this http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/ for more information.
Thanks.
Xylus ThemesForum: Plugins
In reply to: [Import Social Events] Styling width and height of grid items?Hello @mikeboas,
Thanks for reaching out to us.
You can increase image height by below custom css. please set height as per your requirement.
.ife_event .img_placeholder { min-height: 150px !important; }Hope this will be helpful to you.
Thanks,
Xylus Themes.Forum: Plugins
In reply to: [XT Event Widget for Social Events] Show Events from GroupHello @digitalfaber,
Thanks for reaching out to us.
Currently, plugin is not supporting events from facebook group. But we are working on the add support for private events and group events and will release it very soon.
Let us know if you have any other issues or difficulties.
Thanks,
Xylus Themes.Forum: Reviews
In reply to: [Import Social Events] Great plugin. Great customer service.Forum: Plugins
In reply to: [Import Social Events] ShortcodesHello @vadikcoma,
Can you please make sure you have upcoming events in “freezone” category and also please starting quote(“) and ending quote(“) are same.
Thanks