224 comments found.
Hi! Can you tell me if the home theme (with speakers) can used as a home default, if you can see, the demo preview show a parallax rotative vertical, very attractive by the way. Beautiful theme, Thanks!
Hi,
Yes, you can use any page from any demo as home default page, combine the pages, combine parts of the pages, you can do pretty much anything you want out of elements you can see on demo sites.
Kind regards,
BoldThemes team
Hello! This theme is so different (in a good way!) to all other Conference themes out here, it’s refreshing.
My pre-bying questions: - Is it possible to have events in different cities? Can’t find a demo that does that. - Is it possible therefore to have multiple events within the site? - And lastly is it possible to have visitor Signup and account, to be able to save their favorite events and profile?
Thank you so much for your feedback!
Hi,
Thanks 
It is possible to have as many events as you wish – all events are static pages created of different page elements.
Bottom line is that you can structure your site any way you want – multiple cities, multiple events – there is no custom post type which would force any kind of constraint in terms of information architecture.
Currently Eventim does not feature user login area. Depending on your functional requirements you might be able to find suitable third party plugin for that.
Kind regards,
BoldThemes team
i noticed that whenever i try to attach an OnClick event for links (for purposes of analytics), the rapidcomposer plugin appears to completely strip this length of code. I was wondering if you had any workarounds to this
How do you do it? You should try with custom JS, e.g. object.addEventListener(“click”, myScript);
Very nice theme! I’m having trouble replacing the main background image on the home page (demo content). The image i uploaded on Customizer >Background Image is displaying below it. When I deleted the demo image from the Media Library now the page just has a black background. (Also, all the interior pages are giving me 404 “Not Found”—any way to get them to display?)
I figured out how to change the home page background image (in Pages); the menu pages are still not loading, however, and I am wondering how to load video using the Rapid Composer? Would be delighted to pay someone from Bold Themes to walk me through some of this. Thank you
Thanks, but support is already included in price, so we will try to help anyway 
To fix broken links, check permalink settings: https://codex.wordpress.org/Using_Permalinks .
To replace video background in demo content, just edit first Section element, find MP4 Background Video input and enter path to your mp4 video. Do the same for WebM Background Video or just remove it in case you do not have it (mp4 only should be fine).
Hello BT I get these errors in console:
Google Maps API warning: NoApiKeys https://developers.google.com/maps/documentation/javascript/error-messages#no-api-keys util.js:220 Google Maps API warning: InvalidVersion https://developers.google.com/maps/documentation/javascript/error-messages#invalid-version util.js:220 Google Maps API warning: SensorNotRequired https://developers.google.com/maps/documentation/javascript/error-messages#sensor-not-required
How and where can I input / fix these?
- Lars
Hello, this looks like some 3rd party plugin issue. Please send your site URL.
.
You are correct, but these Google API warnings have not impact to normal theme operation, you can see map is working here: http://eventim.bold-themes.com/corporate/
Ok.
Is it possible to set map to no scroll in mobile view?
The map on: http://eventim.bold-themes.com/corporate/ fills the whole screen on mobile. Meaning that you can get trapped in the map, and can’t move to see the rest.
No, not possible without code modification, but you can decrease map height so it never fills whole screen.
Ok. I guess i will need to do that then. What hook or filter can i use? 
You just need to edit map and change height in settings.
I need to do the code way, because its not possible to control if user flips the phone. What hook or filter can i use?
You can not use hook or filter to achieve this. You can set height only in settings or you can modify the code so that map scroll is disabled.
Can you point me in a direction? When I search for in the project globally for:
- btGoogleMapsWrapper - map_canvas - GoogleMapsWrapper - bt_gmap_init
I get no results, very stange.. I guess you have som concat ninja thing going on 
Sure, take a look at plugins/eventim/bt_gmap.js, there you can set mapOptions object, e.g. zoomControl: false
Thanks 
how do you change or remove the top background image and heading text on top of every blog post please see : http://www.frontendfoundry.com/make-your-designs-stand-out/
You need to go to Customize > Blog and remove Setting Page Slug or go to the page with that slug and remove the content.
HI, great template!! Before I buy questions: I want to intergrade more seminars / workshops all year. Can I show these seminars / workshops on the homepage and when you click on it you will read / see / book the seminar etc? So it will not be just one big Event. Maybe you have a example website how it looks like? Is there a 6 days template? Can I translate the template into Dutch? Is the template Yoast SEO ready/compatible?
Hi,
You can structure your site anyway you like, including the structure you have in mind. For example, take a look at one pager: http://eventim.bold-themes.com/corporate/
You can have a setup with home page and several pages like this – each corresponding to one seminar / workshop.
Eventim theme and all required plugins come with respective .pot files which you can use to translate it.
Yes, Eventim is Yoast SEO compatible
Kind regards,
BoldThemes team
2 issues:
1. Installed the Eventim theme and it appears that the menu is not responsive on mobile. The menu does not collapse / closes as it should when viewed on mobile or sizing down the browser window. I have tried few things to mitigate this (removing widgets, turning off plugins) and nothing works. Any ideas? Any plugins that perhaps break this? This is urgent.
2. Because I’ve tried to fix #1, I have reset the theme settings to default thinking perhaps that will fix it. It didn’t and now I have to remove the top nav “white” box so the menu overlaps the image without the white top. Would you mind sending me the CSS for this that goes into the customize global settings which were deleted due to reset?
Hi,
Can you please send us the site url and wp-admin credentials to info@bold-themes.com so we can take a closer look at the issue?
Thanks in advance,
kind regards,
BoldThemes team
I am using the data backup called “Conference” and when I put in de HOME page the backgroud video from youtube this does not work, I can see nothing! What can I do? Help please!
Please send your WP login credentials to info@bold-themes.com
Hi,
Why does I got an error message that related to WooCommerce when importing the demo content?
this is the error message “Error. This demo contains WooCommerce data. Please install and activate WooCommerce.”
Hi,
You need to install WooCommerce plugin in order to import data related to the shop section. Please refer to installation procedure described in documentation pdf:
1. Start with fresh WordPress installation and make sure that theme and required plugins are installed. If you want to import demo with WooCommerce, install WooCommerce plugin.
2. Go to ‘Tools > BT Import’ and select demo which you want to install.
3. Wait until you get message that import is finished. If you see red colored error message, go to Media Library and delete any unfinished downloads (images) and repeat the import.
4. If you have imported demo with WooCommerce content, go to WooCommerce > Settings > Products > Display and select Shop as Shop Page? open Checkout tab and select Cart as Cart Page and Checkout as Checkout Page? open Accounts tab and select My Account as My Account Page.
Kind regards,
BoldThemes team
What is meant by “translation-ready”? Are specific translation plug-ins supported? We’re looking for a theme that can handle 4 languages, preferably using Polylang.
Hi,
Eventim and related plugins come with .pot files for easy translation of labels into another language using PoEdit. In terms of multi language support we haven’t tested the theme with Polylang, but generally we do not see the reason why it should not work with it.
Kind regards,
BoldThemes team
Polylang worked great with this theme for our site build!
Thanks for the info!
Hi guys,
Nice theme, looks great. 2 questions: - I am struggling to create a product with the full width header.. I’m using the exact same code in the RC editor as is used on other pages, but it displays this code in “description” part of the product, rather than at the page heading…
I want my products to look like this: http://eventim.bold-themes.com/conference/product/eventim-slogan/
Instead it looks like this: http://globalbem.com/v2/product/super-early-bird-1-day-ticket/
- In your demo you’ve got a dark skin for the menu, in starting position (white fonts)... When we scroll down and the menu becomes fixed, the dark skin is removed and the fonts are black. Which is perfect. Cant find how to recreate this effect on my site.
Any help would be appreciated. Thank you.
Hi,
If you go to the Appearance > Customize > Shop panel you will notice an attribute called Setting Page Slug. The page with the entered slug defines settings and content of all single product pages throughout the shop. So in order to add a header to your single product pages add your header to this page, not individual shop items. If you add content to individual shop items, it will end up, as you have noticed, on the description tab.
If you check sticky header option and set image for both logo and alternative logo in Customizer, you should end up with the same menu layout. Let us know if you do not.
Kind regards,
BoldThemes team
Hi.. I really liked the opening page of your demo.. where there is a selection option of multiple layouts… My pre-purchase question is can I use that as the opening page for my website, as there will be separate sections for my visitors and I would be able to link each of those buttons in the layout selection option to different sections of my website
Hi, yes, you can link each button to different URL. If you purchase theme let us know and we will send you URL with splash page code which you can use on your website.
Brilliant! I will let you know soon 
Hello again, is there a responsive issue with the splash screen? On my mobile screen only on slide no. 1/4 the two sections appear, on other slides just a single section is appearing.
Hi,
Thanks for your interest. This is actually done on purpose via custom css.
The thing is that we have added custom css which hides content of the second section’s header below certain screen size since the layout did not seem good enough if fitted into screen with smaller resolution.
Kind regards,
BoldThemes team
So if I want I can keep both the sections on each slide?
Hi,
By default they will be both on each slide if you do not add any custom CSS.
Kind regards,
BoldThemes team
Excellent! Thanks team 
Hey, i think the theme looks really great – and i am familiar with you guys because of VC Cost Calculator.
I am sceptical because of Rapid Composer… In general i make themes with Visual Composer and Massive Addons for Visual Composer: http://codecanyon.net/item/massive-addons-for-visual-composer/14429839
I am afraid that using Visual Composer will have any impact on the result, and if it will be more stress to get great results.
1. Can i use Visual Composer, and have the same results without effort?
2. I need a strong tab function, which Visual Composer includes. Here is a picture of what i mean: http://imgur.com/IPH4Ogi – you can see that DAY 1 is activated on this picture. Is there a strong solution for this with Rapid Composer + this theme? I just found FAQ tabs, and i am not sure what content you can insert for that.
I stress this because i like the theme alot, but afraid to do a bad purchase. Thanks for understanding 
Hi,
1. We use our own set of shortocodes including the grid system so using VC instead of RC is probably not a good idea.
2. We do not have such solution included. RC has option to map any 3rd party shortcode so inserting shortcode is not a problem but there can be a problem with layout if it is created to be used with VC – some CSS tweaks might be needed.
We understand your concern but you must decide if you want to take the risk 
I zeroed in on your template after having evaluated several dozen, but I still have some questions to make sure that it’s suitable for our purposes:
1. Is there an easy way to integrate sharing to social networks – does your template offer this or is it there a third party solution that won’t break the template?
2. On the front page we would like to have a slideshow instead of a video, something with a nice effect like a Ken Burns. Possible?
3. Can different pages have different header images?
4. Does the template play nice with Form Builder?
5. Are there any additional plugins that need to be purchased in order to make the template fully functional?
Thanks in advance for your help,
Thor
1. We have sharing icons on blog posts only, e.g. you can see here: http://eventim.bold-themes.com/conference/news/
2. Please see http://eventim.bold-themes.com/conference/ Pages > Home in menu for home page examples
3. Yes
4. Never tested, we use Contact Form 7
5. No, all plugins used in demo are already included or free
Fantastic, thanks for the quick response. A couple of follow up questions,
1. We require a theme colour that is different from the red and blue demos. Can that be easily customized?
2. Is there any way to test-drive the admin end of the demo or at least to look at your setup instructions?
Best,
Thor
1. You can change accent color easily 2. Not possible to test, but we can send you documentation, just send email to info@bold-themes.com
Hi – I would like to know if the theme can change to any colour of my choice? If so, how easy is this process or is it css?
Hi,
If you take a look at two demos at: http://eventim.bold-themes.com/ you will notice two different color schemes. Accent color can be easily set using Customize panel.
Kind regards,
BoldThemes team
Hi!
Can i know whether the online payment can be integrated with PayPal?
Thanks
Hi,
Thanks for the interest. Eventim fully supports WooCommerce plugin which means that you can use all checkout methods WooCommerce supports. This includes PayPal.
In addition to this, Eventim has its own cost calculator plugin:
http://eventim.bold-themes.com/conference/about/buy-tickets/It also supports PayPal integration.
Kind regards,
BoldThemes team
PRESALES:
On the ticket / cost calculator page, is it possible to use WooCommerce or any kind of Stripe / ticketing plugin or options?
Theme is gorgeous,
Rob
Hi,
Thanks
You can use any third party plugin you find suitable on the cost calculator page. Depending on the markup and css classes plugin uses, you might need to add respective styling. Eventim by default covers respective basic WooCommerce page and widget css statements.
Kind regards,
BoldThemes team
Hi! is there a featured that tells the user or the subscriber that the event he bought/register is coming soon. something a auto trigger email notification.
Hi,
Currently, there is not. This actually falls into CRM territory – you would probably use a third party product for CRM purposes anyway.
Kind regards,
BoldThemes team
Hello, I recently installed the theme and dummy content and for some reasons, when I try to click on any of the speaker pages, I get a page not found error. It even happens when I edit the page, confirm that there’s content, and click update. Is there a disconnect? Do I need to reinstall?
Disregard please.