Discussion on Event Management WordPress Theme

Discussion on Event Management WordPress Theme

By
Cart 1,101 sales
Well Documented

Jthemes supports this item

Supported

This author's response time can be up to 1 business day.

420 comments found.

Hi, I am looking for a new multi event theme and got interested of this one. I am using Events Manager -plugin. Does it work with this theme without any problems? thanks.

Our theme does not come with Event Manager plugin but it should not be an issue to work with

Updated to most recent version of Event Mana, cannot find custom CSS editor anywhere

Hi, we only change line 4 in style.css. It is Version: 1.6.1

Sorry what?

Is there not a Custom CSS editor?

Hi, You can find in Appearance >> Theme

Nice theme, but it would be a lot nicer if the speakers were a custom post type that you could link from the sessions/schedule – and then use that to make speaker widgets for the event pages (and a per speaker page). Cheers!

Hi, Thanks for your information. We will consider your complementation.

Hey,

I would like to know if it’s possible to create a multilingual website with your theme? (for example by using a special plugin)

Hi, yes of course. I think, you should use WPML to create multi language.

Hi,
Here is a little correction for the breadcrumbs in \extend\breadcrumbs.php
Line 131:
print $before . '' . get_the_title() . '' . $after;
instead of
print $before . '' . get_the_title() . '"' . $after;

Because it displayed: Homepage >> Subhome”

Hi, Thanks for your information.
Best regards, Jthemes

hi, how can i disable the background music?

Hi, Please note post in imevent wordpress theme category. You can disable music in config of page: http://pho.to/9vmw0

Hi ,

I want to use the theme for just 1 event. Will i be able to add on the home page the schedule , the speackers and more information for only that event? Does the event information work via shortcodes or visual composer so we can place them where we want?

Please kepp in mind i will only use it for just 1 event. So i need to grab that event info and place it where i wish to place it,

Hi, Yes of course. We use shortcode and element of visual composer to create page. Also you can view other theme: http://themeforest.net/item/im-event-event-conference-wordpress-theme/9533576

Imevent looks more suitable for you but you can decide on any

Are you aware that the demo page (via demo.ovatheme.com/eventmana) does not scroll on Chrome on Mac? Safari on Mac works, but I’ve seen this bug on a couple different themes on Themeforest. You probably implement a bugged “smooth scroll” option or something. Reason enough for me to go for another theme, but I wanted to let you know.

Just checked for you, but that error happens when I resize the browser so it probably has nothing to do with the scroll problem I’m having. http://pho.to/9vZJH

Hi, This is bug in chrome but it works still for me. We will fix bug asap.
Thank you so much!
Best regards, Jthemes

Can i add multiple events(1000+) in this theme and can user filter by location, tags(like concert, music, food festival) and date(the event date not the date on which event is added)? without any coding

Hi, you can add multi event. You can filter in event list: http://pho.to/9vD5r and filter with categories (like concert, music, food festival): http://pho.to/9vD62

Hello, thanks for your reply. I like your theme a lot its very attractive and nice. I want a date picker sort of thing(where users can select a date – like 25/12/2015 from calander)

Hi,Sorry, our theme doesn’t support calendar frontend.

