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.

https://skuba.ee/index.php/contact/esindused

enar template and webiste doesnt show all names on list and in mobile view there is only some names :S how i can fix this and see all names what i write there

You are not purchaser for the HTML !!! Please purchase it to can support you.

Thanks.

I need some support with one of the tabs sections from this template. For some reason its not woking for IOS, but it works for android.

Still working on the issue, i sent you more mails and make more tests! the issue didn’t showing on my PC, please show me the issue on my original theme version!!!

Thanks.

Hi!,

I’m using one of the “tabs” sections on my webpage. However, for some reason when it’s being viewed in IOS the bullets do not appear, but they appear on android devices. Can you assist me with this?

Hi

Please send me a screenshot for this issue to can fix it!

Thanks.

How can I send screenshots via this thread?

Send me mail using my support form here https://themeforest.net/user/idealtheme

Thanks!

Hi,

I require your support on the following issue:

Sliding logo at http://www.maximus.com.my/sricool-html/ (“Product Brands”), upon slide to the last logo it will rewind back to the first logo and start slide again, it is possible to change it to make it continue slide to the first logo without rewinding like the logo slide in this website http://www.siksupply.com/?

Please advise.

Thank you. Billy

Hi Billy

Oh Unfortunately Billy, this feature is available in ( “Owl-carousel 2” ), but it required to update all my codes to update it to version 2, the issue in version 2 is it has some common issues with mobile and it’s still beta version :(

In order to use the feature you have to use beta version which you can access here:¨http://www.owlcarousel.owlgraphic.com/

In this case, you will need to make more works in css and the main js file ( js/functions.js ).

Please take a backup before make any updates!

All the best, Hamdan

Hi,

I have recently purchased and downloaded this template and are editing it in Dreamweaver CC, and the problem I faced is editing the design seem to very slow, each changes take time to load and apply changes on it. I have did many design before using other theme and do not encounter these problem. However, with your theme it is very slow. Can you advise on this issue?

Thank you. Billy

Hi

The Dreamweaver load all the css and js files inside the html file, so it will be slow sometimes, so please don’t open all files in the same time, you can trying to edit html files one by one! this is ram issue! :)

Please send me if you have any issue!

Regards, Hamdan

Hello,

where can we find a complete list of all Icons/styles? for example… ico-laptop-windows

Not only the Icon Boxes etc.

thanks Guido

Hello

The font icons folder is located inside the following direction ( Enar_HTML/Documentation/idealtheme-font ).

Click on the ( demo.html ) file, it will opened by your browser to see all ions with it’s code!

Regards, Hamdan

Hello,

I would like to change the background color of the navigation bar. However, it doesn’t matter what i change, it is always white.

What do I have to do to change the background color?

Thanks in advance.

Hello

You just need to remove the ( light_header ) class from the body classes as the following:

<body class="preloader3">

Regards, Hamdan

No, it doesn’t work at all. It is still white. Only when I scroll down is black.

Please send me your site link to take a look :)

there is error on rtl file with mobile menu .mobile_menu .mobile_menu_trigger main icon hide on in left site

Hi

Please open ( rtl.css ) file and go to line ( 933 ), and change the code to be as the following:

.mobile_menu .mobile_menu_trigger {
    left: 55px;
    right: auto;
    width: 38px;
}

I hope it will fix the issue :)

Regards, Hamdan

Yes Now It’s working thank you, Ahmed

You are welcome Ahmed, always happy to help you anytime :)

I want to use the Box Sidebar Blog Masonry page. Click here to see the page.
It has two blocks and a sidebar to the right.

  • Instead of two blocks, I only one block
  • I want the one block to be next to the side bar

For example:
| empty space | block | right sidebar |
How can I do that?

Hi

In this case you need to use the bootstrap grids as the following:

<div class="col-md-3 left_sidebar">
         The Left Block Contents Goes Here .........
</div>

<div class="col-md-6">
         The Centered Block Contents Goes Here .........
</div>

<div class="col-md-3 right_sidebar">
         The Right Block Contents Goes Here .........
</div>

I hope the previous structure will help you :) also please send me if you need any help with that!

Regards, Hamdan

Thank you…That worked out

You are welcome :)

Hi Team, you have great work, on 26th July 2016, i have purchase your product. But there are few things are missing which are visible in online product. please let me know that how can i share minor issues, which are facing.

thanks regards - andy

i have already sent a mail regarding issues 3 days back, but still didn’t get and resolution…

mail as I have sent you is :

When i start work on it found issues like, there are “STYLE OPTIONS” and Menu options are in black color in online template, but when i purchase product, the product don’t have that Style Options and menu dropdown are in white color instead of black. Without Style Options We can’t change rollover state colors. I have attached grab in mail too … please check.

It’s not 3 days back! it’s just one day and it was a holiday :)

I sent you mail, and here is my mail :

The options is just for testing and demo purposes! but in the mail attachment you will find 2 files:

1 – The first zip file called (demo), please put the folder inside (Enar) folder, beside ( js – css – php – fonts – images ) folders.

2 – The second file is ( functions.js ), you should replace it with old file that located inside ( Enar/js ) folder!

Note: Please see the documentation to see how to change the ( TopBar – Menu – etc ) color and style.

Then you will find the options panel will appear.

Regards, Hamdan

Hello, I purchased your theme in October 2015 and had emailed you about some trouble with the contact form not working properly. You and I could not figure out why back then and now I know that our hosting servers do not work with the PHP mail() function. In order to send out emails, I must please use PEAR mail to Create a PHP Mail Form that Uses SMTP Authentication.

I have testes out the my PEAR mail PHP form and it works: http://coretexfitness.com/formtest/contactform.htm

However, I can’t seem to edit the code to integrate it into the following page: http://coretexfitness.com/page-contact-us.html

Could you kindly help and add required SMTP authentication details/code (for me to fill in) to send out mail from form as our web server won’t send out mails without SMTP authentication?

Thanks,

Champagne

Hi

Hello, Thank you so much to purchase Enar!

Sorry about the PHP mail issue:( just please send me the html files for both forms in the previous links, and i will build it as the form here http://coretexfitness.com/formtest/contactform.htm

Here is my mail idealtheme@gmail.com

Thanks!

Dear Team, i have a problem in page “Enar/blog-single-gallery.html” , i can’t link the image slider to other web, and always show a popup message ” the image could not be loaded “

slider1

Thanks

Hi tahriz, Thank you for purchasing Enar theme!

You can disable the popup feature by editing functions.js file that located inside Enar/js folder.

Here is the old code:
$('.magnific-gallery, .thumbs_gall_slider_larg, .porto_galla').magnificPopup
Please change it to be:
$('.magnific-gallery, .porto_galla').magnificPopup

All the best, Hamdan

Hi, it says that this is compatible with facebook. So can I use this for a facebook shop and how does that work please?

Hi

This is a static HTML pages!
So maybe you need something dynamically like this tool https://www.ecwid.com/

Thanks!

How can I:
  • change the height of the navigation bar?
  • make the cart button border square instead of circle?
  • move the cart button to the left?
  • remove the extra space above and below the main title?
  • remove the header from a blog masonry post?
  • add infinite scrolling?

Thanks,

Hi

======> To change the navigation bar height:
1 – Open the style.css file that located inside Enar/css folder
2 – Add the following css code:

#navigation_bar {
    min-height: 100px;
}

======> To make the cart button border square instead of circle
1 – Open the style.css file that located inside Enar/css folder
2 – Add the following css code:

.top_add_card {
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
}

======> move the cart button to the left? If you mean the button that show in the following screenshot http://awesomescreenshot.com/0b25uow06e? :(
so unfortunately there are no style for the left location :(

======> Remove the extra space above and below the main title?
I don’t understand what do you mean? please send me a screenshot to show me, where is this extra space!

======> Remove the header from a blog masonry post
You just need to remove the header HTML code!, then the header will removed.

======> Adding infinite scrolling!
Please see the plugins here, you can use one of them! http://www.sitepoint.com/jquery-infinite-scrolling-demos/

Thanks!

Hi there, I’m trying to upload a title bar background image on a pages and it lets me choose the image, but somehow doesn’t attach. It keeps saying (0/1 files).

Here’s the page: http://d20.5a6.myftpupload.com/company/

Hi

I think you ask about wordpress version? Because this is the html :)

Thanks

Yes, I’m sorry, it’s a WP question. Do I need to re-post this to the WP or can you answer me here.

HI

I’m so sorry for my delay :(
I think you use an old version, the header background issue is fixed in Enar 1.5 version!

What Enar version you use? :)

Regards,
Hamdan

I am ready to implement the shop aspect on the website. Is it built in or do i have to find a third party?

Hi islandboi,

Sorry, i don’t understand your question :(

you have the pages for shop, but for payments, and inventory management, is there anything built into the pages to manage that or would i need to use another system to tie into that

Hi

My experience in ecommerce as a beginner, but i make a search about the inventory management and i found some plugins that will works with woocommerce https://www.woothemes.com/product-category/woocommerce-extensions/inventory-management-woocommerce-extensions/

I hope it will help you :)

Dears: Also… when I trying to send an 1Mb .doc and .docx, appear error too… I guess the limit is 2Mb… can you check please these detail?? Thank you very much…

Hi @ccwd

Yes, the limit is 2Mb:

1 – Please open sendemail-attachment.php file that located in enar/php/phpmailer/ folder.

2 – Go to line 40 and change the following code:

$maxsize = 2 * 1024 * 1024;

To be, for example:

$maxsize = 3 * 1024 * 1024;

I hope it will works with you!

All the best, Hamdan

Thank you Hamdan… Regards

Hello:

I have a little detail with ENAR HTML5… I.m using sendemail-attachment.php, but when I’m trying to send formats: doc & docx, appear the error message. just I can send pdf formats with no errors…

Can please check these php file?

Thank you in advance,,, Carlos

Hello,

Because my little experience in PHP, so maybe you need to use another php form that support all formats :)

Regards, Hamdan

Nice! Thank you… great support…!

DTX

DTX Purchased

Hi, is there a zoom option for the Google map?

Hi

The zoom option located inside enar/js/functions.js file.

Search about the following code inside the functions.js file:

map = new GMaps({
    el: element,
    scrollwheel: false,
    lat: main_lato,
    lng: main_longo,
    zoom : 15,
});

if(total === 0 || enable_main == "yes" ){
    map.addMarker({
        zoom : 15,
        lat: main_lato,
        lng: main_longo,
        icon: "images/map2.png",
        infoWindow: {
            content: main_texto
        }
    });
}

You can change zoom : 15 to be for example: zoom : 8 or zoom : 20 etc ….

Thanks!

=)

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