Discussion on Enar - Responsive Multi-Purpose HTML5 Template

Discussion on Enar - Responsive Multi-Purpose HTML5 Template

Cart 795 sales
Well Documented

IdealTheme supports this item

Supported

198 comments found.

Hello, nice theme. But there is a small thing in the preloader. The color for preloader is not included in the colors.css file. So had to do it manually. :grin:

Hello:)

Sorry for my delay!

Please add the following code to colors.css file:

.preloader1 .spinner > div, .preloader2 .spinner .sk-dot1, .preloader2 .spinner .sk-dot2{
    background-color: #1CCDCA;
}
.preloader3 .spinner .sk-dot1, .preloader3 .spinner .sk-dot2{
    border-color: #1CCDCA;
}

Thank you for the quick reply. I have added it already. It would be better if you update the main files. :)

You are welcome!

Sure, i will add it to the main files.

Regards,
Hamdan

I want to add a landing page to the site, i have the code do i just insert it into the main index.html page or would i need to create a new page and have that as the home page?

I think you need to put your sign up form inside a light-box

Please see elements-lightbox.html

as the following screenshot http://awesomescreenshot.com/0675pomm39

I hope this will help you :)

How can i get it to pop up once they visit my website?

This feature is not exist on my theme:

But you can make it with the following tutorials to make it with Bootstrap:

http://stackoverflow.com/questions/10233550/launch-bootstrap-modal-on-page-load

Or the following example:

http://www.tutorialrepublic.com/codelab.php?topic=faq&file=show-bootstrap-modal-on-page-load

Hello,

Im looking for some help in customising the drop down menu’s for the categories if this is possible.

Toby

Oh sorry, Unfortunately full width menu is not included in Enar! :(

no problem!

Was worth a shot, thanks anyway! :)

It worth adding to your cart, maybe you will need it with any other project :D

Thanks :)

Hey I was just editing my website and suddenly the testimonials from the “What our client say?” from the home page vanished!, Please help asap!!!

hi

i bought “Enar – Responsive Multi-Purpose HTML5 Template” but I did not install the mail system. contact form, would you help me. if i give my mail stmp server and user name, password than Would you do it for me. thank you

Hi

I included the PHP-Mailer, here is the main documentation https://github.com/PHPMailer/PHPMailer

But all theme forms now works as a normal forms, but if you want to install the mail stmp server … etc, please follow the previous link.

Sorry because i didn’t install mail stmp server before :(

All the best
Hamdan

hi

in index page “about enar” there are SUPER CODING, BEST USER INTERFACE, UNIQUE DESIGN, EASY TO CUSTOMIZE. How do I change the icons here ?

Hi @ersinuslu34

1 – There are “Icons” folder located in the package that you download from themeforest.

2 – Inside “Icons” folder you will find HTML page called demo.html

3 – You will find 1111 icon there, please see the screenshot http://awesomescreenshot.com/0375nbkp7b

4 – Put the new icon name inside ( i ) tag, as the following example.

<i class="color2 ico-heart5" />

Thanks!

I try to change the Icons on FEAUTURE GROUP SLIDER and only the first one gets changed. If I try to change the 2nd or 3rd then it changes the 1st again! Also can I put my own icons there? If yes how to do it?

When you purchase it and download theme files, you will find folder called icons.

You will open it and you will find 1111 icon there, you can choose any icon.

Thanks!

Hi again, thank you for your fast response. Maybe did not explain well. I want to change icons but I can’t since there is problem with FEAUTURE GROUP SLIDER. Also I want to import my own icons but there is no import option through slider. So I was wondering where they are located on server and if I import them on server will I be able to see them on slider’s menu? I opened ticket for it as well.

Maybe you mean Enar wordpress ? please make sure you login using the account that you using for purchased!

Thanks!

Hi, i am having issues with the registration form, this is the message im getting:

Error The words you typed did not match the ones displayed. Please try again.

Any solution?

Is the enar theme, i bough it few days ago. It has the k2 component (http://extensions.joomla.org/extension/k2) wich has a few plugins for extra functions, one of then, and i dont know wich one, was causing issues in the front-end user registration form (http://concursoconoceme.com/index.php/es/crea-una-cuenta), so i just disable all the plugins except the “System – K2” plugin.

I think you talking about Joomla version!

This is HTML version!

OOOhhhh!! jajaja sorry!! XD i didnt saw that detail :P

Hello,

I want to ask you about this one, i want to set up this theme like this http://www.enar.ideal-theme.com/html5/index3.html

I will buy today your theme, very nice theme, u have put all different pages not how in demo , yes?, I mean is it possible to delete all pages, and leave only one home page, one contact. one slider style e.t.c.

Thanks!

I sent you email,please check, thanks!

Ok i got your messages :)

Thanks!

I have a mail chimp account and i am having difficulty connecting it to the php file

Send me your site link, and enar/php folder to this mail idealtheme@gmail.com

I haven’t uploaded it as yet. I am stll editing it. Could that be the reason the link isn’t working?

Yes!

This is the reason, you should upload it to domain to get it working.

HI preloader stale. Why because is the 1.11.3/jquery.min.js ??

http://www.enar.ideal-theme.com/html5/index2.html

It why not reload page.

Hi

Please try it now :)

