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.

Very much appreciated Cheers!!! :)

I am glad you like it :)

I’ve downloaded the version that Envato is giving away but when I upload via multi sites wp-admin it shows this message: The package could not be installed. The theme does not have a style.css.

Do multi sites be a problem?

Hi there, the free version is an HTML template and not a WordPress theme, there is also a separate WordPress theme based on the Definity HTML template that you can get here: https://themeforest.net/item/definity-creative-multipurpose-wordpress-theme/20259333?ref=89elements

Have a nice day,
Viktor | 89elements

This looks like a really cool, fresh and slick theme. Great attention to details, which for me always makes the difference. Will definitely try it out with a project.

Thanks for the good words, I am glad you like it :)

Very Nice Work! Thanks! :)

Thank you, I am glad you like it :)

Thank you very much! :)

No problem, I am glad that you like it :)

Great Template!!! Very Great!!! Super Thanks!

Thank you :)

It says there is a WP template and another template (Definity – Multipurpose One/Multi Page Template) that it does not say for what.

So, if it is not for WP, where/how do I use these files?

Hi there, Definity has HTML (template) version and WordPress (theme) version.

Where you left the comment is the HTML version, it says in the item description when you scroll down.

There is also WordPress theme from that template, you can click on the “Get the WordPress version” image or use this link: https://themeforest.net/item/definity-creative-multipurpose-wordpress-theme/20259333?ref=89elements

P.S. Currently there is a promotion and you can get the HTML version for free.

Have a nice day,
Viktor | 89elements

Hi. Is this theme having W3C standards ??

Hi,

I am using this theme. I would like to know if this theme is having W3C standards ??

Regards.

Hi,

I would like to change the size of the navigation bar but I can not find because my logo is large but there is always a white line, or make it fixed and transparent so that my logo is not cut anymore.

Best regards,

Patrick

ps: i´m working on ” index.fs.slider.op”

Hi there, support doesn’t cover custom edits, but if you share link to your site I will look into it, and try to give you some directions.

Have a nice day,
Viktor | 89elements

Hi, you have for templat db too? demo data for instalaton

Hi there, first tell me what version you have the HTML template or the WordPress theme – like I see you write on the HTML template comments sections – if so you can’t import anything that is just an HTML template there is no dynamic content there except the contact form.

Can you be clear about this – witch version you have, I don’t see from your profile that you have purchased any item?

I write WP – WordPress, and Definity version 1.2

Hi, ok I understand you got the WP version but you are writing on the comment section for the HTML version.

Also, your profile doesn’t show that you have purchased any item from me?

I order to give you “hands-on help” you will need to have a valid license.

Have a nice day,
Viktor | 89elements

Dear Viktor,

I bought your template Definity on Themeforest and I’m having a little problem that maybe you can help.

I’m trying to load a page on certain “Section ID”, for example, after a click on one of the projects on my portfolio, it opens another page with the description of that work. At the bottom of the page there’s a button that sends me back to the portfolio page, but I want that portfolio page to open on another Section ID.

Can you please help me with this?

I just checked again (I have 27” screen), it’s 990px which is correct? I don’t see any problem, it’s probably you have some edits to the CSS that conflicts with the plugin.

Try re-downloading the template don’t edit anything and test to see if the problem still appears.

Hi, sorry, something was wrong but it’s working now. Thank you.

No problem :)

Hi,

Can you tell me what tools you are using or recommend.

I am using atom and am finding the development and testing cycle quite painful. With the whole combination of html, css, php and js

Thank You John

Hi there, this template was build with HTML, SCSS, jQuery and little php in order the contact form to work, if that is what you are asking.

The tools are irelevant and you should use the ones that work for you best. Btw I am using sublime text editor, I think atom is better and last month I’ve discovered Visual Studio Code that I think is better than both.

Have a nice day,
Viktor | 89elements

Hi, I have tried averything to install your Theme but the Server keeps complaining that the file “style.css” ist missing. What can I do ?

Hi there, it’s because you have the HTML version and not the WordPress theme.

