978 comments found.
I made the logo in the header an image. However, when I scroll, the image doesn’t get smaller (like it does in the demo). How would I make this happen? Fairly smart with code—but wondering if there is an easy way?
Thanks.
Hi, Please send to me your website link because i checked in my demo with logo image and it is smaller when scroll.
I was declaring a height & width in CSS. That was the issue.
Once I figured that out, the logo shrank—but there was no text next to it. So, I added this CSS to allow for whatever text I wanted:
.shrink .logo:after {
content: "LXA Alumni Classic";
color: #fff;
}
Hope that helps someone.
Hi Jthemes,
I have problem when I want to edit page with visual composer. It was taking too long preloader and I got nothing.
When I checked Visual Composer in Settings menu, I couldn’t click Product License tab to activate license.
How I can solve this problem?
Thank you
Hi,
- Please surely page use ‘home’ template, you can see this in page attribute. Also you can edit in backend.
- License Visual Composer: You can purchase regular license and insert your infomartion. Also you can update visual composer from our theme.
Hope this helps
Hi, Jthemes
I already tried solutions as what you said (using ‘home’ template for my homepage), but I still couldn’t click Activate License button after updated new version and insert my information (envato username, api key and product license key).
Is there any solutions?
Hi, Can you send to me your wordpress admin + envato username, api key and product license key. i will update help you.
Great theme! I’ve only got one setting I need to change that I can’t find. Where is the setting to change the color settings in the theme for the button theme hover color (.btn-theme:hover) and the background color for the address box at the bottom slider on the main page (.event-background)? If I edit the style sheet classes they are overridden by a theme color setting.
...and the sub pages menu background color (.sub-page .header)
Hi, Currently we don’t support these in config. You can use child theme and update your style in style.css of child theme
I have only one slide using template 1 on my homepage. How do I stop that slide from repeating as a slideshow. I just want there to be 1 slide and it to stay there the entire time?
Thanks!
Hi, You can config slideshow: http://awesomescreenshot.com/0204id0169
Perfect. Thanks.
Hi,
What can I do if I got this message after installation the Im Event theme: “The following themes are installed but incomplete. Themes must have a stylesheet and a template. Stylesheet is missing.”
Thanks for your support in advance
l Hi
First of all, Thanks for purchasing. It looks like you have bought Im event HTML version so please use below link to purchase wordpress version and than try again
http://themeforest.net/item/im-event-event-conference-wordpress-theme/9533576Thanks & Regards, jimmy
Quick question! I created a full page template and put my registration form on there.
It is going off the page and I can’t seem to figure out how. Can you please help? Thanks!
see this page for reference: http://prairieheart.daretocreo.com/register/
Hi, You can use padding of visual compoer: http://awesomescreenshot.com/09b4iczraf
Thanks for your help! I changed the padding settings and it helped with the form ending, but it is still cutting off the “border” on each text box. Ideas?
.dhvc-form-input.dhvc-form-has-add-on input{
width: 97%!important;
}
Thank you! I added that to the custom CSS code for that specific page, and still no luck! Thoughts?
Hi, can you send to me your wordpress admin. i will update code help you.
Best regards, Jthemes
Just emailed login information! Thank you!
Hi, I customized for you also we don’t support for 3rd party plugin. Please check again. Thank you so much!
YOU ARE AWESOME! Thank you!!
I totally forgot that was a different plugin. I wrote them for help!
Sure no problem
HI,
We are unable to edit the footer, remove or add icons, We tried almost everything,
Please help!
All fix!
Wonderful
Hello. Before I buy the theme, I was wondering if it’s possible to customize the colours of the buttons, section backgrounds and info bars to match our event’s colour scheme.
Yeah those can be changed, some items can be changed from admin and some can be changed directly from CSS
Thanks! is there any limit to the number of days the event can be? Our event is a 11 day festival and we will want to show a schedule of events for each day of the festival on the main page.
Hi, it is unlimit event and day
Hi there,
I have very very simple question. How can I change the Header Picture? I can’t find it…
do you mean by logo or background image?
I would like to have a background image (like your skyline photo) behind the logo and menu while using the sub page menu. It shall be like a big header picture. Thank you for your help.
Please check our documentation > section 3 and you will find it
Dear jtheme, this we already found (and we are normally used to the visual composer) but how do we use the Section ID in your theme?
Hi, For example: You can add Section ID is “about” and in Menu you have to insert link like #about. You can check this in demo content.
Hi, (great template)
I am attempting to create a separate page (about us) that has the same styling as the home page. Every time I try to include a page element, the width is restricted (even though I pick the homepage template) What is the remedy here?
Hi, Can you send to me an image about this ? Also if possible you can send to me your wordpress admin ? Thank you so much!
What is your email address to send the credentials?
Please go here
http://themeforest.net/user/Jthemes/and send details in the form you see in right side
The information has been sent… Thank you in advance for your response.
hello i just installed the theme how do i customize the theme.. I only see three options when I customize
i think I got it now.. I got the plugins activated
Cool
Hi, How can I remove the register button at the bottom of the pricing column? I look forward to hear from you soon! Antonio
if($atts['extra_link'] == true){
$html .= '<div class="price-table-row-bottom">
<a class="btn btn-theme " href="'.$atts['link_button'].'">'.$atts['name_button'].'</a>
</div>';
}else{
$html .= '<div class="price-table-row-bottom">
<a class="btn btn-theme scroll-to" href="'.$atts['link_button'].'">'.$atts['name_button'].'</a>
</div>';
}
Thanks, Antonio.
Your welcome, Please rate us 5star if you like our item. You can rate us here
http://themeforest.net/downloadsThanks & Regards, jThemes
Hey there,
Is there a manual that comes with this download? I’ve downloaded Myevent and can’t get the slideshow to show up or change the background colour. A fellow had a similar problem earlier in the forums but the link that was sent to him doesn’t work anymore.
Thanks, Ryan.
Hi, Please surely you import demo content. Also follow documentation.
- Slideshow: Read “Creating Slideshows” section in documentation
- Background color: You can insert “color” class in Row Settings or choose color in Row setting
What about Woocommerce ?
Hi, We don’t support woocommerce.
We do have inbuilt system and woocommerce is not appropriate for such landing page.
I would like to add a hidden field to the registration form to capture the post_url of the form? Can you give me any direction on how to accomplish that?
function registerform_shortcode($atts, $content = null) {...}
Like: http://awesomescreenshot.com/02f4hc83ad
Checking into it.
Hi! How do I adjust the menu bar height? I want to keep menu bar’s height fixed when scrolling down the page. Also background color of the menu bar. Shall appreciate your instructional help. Thanks in advance.
.wide .header.shrink, .boxed .header.shrink > .container {
background-color: rgba(129, 134, 140, 0.8)!important;
height: 70px!important;
}
Thanks. Actually, I want to keep the logo same sized, not shrinked to a smaller size. How do I do that?
.shrink .logo {margin-top: 0;}
.shrink .logo a {/* line-height: 1em; */}
.shrink .logo a .logo-fa {/* font-size: 15px; */}
.shrink .logo .fa-stack {/* width: 27px; */ /* height: 31px; */ /* line-height: 31px; */}
.shrink .logo img{ height: 34px;}
.logo .fa-stack,
.shrink .logo .fa-stack {
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
Hope this help
There was a comment a day ago about menus and the reply was that the theme supports two different menus. One on each page.
does this mean i can have a Main Event Home Page with details about the company with a regular multiple page layout and standard menu
Then…
Event 1 – which is a onepage layout similar to your demo Event 2 – another one page layout with new content Event 3 – etc etc
All with the second menu type?
Hi,
One page Menu : only support with Home template: http://awesomescreenshot.com/0734hc1e2f
Regular menu: support for other page
When i purchase this theme can i directly see this like this website or do i have to set the settings by myself? http://demo.ovatheme.com/imevent/
Hi,
You will have to install the theme and import sample data so it will be same as our demo.
Thanks jimmy
Any idea when the next version of this theme will be released? You mentioned in a previous reply that a Google Maps bug will be fixed.
Hi, Yes. zoom taskbar of google map will updated in next version.
Hope this helps
Thanks. I was looking for a time frame as my site has gone live and I was looking for the fix…but if you don’t know, that’s ok.
.google-map img{
max-width: none;
}
Perfect!! Thank you Jthemes!