Discussion on Definity - Multipurpose One/Multi Page Template

Discussion on Definity - Multipurpose One/Multi Page Template

Cart 2,169 sales
Well Documented

ajdethemes supports this item

Supported

This author's response time can be up to 1 business day.

479 comments found.

Hi there, I am using this themes Ver:1.0.0 on my site. I cannot find any options to update or renew through my WordPress site. Does this mean my support period has expired and do I have to buy another license to receive updates?

Hi, i’m having problems with the slider in iPhone. The View more button in the slider doesn’t make click on iPhone 7+more.

the site is http://hooters.com.mx thanks!

Hi there, the slider uses the plugin Slider Revolution where you can add your buttons exactly where you want for each device. Please go to the Slider Revolution documentation for more info.

Have a nice day,
Viktor | 89elements

hi sir, is it html version ? can i customize it in dreamweaver or html editor?

https://themeforest.net/item/definity-multipurpose-onemulti-page-template/12379946?ref=89elements

Hi there,

yes this is an HTML template, you get all the template shown in the demo. You need to know HTML & CSS (and little JS) to edit the template you any code editor.

Have a nice day,
Viktor | 89elements

Bootstrap 4 version?

No, Bootstrap v4 doesn’t offer significant improvements to justify recreating the same template with v4.

It might be true on some level – although the argument is that there is better responsive/mobile/device support etc. etc. This in itself is not necessarily enough for you – I get it. I think the reason one might consider a move to BS4 is that when they come up with future enhancements etc. this template (or others) are not left behind due to TOO large a gap. I fully understand the cost for you to change to BS4.

There is no such thing as better/more responsive – the website is responsive or not. Bootstrap 4 difference is that is mobile first and the responsive styles are written for the desktop layouts, and also relies heavily on flexbox.

Hi!

At first – thank your for the wonderful template. It looks and works good.

I would like to use the Kenburns Slider or the Full Screen Slider. I was looking for the part, where I can change the picture, but I can’t find both. In which file can I find the Part to change or insert the image files?

Thanks for your answer.

Greeting from Austria. Aline

Hi there, first thank you for the purchase and the good words.

For the Kenburns Slider, the images are added via JS (main.js – find the Kenburns Slider section).
For the Full-Screen Slider, the images are added via CSS.

Also, make sure to check the help file.

Have a nice day,
Viktor | 89elements

Hi I am interested in buying this html template. I am just a little confused about what i actually get? Do i get the source code which includes all this design? http://themes.89elements.com/definity-html/ Or i get only one the design?

Hi there, yes you get every design presented in the demos.

Have a nice day,
Viktor | 89elements

Hi Viktor thank you for the beautiful and neatly organized. I am a beginner so still struggling with code to resolve an issue with the image path in the Ken Burn slider, I put an image 1.jpg in the //assets/images/ down from the folder where my index.html is located. I then changed the code in the main.js file as per the instruction $(’.kenburns’).kenburns({ images:

I tried other absolute and relative paths but did not work, thanks in advance for your help !

Hi there, first thank you for the purchase and the good words.

Try with live server or localhost for the Kenburns slider. But the problem is porbably the path so make sure is the right one.

Have a nice day,
Viktor | 89elements

Hi, i’m interested on using your excellent template in the company i work for. We are planning to create a php application using your template as a base. Could you tell me wich license i should buy for this?. This won’t be selled to anyone else it will be for internal use only.

thanks in advance.

Hi there,

thank you for the interest in the Definity template.

Your use case is covered by the Extended License.

Have a nice day,
Viktor | 89elements

Great work – love the theme, I am trying to edit the theme to not have as much padding before and after section headings – can you point me to where this is defined in the css. I have tried playing around with sec-heading settings – but this is having no effect.

Hi, also another question I have on changing the logo. I changed the logo and the resolution it appears it is very poor. Is there a way to make it appear better?

Hi there, thank you for the purchase and the good words.

For the padding, I think you are referring to the class .section
.section {
    padding-top: 160px;
    padding-bottom: 100px;
}
it best to use chrome inspect elements for stuff like that.

For the logo use .svg for the best quality.

Have a nice day,
Viktor | 89elements

Awsome templet I love it. But I have one question. on navbar, some dotted line is displayed after I click on one of the menus and logo. Can I get rid of the dotted line?

That looks like is some browser focus styling, it does not show in Chrome.

What browser do you use?

Just set the link state to focus to recreate the styling then use (Chrome inspector) to find what style is that, and overwrite it with none.

I have not seen this before so I can give you exact directions.

Have a nice day,
Viktor | 89elements

Actually, I’m using Internet Explorer browser in Window OS. Could you tell me how can I overwrite it with none in CSS? I’m sorry for many question. Thank you for giving me help.

Sorry I am on mac and don’t have access to IE. That is some wired IE stying that is only showing there, I could not tell you the exact CSS rule if I even have IE browser.

