Discussion on Enfold - Responsive Multi-Purpose Theme

Discussion on Enfold - Responsive Multi-Purpose Theme

By
Cart 270,111 sales
Recently Updated
Well Documented

Kriesi supports this item

Supported

13770 comments found.

good job / i like

thanks a lot! :)

is it possible to set background images

Yes, of course :)

Does enfold support feature that clicking menu button leads to different section of the parallax pages?

Example, contact us at the button of parallax, so the top menu’s contact us, if the user clicks contact us, it will auto scroll to contact us(bottom) not load to another page?

Yes thats easily possible. You just need to add a “color section” element in the template builder and apply a custom name (eg: contact), then create a menu item or button with the link set to href=”#contact”

This is the latest version of the theme and the latest version of Wordpress… and I still have a question mark each image ….

and my extensions are Captcha Contact Form 7 WordPress SEO WP Maintenance Mode …

everything is ok it came in Settings / Media / Organize my sent folder files monthly and annual…. Thx

as said, please open a thread in our support forum with a link to your site. In case it is protected you can also create an account for the support team to access the admin area and append a private post with that data in the forum. This will speed up the process of investigation :)

http://www.kriesi.at/support/

Thx

I have used several top rated themes on themeforest and I have to say that this is the best theme by far.

I recently converted all my sites over to this them and it has not only improved the quality of my sites, but also streamlined the process of creating a website for beginners like myself.

My only compliant is that the support site uses the Enfold theme and has a ton of features that are not included in the theme because the author wants to his version “unique”.

Some of these features “exclusive” to the authors Enfold child theme are amazing and could easily make this theme the top sold item in Envato Marketplace if the author would incorporate them into the theme.

Other than that I would recommend this theme to anyone looking to take their site to the next level.

Excellent job and keep up the good work.

Thanks a lot for the nice testimonial ;D

“a ton of features” might be to much? Its actually 3 additional elements, other than that its only small css modifications :)

Some of the stuff will for sure make it into future releases :)

CHeers!

Great theme! how do you set up the transparent slider with the image locked in the background. like in this example: http://www.kriesi.at/themes/enfold/pages/team/ down the page where it says “The Office”.

Hey! Thats simply a color section element with a fixed background and some text inside :)

Sorry if this is a double comment. I don’t see it posted.

Can a clickable phone number for mobile be added in the upper right hand corner? And make it fairly noticeable while in desktop mode?

Thanks

No problem :) See previous response

Can a fairly dominant clickable phone number for mobilebe added in the upper right hand corner?

Thanks,

Art

Hey! When choosing one of the headers with an additional menu you can select to display a phone number instead or in addition to that menu at the top: http://www.kriesi.at/themes/enfold/headers/

Not sure though if it would be dominant enough for you :) Maybe with a small additional CSS rule to change the color?

Hello my images appear with a question mark? In the article … LayerSlider sliders and media ….?

Hey! Please see the previous comment :)

Hello my images appear with a question mark? In the article … LayerSlider sliders and media ….?

Hey! Please see the previous comment :)

Hello my images appear with a question mark for this after noon? In Article … LayerSlider sliders and media ….?

Hey! Mind opening up a thread in our support forum? My support team will take care of you ;)

http://www.kriesi.at/support/

Please add a link to your site and also tell us if you have made any recent changes (modified code, activated new plugins etc)

Hi Chris…

Wann kommt die v2.5 in etwa raus?

Danke!

Kann es leider noch nicht sagen :)

Hi !

Is there some kind of pdf documentation or manual or guide about this theme? It’s the first time I’m using it and I don’t know how to work.

Thank you

Hey!

We got a video library with tutorials here: https://vimeo.com/channels/aviathemes The old theme documentation is here: http://docs.kriesi.at/enfold/documentation/index.html

and the new documentation is currently under construction here: http://www.kriesi.at/documentation/enfold/

Hi, i love this theme very much and want to use it to build my website, there is a question, i want to use portfolio to display my products, does it can make a page have 3 columns with sidebar in right? Thanks.

Yes, thats possible :)

Hi I want the Portfolio have a spacing,but it is no_margin. how to do can have margin ? please help me!

thanks

add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
.grid-entry.flex_column {
padding: 3px;
}

Thanks!

Glad I could help :)

Hi, are there progress circles as well as bars, I don’t see them in the demo? Thks

Hey! No sorry, the theme currently only supports bars. You would need to use a plugin like those for additional graphs/bars/etc: http://wordpress.org/plugins/tags/graphs

I have a request or question. Is it possible to create a reverse quotation mark like the one found in testimonials (edit) under font icon?

Thanks

hey! You would need to search that icon at fontello.com and generate a custom icon font with that icon, then upload that fon in enfold->general settings in your wordpress backend.

here is a tutorial on how to add new icons and icon fonts:

http://www.kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader

Thanks for the info. One problem tho… I don’t have the Icon Font Manager section in my general settings. I just watched the video and cannot find that option anywhere. If it is a new update I have not received it. My version is 2.0.1. I have entered to receive theme updates as well. Please advise.

Thanks!

Hey! Yes the uploader was introduced with a later theme version. Would recommend to simply update to the latest version, then you should be able to use it :)

Hello, I bought your theme 4 days ago. I already loaded the sample data, but I have no texts or images in any slider. I also installed the required plugins. In the menu LayerSlider Wp only are 2 sliders: 1. Enfold – most beautiful theme ever, and 2. Why Enfold – Small Header. But both are equally without pictures or text or animations. I still need the other sliders as Fullscreen Slider. Please I need full sliders, to just replace photos and text and they are ready. Please give me an easy solution, or send me the sliders to import. Thank you.

My site is dogmacg.com, but the site will not see anything. The problem is that I have not all the sliders, just 2. Please I need the sliders with photos, text and animations.

Where can I find the purchase code? I just find the Transaction ID and the ABN

Ok, I already found the purchase code

I love this theme, how can i make it so the sidebar is 350px, i’m trying to put ads in there.

Thanks for your support

Hey! The theme layout is based on a 12 column grid system with fixed grid widths and I really cant recommend to edit the css for the grid directly since it can easily break the layout of the theme.

The easiest way to edit it is to open the functions.php file and at about line 140 you will see the configuration array for the layout and the pages with sidebar. Would recommend to change the content and entry width from “nine” to “eight” and the sidebar width from “three” to “four”

$avia_config['layout']['sidebar_left']     = array('content' => 'eight',          'sidebar' => 'four alpha' ,'meta' => 'two alpha', 'entry' => 'eight');
$avia_config['layout']['sidebar_right'] = array('content' => 'eight alpha',   'sidebar' => 'four alpha', 'meta' => 'two alpha', 'entry' => 'eight alpha');
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