Discussion on iEVENT - Event & Conference HTML Template

Discussion on iEVENT - Event & Conference HTML Template

Cart 379 sales
Well Documented

janxcode supports this item

Supported

39 comments found.

Nice theme. Few questions: - does this theme support video on slider? - do you have dropdown menu setup for this theme? - Any popup window setup when user click on speaker thumbnail?

Thanks.

Hi, Thanks for your feedback and here are the answer for your question:
1. Yes, it do support video in slider
2. Yes, iEvent menu is ready for drop down. You just need to add html li tags there
3. For speaker, currently it has no pop up for more details but we can work on that part and upload it within few days

Regards, Farooq A.Aziz

where i can the v2.0? do i have to buy it again?

Thanks for purchasing our item. It will be released within 2 days. No u don’t have to buy anything :)... Just wait we will update you

Regards, Farooq

How can I add more than four child tabs under the date without it getting messed up?

  • Sala A
  • Sala B
  • Sala C
  • Sala D
  • Sala E
  • Sala F
  • Sala G
....

Thanks for Purchasing our item, for adding additional child tabs just repeat the li tags:

  • Conference Hall 1
  • Conference Hall 2
  • Conference Hall 3
  • Conference Hall 4
  • . . . .
  • Conference Hall 5
  • Conference Hall 6
  • Conference Hall 7
  • Conference Hall 8
  • . . .
Then u have also to copy the content div

<div>
<div id="accordion-2" data-accordion-group="">
.
.
.
</div>
</div>
<!-- Hall#1 -->
Then you need to update the css, in theme.css line 441 to adjust width and padding:
.shortcode_tab_e.jx-white-tab.jx-arrow-tab ul.jx-subtab li {
    background: #000 none repeat scroll 0% 0%;
    color: #FFF;
    font-family: oswald;
    font-size: 15px;
    text-transform: capitalize;
    width: 11%;
    padding-top: 16px;
    line-height: 1.2;
    padding-bottom: 0px;
    padding: 18px 5px;
    height: 58px;
}

i’ll like to change the default color… please how can i achieve that?Thanks….

Thanks for buying our item, To change the color its quite easy. Just open skin_gen.php in your root folder:

1. go to case 1: <per> case 1: $color=’#32b4c0’; $color_rgba_1=’rgba(50, 180, 192, 0.9)’; $color_rgba_2=’rgba(50, 180, 192, 0.8)’; $color_name=’torquze’; break;

add the color code u need in hex and rgba format and set the name then save the file …. Then got to the browser and visit the file like this

http://www.yoursute.com/skin_gen.php

you will see a list is generated there….your new skin is generated…just to make sure go to css/skin/ folder you should see the new skin with your given name is there xxxxxx.css

just go to your html and change the old skin link to the new one you created on line 33:

<!-- Skin CSS -->
    <link id="skin" rel="stylesheet" href="css/skins/pink.css">

Thanks

Hello, great template and I very happy with my purchase so far. The only issues I have right now and would love some advice.help with are:

1. I cannot seem to figure out how to change the location of the more information circles on the map image that open up more information sections. I see where to edit the text, but not how to specify a location on the map for them.

2. When I tested the “Contact Us” sections there were two issues. The e-mail I received did not contain the Name provided. Only the e-mail and message content. Is something bugged here? Secondly when the e-mail sent it loaded a “Message Sent” page. Is there a way to keep this from loading a whole new page and just make it a pop up or new tab? Can’t find where to do this.

Thanks in advance!

Hi, Thanks for purchasing our item, Thanks and sure we are here to support you.

for issue#1: I think you mean how to change the location on map, if so then just open your html file and scroll to the end lines till you come to line number
Line 4344 : center: new google.maps.LatLng(40.6700, -73.9400), // New York

and

Line 4357 :  position: new google.maps.LatLng(40.6700, -73.8400),

you need to change this 2 numbers:

40.6700; -73.8400

they are called lat, and lang