Get the WordPress version, link: https://themeforest.net/item/definity-creative-multipurpose-wordpress-theme/20259333?ref=89elements

And ask for refund on the HTML one if you plant to use it for WordPress.

Have a nice day,
Viktor | 89elements

I don’t like the whole single page infinite scrolling layout. I just want a video landing page, with menu links at the top which lead to separate pages. Is this possible with your theme?

Hi there, first thanks for the interest in the Definity theme.

Yes that is possible, you can just simply delete all the other elements in the pagw except the bg video header, and you will be left with only that and the footer.

Have a nice day,
Viktor | 89elements

Hi, We’re having trouble getting the files in the child theme to work.

We can see the new modified files have been added correctly through the WP editor but they have no effect. We’ve also check folder permissions and caches, and everything seems to be ok. Any ideas?

Also, we’ve written our own CSS styles into “Appearance” » “Customization” » “Additional CSS”. While in the process of testing the child-theme issue, we’ve switched between Parent/Child themes and when we go back to the child theme the “Additional CSS” is empty although the styles show up correctly. Where is your theme reading the CSS from?

Finally, maybe related to this… Is there a reason why your child theme folder (“Definity-Child”) contains another folder with exactly the same title (“Definity-Child)?

I very much appreciate your help. We’re at a loss. Regards,

Hi, thanks for your reply.

The theme was purchased on: 2017-09-26 14:45:58 UTC And the Item Purchase Code is: 21b76571-db7e-415e-8c0a-c2c1ed3014ee

Should we download it again? Wordpress doesn’t detect any updates.

Any ideas as to what is happening? Thanks!

Only the child theme was updated and the plugins included. Can you share access to the WP dashboard and FTP access so I can look the problem in more detail (via email from my profile page).

I’see to that with our team and get back to you. Thanks!

I have purchased the template and I can not get the logo to change from white to black when you scroll down. In the demo it doesn’t change either but the documentation says it should, what is wrong?

Hi there, first thank you for the purchase.

The logo in the demo only changes on certain demos, when the background is dark the logo is light, but the default logo is dark.

This is achieved by replacing the logo image with CSS and there is a guide in the documentation.

Here is example from the demo where the logo changes: http://themes.89elements.com/definity-html/index-fs-slider-mp.html

To make this functionality with your logo first, you need two logos, one dark that will be default for everything except when the page is at top and another logo – light this will be the one added with CSS, so what you need to do is simply add this CSS code at the end of main.css

.navbar-trans > .navbar-logo {
   content: url('/path/to/white/logo');
}
replace the path to white logo with the actual path of the image. Also, make sure you have this class .navbar-logo added to the img element that is the logo.


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

Hi, I wanted to buy your theme “Definity – Multipurpose One/Multi Page Template – 29 dollars” so I had some queries before that – 1. Does it support Wordpress latest version 2. Will I get all the content with the zip file as shown in the design? 3. Is there any premium version of the theme which includes more features. 4. Will I be able to change the CSS according to my need

Regards, Kavya

Hi there, thank you for the interest in the Definity.

First, the item that you’ve mentioned “Definity – Multipurpose One/Multi Page Template – 29 dollars” is HTML template and is not WordPress theme.

The WordPress version of Definity is here: https://themeforest.net/item/definity-creative-multipurpose-wordpress-theme/20259333?ref=89elements

For your questions:
1) yes;
2) yes, you get everything that is shown on the WordPress version;
3) No, this is the premium version that includes everything.
4) If you have the skills you can edit the theme how you like.

Have a nice day,
Viktor | 89elements

Hi, Could you give me some guidance on where to place some custom CSS. Kind regards

Hi there, first thanks for the purchase.

The easiest way is to add your CSS at the end of style.css file, that you can do from WP Dashboard > Appearance > Edit > locate the style.css file scroll to the bottom and add your code.

Have a nice day,
Viktor | 89elements

Hi, Just bought the theme and I can’t find the Coming Soon page option.

Hi there, it doesn’t show on your profile that you have purchased the template Definity.

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