Discussion on imEvent - Conference Meetup Festival Halloween Event Landing Page Template

Discussion on imEvent - Conference Meetup Festival Halloween Event Landing Page Template

By
Cart 1,547 sales
Well Documented

Jthemes supports this item

Supported

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

174 comments found.

Hello how can I change the “Read more” on the homepage in the blog? Can you tell me the way?

Can you please share your purchase code so we can verify you as a customer.

Thanks & Regards, jimmy

Is there a way to install the demo version for the im event theme? I’m having trouble getting it to look identical to the demo.

Have you purchased our product? I’m not seeing any purchased icon with your profile. Please send me purchase code so we can verify you as a customer

Thanks jimmy

b485994c-7806-4375-babb-efa6f645f6a7 is the purchase code.

Great, Looks like you have bought wordpress version :)

You have two options

1. You please go through with documentation and follow it to make it

2. You buy the express installation service and we will do it for you. Themeforest does not allow us to make free installations

Thanks & Regards, jimmy

Hi there!

Interested in purchasing.

1 Pre-Purchase question.

Am I able to set an amount of tickets available? For example say I had 5 tickets available for the “company” option. Where it would only allow 5 registrations on that particular option.

Thanks!

Hi,

Its possible but it will need us to customize the code for you and it will come under our paid support.

Thanks & Regards, jimmy

Hello – I’m trying to change the color of the template. However I can’t find the coding ”<link href=”assets/css/theme-red-1.css” rel=”stylesheet” id=”theme-config-link”>” make the change (per the documentation). I would like the color to be a “bright red” to match our logo.

Thank you for your help!

lmarshall

Hi,

Please send your FTP and website URL and I will check on it

Thanks & Regards, jimmy

You can also try with the below steps

open index html and find this code

<link href="assets/css/theme.css" rel="stylesheet"> <link href="assets/css/custom.css" rel="stylesheet"> after theme.css add you theme color file theme-red-2.css for example
<link href="assets/css/theme.css" rel="stylesheet"> <link href="assets/css/theme-red-2.css" rel="stylesheet"> <link href="assets/css/custom.css" rel="stylesheet">

all theme color files you can find here
assets/css/theme-blue-1.css
assets/css/theme-blue-2.css
assets/css/theme-cumin.css
assets/css/theme-green-1.css
assets/css/theme-green-2.css
assets/css/theme-orange-1.css
assets/css/theme-orange-2.css
assets/css/theme-pink.css
assets/css/theme-purple-1.css
assets/css/theme-purple-2.css
assets/css/theme-red-1.css
assets/css/theme-red-2.css
assets/css/theme-yellow-1.css
assets/css/theme-yellow-2.css

Hi , is it possible to send wellcome message to registrants ? Thanks.

Not at the moment but it can be done with some additional coding

Is this mobile user friendly?

Hello, I purchased your html template last night. I’ve noticed there is a delay when I preview my website locally on my machine and even longer when I upload it on my web server – the preloader sits and spins. Can you please tell me what is wrong?

Thank you,

Hi,

We are not seeing any issues on our side regarding loading of the page

Thanks & Regards, jimmy

hi, How can I change the icon in the page of each schedule?

http://pasteboard.co/2mJcI98f.png

c06f8980-b522-43cb-a7df-f70cb688d0ea

wordpress version

sorry I was wrong

Sure no problem

Hi, Where is the link for the set icon?

Thanks

What do you mean? Also have you purchased our theme? Please send your purchase code with your issue

I posted the question in the wrong item.

no problem :)

Hey guys.

First of all great theme. Congratulations.

One question. Are you thinking of adding Mailchimp integration for the register form? That would be a killer feature!

Thanks.

We don’t have it for now but it should not be hard at all to integrate it

I need to know whether to set something specific for the registration form to work properly, because only you change the email shipping but when sending the request does not arrive at all.

You help me?

Hi,

Can you please send me FTP details to me so I can check it for you

Thanks & Regards, jThemes

ok, in the carousel there’s a registration form. But if someone starts to fill it out, the rotator doesn’t stop for the input, it just keeps right on rolling past! Can you fix that please?

Hi,

try to enable pause on hover option for slider open assets/theme.js file, find this code and change ‘autoplayHoverPause: false,’ to ‘autoplayHoverPause: true,’

// Main Slider initMainSlider: function () { $('#main-slider').owlCarousel({ //items: 1, autoplay: true, autoplayHoverPause: false, loop: true, margin: 0, dots: false, nav: true, navText: [ "<i class="fa fa-caret-left" />", "<i class="fa fa-caret-right" />" ], responsiveRefreshRate: 100, responsive: { 0: {items: 1}, 479: {items: 1}, 768: {items: 1}, 991: {items: 1}, 1024: {items: 1} } }); },

Thanks & Regards, jimmy

The slideshow is not responsive. It’s slow to load and loads the full 1770×900 image on the mobile device, so you have to scroll and scroll to get past the first section. How can I fix this?

Even without an image, with just a background color, you still need to scroll down a lot. This is on an iPhone 6+ using Chrome and Safari. Samsung Chrome and iPad users also report trouble.

It looks perfect on the laptop browser, though.

Hi,

we have checked on ipadmini / iphone5 and dont see the problem with the slider. Please try to open direct preview(link below) without envato frame …

http://eazzy.me/html/imevent/

Thanks & Regards, jimmy

Hello

How can I get the PSD files? I ranked you 5

Thanks

Please contact us through our profile and I will give you link to download PSD

ok, but here? or you give an email?

You will find a contact form here and you can use that to send me purchase code

http://themeforest.net/user/Jthemes/

Hi,

I have something like a reload sping in calendar. I think that is something like when paralax is loading.

Any suggestion to delete it?

http://www.tempsdevi.cat/ “calendari” menu option

thanks

Please send me screenshot and we will assist you with that

Can you please share your purchase code?

Hi and thanks for this nice landing page!

I have a problem with overlaying dropdown fields. Can you give me a hint, how to fix this ?

https://dl.dropboxusercontent.com/u/1062761/12-05-2015%2006-52-11.png

Thanks!

Can you please send me your website details and I will propose the solution

Thanks

Thanks for offering you help. Here you can find a simple demonstration of my troubles:

http://www.hondapower.de/imevent

And here you can find a list of modifications on imevent-new-year and some screenshots showing the problem:

http://www.hondapower.de/imevent/imevent_problems.pdf

Try this

overlapping: add style=”z-index: 2;” to the col-sm-12 div witch is higher

... bootsrtap-select … ... bootsrtap-select …

color: add this css to the end of theme-green-1.css

.body-dark .bootstrap-select .dropdown-menu>li.active>a, .body-dark .bootstrap-select .dropdown-menu>li.selected>a, .body-dark .bootstrap-select .dropdown-menu>li>a:hover, .body-dark .bootstrap-select .dropdown-menu>li>a:focus { background-color: #2e9063 !important; }

Hope this helps

Hi, is there a way to have the speaker section in the home page as a slider? When I add more than 4 speakers it would be useful to see them into a slider.. especially if you have a big number. thank you.

Hi,

Such things can be done with bit of code knowledge. You can add additional div code and make that working with CSS.

Hi, how can add this popup to my landing page http://www.allblogger.tips/2014/07/how-to-add-floating-facebook-like-box.html I mean where I should add the code? I trid adding to the index.html file right after but it does not work. Can you help me?

Can you please send me your purchase code?

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