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.

Hello,

I am wondering why the images in the “Featured Projects” section on the homepage of my site are not responsive – I used the same sizing as the placeholder suggested (900×580).

drumcameras.com

Hi there, first thank you for the purchase.

The “Featured Projects” images in the demo are added with CSS as a background and then centered, you have them as an actual image with img tag, that’s way they are not responsive.

Have a nice day,
Viktor | 89elements

why can not I download the update

try again after some time

Hello from Germany,

what is the best file-format to implement a video in the header. What size (height & width) do you recommend.

The same as the demo video, check the link to find the exact video.

P.S. your support is expired.

Have a nice day,
Viktor | 89elements

I have the following problem:

When I create a new subpage, then no icons are displayed.

Example: On my main page (index.html) I have in my footer a “to the top” text with an icon “arrow up”. Everything is displayed normally here. For my subpage, however, I only see a placeholder instead of the “arrow up” icon.

I do not know how to fix the problem and need your help.

When you create new sub page make sure you have the correct path of the links loading the fonts and the other assets in the head of the page.

Have a nice day,
Viktor | 89elements

I made sure that I specified the links correctly. Have solved the problem in the meantime. It was up to the browser. It did not work with my Firefox. When I loaded the page with Microsoft Edge, it worked.

Thank you and have a nice day too!

Glad to hear everything is fine :)

do you have support to RTL

There is no support for RTL yet but is planned for a future update.

Have a nice day
Viktor | 89elements

Hi! thanks for template. Can’t understand how to change parallax background on counters… its now from placehold.it. I try to change it in assets/styles/scss/_counters.scss but nothig happen. Could you help me please?

Hi there, you need to have purchased the template in order to get support – or use the profile that you’ve purchased the item with.

Hi, i found out there’s a problem with the slider. on desktop the slider at the website shown great and ok. http://hayobranding.com/#design but when i view at iPhone Safari browser, all the images in the slider display as block. please help to solve it, thanks. sample as attached

Hi, the slider is name is Slick Slider link here

For more detail support you need to have a valid license.

Have a nice day,
Viktor | 89elements

how about the problem i mentioned above? iPhone Safari browser show slider’s images as block instead of slider.

You need to have support license for more detail answer.

P.S. probably the slick slider in the js have responsive settings, delete those and it will work like you expect.

Hello! Why don’t work the live preview for this theme?

Small hosting problems (now fixed).

Websites are now up and running.

P.S. If you have any questions about the theme or the template feel free to ask.

Have a nice day,
Viktor | 89elements

Thanks Viktor! Have a nice day to you too

Nice theme but we have a problem with this page on iPad:

http://themes.89elements.com/definity-html/index-animated-mp.html

The image is not displayed in landscape mode on a normal iPad, it works fine in portrait mode. On an iPad Pro, neither orientation works.

Could you please check and advise on a fix.

Thanks,

Mike

Hi Viktor,

It happens in Chrome too, I think on IOS Chrome is using the same engine as Safari though so that’s probably to be expected. I’m on the latest version of IOS.

It’s the same on my iPad mini in Landscape mode though so it’s not just related to the Pro. I would imagine you would see it on a normal iPad in landscape mode.

Let me know if you need me to test anything here as I’m happy to do that.

Thanks,

Mike

Can you use inspect elements on iPad Pro with Chrome?

If you can, inspect the hero section and play around with the background related CSS rules, till it works. If there is background-attachmend: fixed, try turning that off.

I’ll get the developer to have a look, this is a bit beyond me but we can inspect via safari if you plug it into a cable so I’ll let you know if we get stuck.

Hi Viktor – I am using the index-app-landing (mobile landing page) and I’d like to ask you on how to change the images for the features section (fa-btc, fa-code, fa-comments, etc). Also, how do we change the image for the ones that appear in the ? Any help/pointers will be most appreciated. Thanks!

Hi there, first thank you for the purchase.

Those are not images, those are icons -( fa-btc, fa-code, fa-comments, etc) – those are FontAwesome icons.

There are 3 font icons available to chose from, you can see the all the icons from elements > icons …

You change them by simply replace the code for example for Bitcoin fa-btc to fa-start, to be a start icon, you can fine the code from the links in the elements.

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

I followed the directions of the guide. the contact form does not work. where am I wrong.

Hi there, you must have not expired support license in order to get help.

There is no problem with the contact form is tested by a lot of users, the problem is probably in your hosting or your location is blacklisted by spam filters so you can’t get any mail.

Have a nice day,
Viktor | 89elements

In the home “Full screen video” in which file is the name of the opening image before the video? And what is the name of this image? Thank you

Hi there, in the HTML version of Definity, the images are not included and they are replaced with placeholders.

If you are asking how to change the placeholder with your own image, here is the CSS that you will need:
.fs-video-hero, .fw-video-hero {
    background: url(../images/YOUR_IMAGE.jpg);
    background-size: cover;
}

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