Hello good afternoon, I bought your Definity template but I was wrong, I needed it for Wordpress not in html. Would there be a way to make the change?

Thank you!

Mireia

Hi there, first thank you for the purchase.

Yes, simply but the WordPress version of Definity and then send refund request, I will approve the request.

Have a nice day,
Viktor | 89elements

Hello thank you very much! How should I send the return request? Mireia

Check the Help Center.

Hello, I’m trying to get this portfolio template:

http://preview.themeforest.net/item/definity-multipurpose-onemulti-page-template/full_screen_preview/12379946

But I can’t. Could you help me please? thanks!

Hi there,

you need to purchase the Definity template in order to use it.

Hi, I am using the background video header and it is taking so long to load that people think the site is broken. I only have the video header on the homepage yet it is happening across the site. Please advise. The video is hosted on Youtube. Thanks, Scott

Hi there,

videos as a background have loading time, you can’t go around that. You should use a placeholder image till video loads, something like the first frame of the video.

Also, you should optimize your website and strip all unused CSS & JS, the template is huge and has lots of elements, don’t load elements that you won’t use.

And, last your hosting & internet connection plays large role in speed.

Have a nice day,
Viktor | 89elements

Hi, I bought this template a few years ago but I’m just going to use it now. I have 2 simple problems but I can not solve: I’m using index-fs-slider-mp.html 1.- I want the height of the hero-content-wrapper to be 1/2 screen 2.- in the mobile version, the images below the titluo what we do are aligned to the right and do not respect the width of the box below Thank you! I write to you because I can not download the documentation, I just download the index and assetts Regards

Hi there,

your support license is expired, you need to purchase a support license in order to get support.

Also, keep in mind that the support doesn’t cover customization, so for question 1 – that is possible to do, but that goes under customization. You can check index-fw-slider template for something that is not full screen.

Question 2: Simply setting the max-width of the parent element and the image to something lower that matches old phone screens will solve this problem. For exact solution you need a valid support license.

Have a nice day,
Viktor | 89elements

Hello,

Unfortunately we bought the wrong licence for our needs, we would need the Wordpress licence and not the Multipurpose one.

Is it possible to change this?

Kind Regards Ralf

Hi there, mistakes happen.

Buy the WordPress version, then submit refund request for the HTML version and I will approve the request.

Have a nice day,
Viktor | 89elements

Thanks for your understanding.

Hi, i’m sorry saying it, but this is the most complicated website template ever.

How to change the big image in header? How to make it more static, put away the dynamic and animations?

BR Rene

HI,

what is the template name in question (index-...).

On my apache server the placeholder successfully changed to the background I intend to show, but on my linux server it won’t. No matter what I change the placeholder is there for the agency 2 home screen. Could you help?

Hi there,

that background is changed via css, use chrome inspector on the top element to see more details.

Obviously you have problems referring to your path, I can’t help you much there because I’m not on your computer. Try adding hosted img url to check if the problem is not some weird caching issue.

Hope this helps & have a nice day,
Viktor | 89elements

Hello, I’m writing again to enquire about ft-cards ft-items in rows. As the cards may contain text of different sizes, I would like all the cards to be the same size in the row. While this can be achieved via display:flex on row and ft-items, it breaks when the page is viewed on a mobile device. Can you please advise on how to achieve cards within the same row being displayed with the same height. Please visit https://www.lucaiacono.com/helencreswell/en/index.html the example works on a desktop monitor but breaks on mobiles. Thanks Luca

Hi,

I am aware of that, the theme was build before flebox days. You can add fixed height to each card and keep the size the same.

Have a nice day, Viktor | 89elements

Hello thanks for your reply.

Hello,

I would like the navbar to be fixed ( not static ) but solid all the time. I am trying to use some images in the headersand I have noticed that the menu items tend to lose visibility. So I would like to solve this problem by having the navbar that does not change in size and is always solid. Is it possible to achieve this ? many thanks

Hi there,

yes, you have the HTML version of Definity so you are free to customize it as you need it. Be sure to check the help file about the navigation.

Have a nice day,
Viktor | 89elements

Hello I have had a look at the docs but couldn’t find any reference to a solid bar all the time. would you be able to help ? thank you

Remove the .nav-trans class, that is what it makes the nav transparent, also check in main.js file there also the same class is added when you scroll, there is explanation about this in the docs.

Hey man, i bought your WP template.

Problem is, WpBakery Page Builder is not saving my page. (Reseting the content constantly)

It also look like i don’t have the license of WPBakery so i wonder if this is creating the problem.

I did everything in your guide (Documentation) and now i’m stuck.

Help me please i have deadline on the way.

Marc

Hi there, first thank you for the purchase.

You get the WP Bakery Page Builder on shared license, if you want a separate key you are free to purchase the plugin yourself.

For the problem, contact me via email – use the contact form on my profile page and I will send you the solution.

Have a nice day,
Viktor | 89elements

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