Click ( Ctrl+f5 ) to clear the cash!

Thanks!

Or, maybe it’s because of your antivirus blocked some files!

Trying to Disable web protection and reload again

Thanks!

Thank this will fix it!! :)

Hi, I must say the item is wonderful. However, i am facing a minor problem. In the drop-down menu for ‘TEAM’ 6 images are in scrolling with 5 visible at a time. I do not need the scrolling thing. Which line of code and where do I need to implement the change. Thanks

Hi

Thank you so much :) and i’m sorry for my delay!

Please follow the steps:

1 – Open functions.js file that located inside Enar/js folder

2 – Go to line 118 & 119 and replace the following code with old code:

var side_menu_res_a = $("body").hasClass(header_on_side) ? 1 : 6;
var side_menu_res_b = $("body").hasClass(header_on_side) ? 1 : 6;

I hope this will fix it!

Best regards,

Hi Hamdan,

as you know H1 tag is important for optimization. In blocks of the site (for example – Intro Banner -) placed tag H3, and if to change it to the H1 it looks terrible. What can be done to H1 tag did not spoil the design?

Best

Hi

Please follow the steps below:

1 – Open the main css file located in ( Enar/css/style.css )
2 – Search about ( h3 )
3 – You must change the elements that precede by ( .welcome_banner )

For example :
.welcome_banner.full_colored h3, .welcome_banner.boxed_colored h3, .welcome_banner.full_banner_colored h3, .welcome_banner.full_gray h3 {
}
.welcome_banner.full_gray h3:not(.centered) {
}
Make the same with all classes!!
Change it to be:
.welcome_banner.full_colored h1, .welcome_banner.boxed_colored h1, .welcome_banner.full_banner_colored h1, .welcome_banner.full_gray h1 {
}
.welcome_banner.full_gray h1:not(.centered) {
}
Make the same with all classes!!

Thanks!

Thanks! Now all works.

Hi,

I leave a message 29 days ago

i put accordion in the tabs but the accordion can’t expand well after i google and try to solve it but i can’t please help me

do you have any solution now? because i try to solve this but i think i can’t

Hi,

I’m sorry for this issue, but i told you before, you should not put the accordion inside tabs!

I will trying to fix it for you today.

Thanks!

Hi ,

The site loads OK on all pages EXCEPT the Contact Us page it takes ages to load.

Pls help..

www rbnsrilanka org www rbnsrilanka com

HI ,

I tried…But looks like the script is brocken !!

<script src= “https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js” type= “text/javascript”></script><script> window.jQuery || document.write(’<script src=”js/jquery.js”><\/script> </script>

')<script src="js/plugins.js"><\/script><script src="js/jquery.themepunch.tools.min.js" type="text/javascript"><\/script><script src="js/jquery.themepunch.revolution.min.js" type="text/javascript"><\/script><script src="js/isotope.pkgd.min.js"><\/script><script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-64709418-1', 'auto'); ga('send', 'pageview');<\/script><script type="text/javascript" src="js/functions.js"><\/script><\/p> <\/body> <\/html>