Hi, I have a problem with customization after theme activation. When I`m in Appearance >> Customize It look like: http://c2n.me/3rznRl5
Hi, Please go to your-theme/extend/customizer/define_customizer.xml then find and replace
<setting id="cus_logo_option" label="Logo Option" description="" type="radio" default="logo_image" sanitize_js_callback="logo_js">
            <choice value="logo_text">Logo Text</choice>
            <choice value="logo_image">Logo Image</choice>
        </setting>
to
<setting id="cus_logo_option" label="Logo Option" description="" type="radio" default="logo_text" >
            <choice value="logo_text">Logo Text</choice>
            <choice value="logo_image">Logo Image</choice>
        </setting>

Many Thanks! It works!

Your welcome, Please rate us 5star if you like our item and support. You can rate us from below link

http://themeforest.net/downloads

Thanks & Regards, jim

Me again with another problem. Since the last update the custom typography settings was not effective anymore. Always arial whatever i choose. And I found the reason in the file extend/add_js_css.php
//$cus_body_font = get_theme_mod('cus_body_font', 'Raleway'); $cus_body_font = 'Arial';

Hi, Thanks for your information. We will update soon. Please replace
//$cus_body_font = get_theme_mod('cus_body_font', 'Raleway');
$cus_body_font = 'Arial';
to
$cus_body_font = get_theme_mod('cus_body_font', 'Raleway');
//$cus_body_font = 'Arial';

Hello, About sliders, what do you think would be the best way to create a slider with a different background-image for each slide? As I see it’s one common background for each slide in the samples.

Again another problem is the theme customize page. Don’t work since the last wordpress update.

Hi, Please go to your-theme/extend/customizer/define_customizer.xml then find and replace
<setting id="cus_logo_option" label="Logo Option" description="" type="radio" default="logo_image" sanitize_js_callback="logo_js">
            <choice value="logo_text">Logo Text</choice>
            <choice value="logo_image">Logo Image</choice>
        </setting>
to
<setting id="cus_logo_option" label="Logo Option" description="" type="radio" default="logo_text" >
            <choice value="logo_text">Logo Text</choice>
            <choice value="logo_image">Logo Image</choice>
        </setting>

Thank you.

Hi JTheme I have some questions before buying your theme - Is that compatible with wordpress latest release - Is that compatible with Tickera - Is that same with IM Event - In your demo I saw event category searching in slider. Is that support from theme or other plugins such as Tickera - How many column?

Hi Nmzaw,
1: It is compatible with wp latest release.
2: Tickera: No it isn’t.
3: It is different Im Event
4: Search category: It is code in theme
5: You can use Visual Composer to create multi column.

Hi Jthemes, It seems perfect for managing events, and thinking to buy. I have one more issue; I want to make users be able to upload their photos and make comments below the photos. How can I do this with the easiest way?

First step is the ‘login’. Users must create simple profiles. The second step is the ‘upload’. People should upload their content and after approval, the content will be listed in the site and logged users can make comments below the photos. I don’t think the second part can be done with the default theme features. If you can suggest a plugin for this I will be very pleased. Thank your for your help, Batuhan

Hi, Thanks for your care. I think you can search plugins here: https://wordpress.org/plugins/

Hello, I really like your work. But as it is a “event management”, it would be very interesting (and essential) that events are sorted by date that the event is. Try you fix this in future reviews and will be perfect. Regards.

Hi, You can use element visual composer that map with shortcode. also you can find shortcode in wp-content/plugins/eventmana/shortcode/shortcode.php . I’m sorry but we don’t list detail shortcode in documentation.

Thank you! 5 stars for your work! Greetings from Spain.

Many Thanks for it. You can give rating to our work and support here

http://themeforest.net/downloads

We appreciate your review :)

Is it easy to remove this blocks from the home?

Blocks to remove: Featured event; Hotels; Testimonials; Photos, Videos e Gallery; Event Sponsors; Im Event; Recente blog posts; Event Location

My site: http://www.adrianomelgaco.com.br/medhunter/

Thanks in advance.

Hi, yes of course. You can remove it in page (edit page and hover on section and click Delete icon)

Very Good…. Tks!

Please rate us 5star if you like our item & support. You can rate us from below link

http://themeforest.net/downloads

Thanks & Regards, jim

Hi Jthemes,

I’ve already purchased your theme, I wanted to know by any chances I can import your demo sites and use it? Second question is how do I add slider like the one display in your demo? I couldn’t find slider features anywhere. Thank you.

Hi, Please read “Install via Wordpress” section in the documentation

can you tell me how to make all the title hexagons circles

Hi, Our theme doesn’t support this.

Hi, the theme looks good. Is there any opportunity to show all events “on map”? Like here: http://themeforest.net/item/eventbuilder-wordpress-events-directory-theme/11715889?s_phrase=event%20plugin&s_rank=12

Hi, I’m sorry but our theme doesn’t support this. You can set multi position on map like here: http://pho.to/9tXuY

Hi, I’m sorry but our theme doesn’t support this feature.

HI

I have a problem with the theme, on the event page, the page where I make the setup for the event visual composer is not showing. Can you help me?

Thanks

Hi, Please read “Step 11: Config visual composer” section in the documentation. I hope that this help you.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey