143 comments found.
Changelog last update???
Hello, currently version is 1.1. We did not update the theme, the date you see on ThemeForest is different because we ran Cyber Monday Sale last week.
Changelog is here: http://www.okler.net/forums/topic/ezy-changelog/
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes
Ok. Thanks. I just did the review. 5 *
Thank you!
Hi,
First of all, congratulations for your great job. I hope you keep producing themes like ezy. I have a little problem multi-purpose-17.html layout. This layout has a revolution slider with kenburn effect but kenburn effect is glitching on transtion from slider 1 to slider 2. Weirdly, this problem occurs only while it is changing from slider 1 to slider 2 not the other transitions. Could you help me out ?
Hello, thanks for your purchase and the kind words.
Sorry but we couldn’t reproduce the issue (we tested on browsers Chrome, Firefox, Edge and IE 11). Can you please open a ticket at our support center (http://okler.net/open-a-ticket/) and send for us more details, like:
- In which browser the issue occurs ?
- Which operational system ?
- If possible send a screenshot showing the issue for us.
Kind Regards,
Okler Themes.
How do I make the second slider at the bottom of the menu look longer? I want to change the time shown for each slider banner.
Hello, thanks for your purchase.
Please follow the steps below to increase the height of a slider:
1) First define a inline css style in “slider-container” div for the initial height (on page load) of the slider:<div class="slider-container slider-container-height-550 rev_slider_wrapper" style="height: 800px;">...</div>2) Then set the same height value at data-plugin-option “gridheight”:
<div id="revolutionSlider" class="slider rev_slider" data-version="5.4.7" data-plugin-revolution-slider="" data-plugin-options="{'delay' : 9000, 'gridwidth' : [1140,960,720,540], 'gridheight' : [800,800,800,800], 'responsiveLevels' : [4096,1200,992,576]}">...</div>
Regarding define a time for each slide, just add “data-delay” on each slide:
<li data-delay="5000" data-transition="fade">... slide content ...</li>
<li data-delay="7000" data-transition="fade">... slide content ...</li>
<li data-delay="10000" data-transition="fade">... slide content ...</li>
Please, try that and if you need further assistance open a ticket at our support system – http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes.
RTL css file are missing
Hello, thanks for your purchase.
Currently the “feature-layout-rtl.html” page it’s with a wrong path for the RTL files. To fix just change the path of following files to (inside the ”<head>” tag):
<!-- Theme CSS --> <link rel="stylesheet" href="master/rtl/css/rtl-theme.css"> <link rel="stylesheet" href="master/rtl/css/rtl-theme-elements.css">* Note the “master/rtl/css/....”
Sorry for that issue, we will fix that for the next version of EZY.
Thanks for your patience.
Kind Regards,
Okler Themes.
visible-xs or hidden-xs are not applied. Please answer why.
Hello, thanks for your purchase.
Those classes are from Bootstrap 3 and was removed on the new Bootstrap 4 (that is the BS version of EZY).
Here is how you can responsive hide or show elements: https://getbootstrap.com/docs/4.1/utilities/display/#hiding-elements
If you need further assistance, please open a ticket at our support system – http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes.
Hi, just purchased but noticed all of your menu links are dropdown or megamenus, can you tell me what code to use for a simple menu option with no dropdown or multi? Thanks.
<li>
<a href="index.html">
Link 1
</a>
</li>
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes
How to setup when received files?
Hello, thanks for the message.
EZY is a Static HTML5/CSS3 Template, therefore basic knowledge of HTML and CSS is required so that you can edit the templates using a Text Editor like Sublime text, Notepad++ etc. So, it is different from using a CMS since you will have to deal with codes.
All the files that come with the zip package you downloaded can be used as a base/start for your project, the main idea is that you don’t have to start from scratch, just use an existing page from the demo and modify according to your needs, then you can simply upload the files to your server via FTP.
I hope this helps.
Let me know if you have any questions.
Kind Regards,
Okler Themes
Hi, I’m enjoying using your template. I don’t see an element to embed a YouTube video. Is it in there somewhere? I thought I saw it but can’t find it. Thanks!
Hello, thanks for your purchase. Yes, it’s possible, if you need help with the code, please open a ticket in our Support Center so we can reply with instructions. – http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes
can this template be for wordpress?...
Hello, thanks for the message.
EZY is a HTML template. Wordpress version is not available at this moment.
Regards,
Okler Themes
Hi, this template contain calendar?
Hello,
The template doesn’t come with a calendar.
Our suggestion is this free calendar plugin that you can integrate with the template: https://fullcalendar.io/Unfortunately an tutorial explaining how to configure the plugin is out of our support scope, but if you look at the documentation will see that it’s not hard: https://fullcalendar.io/docs/initialization
Hope it helps.
Kind Regards,
Okler Themes.
Hello Okler team,
Love the template.
I can’t seem to get the Loading Overlay to work correctly. I’ve looked into the JQuery Loading Overlay docs as well, but nothing seems to work.
How am I able to show/hide through javascript?
Hello, thanks for your purchase and the kind words.
To get the loading overlay to work you just need change the body tag and add the bounce loader element, like the code below:
.
..
...
....
<body class="loading-overlay-showing" data-loading-overlay>
<div class="loading-overlay">
<div class="bounce-loader">
<div class="bounce1" />
<div class="bounce2" />
<div class="bounce3" />
</div>
</div>
.....
....
...
..
.
If the problem still persists, please open a ticket at our support system and send more details for us like the code you are trying or if possible, a link test with your website – http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes.
Some interesting implementations: New Modal Styles, Form Fields (inputs with icons), Step Blocks, Shop (Account), Login (single Page), Register (Single Page). Excellent job!
Hello, thanks for your purchase and suggestions!
We will release a new version of EZY soon with new features.
If you need any help with the template feel free to contact us.
Kind Regards,
Okler Themes.
Hi, Is the login page a form only or does it have some function to protect access and redirect to a link? (I send this message to your email) Thanks. Congratulations on the theme, did a good job.
Hello, thanks for the message and your purchase. Please note that the form has only the HTML/CSS part, the js (or server-side) is not included in the template.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes
I’m interested but in the mobile view I can not find any examples in which the search form and/or lens is displayed
Hello, thanks for the interest in our template.
Here is some example pages with search form:
- http://preview.oklerthemes.com/ezy/1.1.0/blog-default-right-sidebar.html
- http://preview.oklerthemes.com/ezy/1.1.0/blog-single-post.html
- http://preview.oklerthemes.com/ezy/1.1.0/page-layout-left-and-right-sidebars.html
- http://preview.oklerthemes.com/ezy/1.1.0/index-header-top-bar-search.html
On the example with search form at header top currently it’s not showing on mobile view but you can just change one class on the search element to show on mobile.
Also note that you can easilly copy and paste the search form code in any other page of the template.
And if you need any help to show the search form in another page you can contact our support team to help you with that.
Kind Regards,
Okler Themes.
Hello, thanks for the message.
Regarding performance, there are a few things you can do after you finish your website. For example, there are several different ways to compress and combine the assets, this is probably the easiest way: http://www.okler.net/forums/topic/minify-php-how-to-combine-minify-and-cache-javascript-and-css-files-on-demand/
The images can also be improved, consider to export them in a lower quality. JPG 80% is good enough.
Regarding the cache, this is the right way to do that: https://developers.google.com/speed/docs/insights/LeverageBrowserCaching
You can also remove the plugins that you will never use in any page and combine/compress all the other scripts so it will cache the resources and make it much better in performance in any other page.
It works the same way for all HTML templates. All files come uncompressed to make it easy to edit and customize, and then when you finish your website you can make the improvements.
Best Regards,
Okler Themes
I appreciate your explanations. It shows interest and dedication. It makes me think that the support is as effective as the pre-sale. I’m going to buy. Thanks 
Hello, thanks for your purchase and the kind words!
If you need any further assistance with the template, feel free to contact our support team.
Kind Regards,
Okler Themes
Hi .. I am interested in buying your template .. I must convert it to Angular 6 .. could you send me a capture of the code of any of its pages to see the structure? .. it’s just to see how the structure is and how complex my conversion would be ..
From already thank you very much ..
Hello, thanks for the message. Sure, we can send you some screenshots and code samples.
Please send us a message in our contact form: http://themeforest.net/user/Okler#contact (just send a quick message).And we can reply and provide more information for you.
Kind Regards,
Okler Themes
Hi .. sorry I did not write .. is that I already buy the template and I’m very happy with it ..
I only have one need which I do not find how to do with the template .. I need in the shop detail page, publish among the photos, a YouTube video ..
Would this be possible?
Thank you very much !
Hello, thanks for your purchase and great that you are happy with the template 
You can do that with the HTML code below:
https://pastebin.com/raw/bSh15Wqq
If you need further assistance, please open a ticket at our support system: http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes.
Hello, thank you very much .. just one more question .. why do you use an iframe and not an owl-video for it?
Thank you!
Hello, great 
Don’t have any specific reason the previous solution (without owl-video), the two methods works. The owl-video also uses an iframe to show the videos (but it’s generated when click on the play button, that’s the diference). If want use with owl-video and need help to implement that, please open a ticket at our support center: http://okler.net/open-a-ticket/. Our support team will help you with that.
Kind Regards,
Okler Themes.
Can´t add emails to newsletter.
This error appear -> The requested resource could not be found.
Hello and thanks for your purchase. Could you please open a ticket in our Support Center and send us the URL so we can check? – http://okler.net/open-a-ticket/
hi. nice theme. it have the big icons on tabs like onm porto??
Hello, thanks for the message.
At this moment EZY comes with these tabs examples: http://preview.oklerthemes.com/ezy/1.1.0/elements-tabs.html – However, you can change the css a little bit to use the big icons styles (similar to Porto).
Let us know if you have any questions.
Regards,
Okler Themes
I want to change the design. But I do not know where the scss file is. In Chrome I see the scss path when I press f12, There is no scss file in the downloaded file. I am a beginner in coding.
Hello, thanks for your purchase.
The changes can be done in the .CSS files directly (css folder). The .scss are the main source (using SASS) that generated the css files.
If you know how to use SASS you can change sass files and compile the css as well.
If you have any questions, please open a ticket in our Support Center – http://okler.net/open-a-ticket/
Kind Regards,
Okler Themes