Here is your new code:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js" type="text/javascript"></script>
<script>window.jQuery || document.write('<script src="js/jquery.js"><\/script>')</script>

<script src="js/plugins.js"></script>
<script src="js/jquery.themepunch.tools.min.js" type="text/javascript"></script>
<script src="js/jquery.themepunch.revolution.min.js" type="text/javascript"></script>

<script src="js/isotope.pkgd.min.js"></script>

<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-64709418-1', 'auto'); ga('send', 'pageview');</script>

<script type="text/javascript" src="js/functions.js"></script>

Thanks a lot that fixed it :)

Hello, is it possible to use this template with Pavo themes for opencart

Hello,

Here is Enar theme opencart http://themeforest.net/item/enar-multipurpose-creative-opencart-theme/14030043?s_phrase=&s_rank=13

You can ask the developer about opencart :)

Thanks!

Hi, Excellent theme 5 star! But php Mail side is a headache. I cannot fill correct a php files, I cannot find a line to set a SMTP server. Could you help me please?

Hi Hamdan,

I have set up as you say, but the first attempt to send a message issued by error, only then send it successful. And so every new day. That’s why I want to set up SMTP, but I can not configure it, I changed a lot of different data but without success.

class.phpmailer line 162 public $Mailer = ‘mail’; i changed to “smtp” line 225 public $Host = ‘mail.server.com:25’; line 276 public $Username = ‘my@mail.com’; public $Password = ‘mypass’;

What else do I need to change?

Best Evgeny

Hi,

I’m sorry about that, but now i using normal form, because php-mailer make some issues with some servers, so here is the plugin url https://github.com/PHPMailer/PHPMailer

I hope you can follow the steps in the previous link, don’t forget to download the latest version from the previous link and replace it with old version inside Enar/php folder!

Please tell me if you can’t install it using the steps in the plugin page.

Best regards.

Hi,

Thanks for the link. I put everything as in the description Github and everything works except iOS. iPad and iPhone fail. Very strange, I do not know what to think about this. Maybe it’s a problem on my hosting “Mochahost”.

Best Evgeny

Hi,

I would like to thank this excellent theme. BRAVO !

i’m facing a problem concerning the video on the footer section. i tried to set it up but without success.

Error Message :( Impossible to open the following link : /embed/ttps://www.youtube.com/iO130LUyy2A?autoplay=1.)

Thank you for your support

Hi,

Thank you so much!

This error because the video is not exist https://www.youtube.com/iO130LUyy2A

Best regards,
Hamdan

Hi,

I would like to thank you for this great theme.

it’s possible to modify the size of the logo ?

I tried to do so by manipulating on the logo section of the css, but i thin i’m messing something. which line should i modify ?

logo {

float: left; margin-right: 45px; position: relative; z-index: 4;

} #logo > a { display: block; margin-top: 13px; position: relative; height: 45px;

} #logo > a img { display: inline-block; position: relative; top: 0; max-height: 100%; } .full_logo { display: inline-block; height: 60px; vertical-align: top; } .full_logo img { max-height: 100%; }

Hi,

Thank you so much for your kindness :)

Sure it possible to modify the size of logo by make the updates on the css lines.

For Example: you want to set your logo to be 200px for width, and 100px for height, so please make css changes as the following code.

#logo {
        float: left;
        margin-right: 45px;
        position: relative;
        z-index: 4;
        width: 200px;
        height: 100px;
}
#logo > a {
        display: block;
        margin-top: 13px;
        position: relative;
        width: 200px;
        height: 100px;
}

Or please give me your site link, and i will do it for you!

Best Regards
Hamdan

Hi, I love this theme, it’s great! but i have a question when i user it

i put accordion in the tabs but the accordion can’t expand well after i google and try to solve it but i can’t please help me~

thanks a lot!

this is the situation i met: when i click the tab and click the accordion, the title will change the color but content can’t show, the height is still 0, after i open the chrome console the hight changer will work

Hi, Thank you so much :)

I think it will not opened because has parent tab has height 0px, so it will calculate during accordion parent tab.

But i will trying to make a solution for you!

Thanks!

Thank you :) I will try it after i finish other works Wish the solution show asap :P

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