to get these values for any address just go to this website:http://www.latlong.net/ and add your address there and you will get these 2 values which u need to replace it in your html

for issue#2: Thanks for inform us about this issue, sorry we missed that part for name field. We will update the template within 2 days to fix this issue and also to add a feature to submit form without page reload

Thanks for the quick reply. I look forward to the update to the contact section. As for the other issue I don’t think I explained it clear enough it’s not the google map that I was having issues with, it was the expandable info circles in the “Exhibition Plan” section. There are four of them and when you click on them they give you more info about parts of the exhibition layout. How can I set the locations of these circles? Does that make more sense? Thanks in advance.

Ya ok got you, It’s easy u can position that using css:

.jx-single-point:nth-of-type(1) {
  bottom: 40%;
  right: 30%;
}
.jx-single-point:nth-of-type(2) {
  bottom: 24%;
  right: 46%;
}
.jx-single-point:nth-of-type(3) {
  top: 28%;
  left: 20%;
}
.jx-single-point:nth-of-type(4) {
  top: 20%;
  right: 22%;
}

this code in line 1533 – 1548 in theme-elements.css

modify the value in these classes and the points will be repositioned

Regards, Farooq

Hi, Thanks for the great template. Please can you kindly advice on how to edit the time and date on the countdown.

Thanks for purchasing our theme, We have replied to your email. Anyway we can answer here as well, Just go to js/theme.js—>Line 126…there you will find this code:
//Count Down
                if (jQuery(".countdown").length > 0){
                    jQuery(".countdown").jCounter({
                        date: "1 january 2016 12:00:00", 
                        timezone: "Europe/Bucharest",
                        format: "dd:hh:mm:ss",
                        twoDigits: 'on',
                        fallback: function() { console.log("Counter finished!") }
                    });
                }

just change this line:

date: "1 january 2016 12:00:00", 

Thanks a lot. keep up the good work.

I’ll like to know if you use bootstrap?

No dear we dont use bootstrap as main framework, we are using some components of it but not all

So, how do i make adjustment to most of the css component?

Dear, its normal css which u can edit and modify it as u need it.

good day,

the iEvent thema wordpress is translated into Spanish ?.

Thank you.

We have replied to your email, This version is not WordPress.. Our team are working on WordPress version. Incas you are still looking for Spanish support.. I believe it’s easy for you to update the text from English to Spanish for the current Html Template

Thank you.

could pobarlo with a demo version for a few days? to try to translate it into Spanish and manage content.

Cheers

We are really sorry, becuase html once shared then there is no control over that… I mean the demo is as u can see it on http://www.janxcode.com.... Open it on your browser and check the page view source… From there you can see all the texts and you will have clear idea what should be edited.

Html version has no database, so it means any text edit will done directly in the html file and then its saved based on your needs.

We want to build a multipage website. Is it possible to convert ievent template to multipage? If it’s so, we’ll purchase this template. Thanks.

Pls chk your email we have replied to your request

Regards, Farooq

The e-mail form is not working. Tried adding a custom $to e-mail address but the response remains {error …

Thanks for rising your question, but we are worry you haven’t purchased our item yet… We only support our customers who have purchased any of our item

Oh sorry, I bought the item using another account. Should I provide a payment proof or something?

Yes, please

Your theme is very good, very beautiful, you should invest in it and create more options as Multipage and dento multipage options such as Corporate, Bussiness, Agency … ok.

Thanks for this great comment i really loved it… It’s inspiring

Thanks sir

Awesome theme. Very nice typography. GLWS! :)

Thank you ;)

Beautiful work. Best of luck :)

Great Thanks

Love it! Let me know when you have the wordpress version

Thanks, Sure we are working on it :)

Great item, Good Luck ;)

thanks :)

Looks brilliant. Looking for a wordpress version

Thanks for purchasing the item, sure it will be released soon

Congrats ! Brilliant work GLWS :)

Great Thanks

Nice work, GLWS :)

Thank you

nice template gud luck :)

Thanks Bro :)

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