Hello! Thank you for this great theme. I am thinking of using Agency 2 OP. Is there a way to remove the logo in the navbar, then have the navigation links be totally centered? I plan to have a logo in the hero area instead, so I think visually, things would look nice if the navigation above a centered hero area is also centered. Does that make sense? When I take out the logo coding, there is some odd padding on the navigation links. I see there is a float: left and float: right in the CSS, so that is what is confusing me as well when I try to edit the navigation on my own. Could you advise which part of the CSS I need to edit in order to center the navigation? I appreciate your help!

Hi there, the template doesn’t provide a centered navigation option with a logo or without a logo, all available nav layouts are presented in the demo.

But this is an HTML template and you can edit it however you want, even you can delete the nav and write a new one.

The nav is the one that comes with bootstrap 3 and there is no easy way to do that what you want.

P.S. for more in detail support you need to purchase the item.

Have a nice day,
Viktor | 89elements

Oh, sorry about that. I meant to mention I downloaded the template when it was offered for free in November. Thank you for your help.

Hi, i downloaded the theme when it was free, but i get ” The theme is missing the style.css stylesheet.” although i tried both cpanel upload & through wordpress…

Hi, that’s because this is not a WordPress theme is an HTML template – here is the link to the WordPress version of Definity: https://themeforest.net/item/definity-creative-multipurpose-wordpress-theme/20259333

Could you please help me with my main image im trying to upload im just having some basic issues thank you! I also sent an email.

You need to replace YOUR_IMAGE.jpg with your image.

Use this to test: url(‘https://via.placeholder.com/1600x900'); if it shows a gray image with a number it works.

thank you that worked perfect can you help with one more item i would like to make the image darker is there something i can change to tint the image?

That is controlled by the rgba alpha value – rewrite this:

.agency2-hero .bg-overlay {
    background: rgba(17, 17, 17, 0.5);
}

0.5 is the alpha value 1 is full dark 0 is fully transparent.

You should use chrome inspector and find this rules, also test the adjustment in real time.

P.S. If you having troubles with the HTML version I would recommend getting the WordPress version.

Have a nice day,
Viktor | 89elements

Hello – I am using the one-page template and have two questions. Here is a link to my dev site: http://golimbodev.com

1 – Nav bar text link hover color – I am using the dark version. I changed the hover color on the text links to blue – which works properly after the user begins to scroll on the page. But I can’t locate the class in the CSS to change the hover color when the site first loads (before the user begins to scroll and the black nav bar background displays). Can you please tell me which class controls the text link hover before the user scrolls.

2 – Hero image (background image) – I noticed that the hero image is not responsive on tablet landscape view – it displays full size instead of resizing / cropping like it does on mobile and tablet portrait. Can you please tell me how I can correct it.

Thank you

That worked – thanks!

Glad to hear that :)

Hi Viktor,

the features ft-cards-2 (http://themes.89elements.com/definity-html/elements/features.html) are not responsive. Also not in your demo. In the wordpress it works. How can i fix this?

Btw…awesome template!!...bought it right now.

Greets, Daniele ;)

Hi Daniele, the support doesn’t covert editing the template by your specs. I can help only with bugs and explanation of features.

For the nav to not shrink when you scroll down try removing the class .nav-small from the main.js file and then edit the CSS accordingly.

Have a nice day,
Viktor | 89elements

Hi Viktor, i understand! Still thank for the help with the nav.

With your instruction I tried to rebuild the team feature. But I have problems there. The text is somehow in the header and the picture is again not responsive.

Can you help me here?

http://2018.hkolife.com/berater.html (steffen/steffen17)

Thank you, Daniele

Hi, the problem described is because of this:

@media (max-width: 767px)
.fw-slider-hero {
    height: 300px !important;
}

when you go pass 767px, the hero section collapses to 300px and the bottom text takes all the available place.

Setting this to 600px instead of 300px will fix that.

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

hey man… one final question. i got it to work great. why doesn’t the youtube video autoplay on mobile/iphone? it works great in web browser. is autoplay something that doesn’t work on mobile?

Yes, the autoplay doesn’t work on mobile devices – it’s disabled by manufactured in order to save battery.

Hello -

My name is Ben Brown. I was wondering if you have any pages on your “multipage” that would fit for a typical “Profile” type page.

Do you have a suggestion from your templates that would work? This would be for an enterprise license.

Thanks, Ben

Hi Ben, thank you for your interest in the Definity template.

Can you explain a bit more what you have in mind by a profile page?

P.S. let’s continue this conversation via email (viktor@89elements.com)

Best,
Viktor | 89elements

Ok. I get that I can write custom css. What I’m asking is where in the main.css is this “class” for

. I can’t find it?

Can you please tell me what line or where to search? none of these classes seem to be in the main.css file.

Here’s the code and classes:

<!- Hero Content ->

RANDOM IS RESISTANCE

Navigate, main folder > assets > styles > main.css on line 7886 font size is set to 6em; – that’s it.

But this is not the way to do it because of two things – 1) this template was built with SCSS then compiled to CSS, if you know SCSS it’s a lot easier because there are variables for everything.

2) It’s not required to know SCSS, you can easily use CSS for any changes, but here is the correct workflow:
- Create your own stylesheet and load it last in the head of the doc;
- Use chrome inspect to find the classes used, fast;
- Rewrite those classes with your own rules;
Much cleaner and faster;

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