Discussion on Enfold - Responsive Multi-Purpose Theme

Discussion on Enfold - Responsive Multi-Purpose Theme

By
Cart 270,153 sales
Recently Updated
Well Documented

Kriesi supports this item

Supported

13773 comments found.

Hello. I have a problem. Unable to install all Layerslider WP plugin? I have already installed 3 times and I copied WP theme and goes. Where can I download?

Hey! Not sure what you mean. The layerslider plugin is already included in the theme. you can disable the plugin if you use it separatly :)

Hello,

Does your theme support BuddyPress?

Regards Martin

Hallo Martin! Nein leider haben wir keinen extra BuddyPress Support hinzugefügt…

I use the Fullwidth Masonry Gallery. All my pictures are 200×200 pixels. Is it possible that the images appear smaller, eg 70%. Or should I adjust the size of all images.

Hey! making the images appear smaller would require you to change the css grid that controls the images which I would only recommend if you know how to create css grid systems. otherwise I would recommend to upload bigger images?

I use the Fullwidth Masonry Gallery and add a link on the images. Can I open the link in a new page?

Would require a small customization:

in file config-templatebuilder/avia-shortcodes/masonry_entries.php search the line that reads:

                    $this->loop[$key]['html_tags'] = array('a href="'.$this->loop[$key]['url'].'"','a'); //opening and closing tag for the masonry container

and change it to

                    $this->loop[$key]['html_tags'] = array('a target="_blank" href="'.$this->loop[$key]['url'].'"','a'); //opening and closing tag for the masonry container

I use the Fullwidth Masonry Gallery. This shows 4 images next to each other. Can I place more images to each other in the first row.

no sorry, thats not possible. the masonry javascript calculates the width of the items and its already quite complicated to have it correctly display same width elements across the board. Changing that so you can display more items in the first row would be a very difficult customization…

Kriesi,

On my homepage slider, I set Slider width 100% and height 470. My image size is 1030×360 per the Documentation for a full width slider with no sidebar. The problem is when the Browser window is stretched all the way from left to right to fill up the monitor space, I notice the image of the slider moves up which causes the top of the image to be cut off under the header bar. Anyway to fix this? I thought this was dynamically responsive? Thanks.

Also, other than adding: add_filter(‘jpeg_quality’, function($arg){return 100;}); to the function.php, is there any other way to ensure that WP doesn’t compress the images I’m uploading for the Gallery or Home Slider? Seems like this template still compresses my photos, especially in the Gallery when it’s smaller, looks a bit blurry, but clear when viewed in Lightbox. Please advise. Thanks again.

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 so we can take a look at the problem ourself :)

Thank you, I just created a new thread. Please respond soon as I’m in a very tight deadline to launch this site for my client ;)

I really like this theme and your page builder.

Is it possible at add a “Advanced Layerslider” into a “Color Section”?

Maybe by shortcode?

No sorry, thats not possible. why exactly would you want to do that? you can set the layersliders background in the layerslider and dont really need the extra markup of a color section :)

Hi,

Can I just ask if It’s possible to change the font style on each page?

Let’s say I want to use a font like “Oswald” on a headline on a page, and then use the font “Arial” on a headline on another page, is this possible?

That would require small customized css snippets, by default the theme only comes with font selectors that act globally…

Hello!!

Is there a way to control the title AND/OR excerpt font (size, color, style) of the portfolio grid through Quick CSS?

Amazing theme!

Thanks!

of course:

add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
#top .grid-entry-title.entry-title a{
color:#789000;
font-size: 15px;
font-weight:bold;
}

#top .grid-entry-excerpt.entry-content{
color:#789000;
font-size: 15px;
font-weight:bold;
}

change the values as you need ;)

hi what contact form plugin do you use?

The theme comes with its own contact form builder, deeply integrated into the framework. If you need more than the contact fields listed here:http://www.kriesi.at/themes/enfold/shortcodes/contact-forms/

it also supports gravityforms out of the box

Hi,

where can i change the content of the 404 site?

Thanks.

Hey! For that you would need to edit the 404.php template, there is currently no dynamic way to change the content of that template dynamically…

hi, how can i change the main background image using in this theme by this code ” background-image: url(http://www.kriesi.at/themes/enfold/files/2013/04/photodune-757323-living-room-m.jpg); ” i want a easy why by without changing any code and using wp-admin reply ASAP thanks Mueid Mehmood

hey! first of all you would need to purchase this picture on photodune. then go to enfold->styling and set this background iamge for whatever area you want it :)

Hi,

I’m running the latest version of the theme and WP 3.7.1 I’m having some issues with the Services page on this theme… there is a services menu that comes with the theme and I’ve entered some in there, however when I create the Services page itself, it displays the services in a weird way and there is no way to edit that…

I tried the page builder, it won’t react to that. I tried to add some SEO to the page, it won’t react. So whatever changes I make it does not display them…

Another thing is that since the upgrade, the page builder is sometimes not loading at all.

Please let me know what I’m doing wrong.

Thanks

Hey! This sounds like a plugin incompatibility. Would you try disabling your plugins one by one to check if any of them is causing the issue. if thats not the case please open up a forum thread in our support forum with a link to your site so we can take a look ourselves: http://www.kriesi.at/support

I can’t insert external plugin shortcodes both when I use your template bulder than wordpress editor.

this is a real nosense limit for me…

Can you Help me?

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 and let us know which plugins you have activated and which shortcode you are trying to use. There should be no limit of shortcodes :)

Running into problems with the header/logo/navigation area in Internet Explorer. Shows up in IE 10 fine on mine end, but I also had a coworker bring it up on IE 10 on a separate machine and producing the same issues that were being shown in older versions of IE. Any ideas? Thank you.

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)

Guess ie10 is running on win8, just if we want to reproduce it?

Sure thing. Well, I came across the issue in IE10 on Win8. Then I had another person on my team check it in and older version on XP and the issue was happening in the same area, but a little different. But I’m running IE10 on Win7 and see no problems. But I’ll open a thread on the forum. Thank you for your quick response!

Thanks, my team will let me know if there is anything I can or need to do to fix the issue ;)

Hello! Great theme!

I use TablePress plugin. Your theme automatically draws half table frame. It draws the left vertical line and the upper horizontal line. I need to remove them, or completely draw a table frame.

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 so we can take a look at the issue ourself :)

Hi Kriesi,

Firstly – great theme, congrats on the huge amount of sales! I’ve been working with Enfold for a few months and the flexibility you have built in is fantastic.

I do have a request however, is it possible to disable image rollovers for featured images on blog posts? I tried looking through the support forum but was unable to find a definitive bit of css to use.

Hey! add this to your custom.css stylesheet in folder /css/ or to the quick-css panel located in your wordpress backend at Enfold->Styling:
.template-blog .image-overlay {
visibility: hidden;
}

This should do the trick :)

Thanks very much :) – is there some additional css that will remove the link? the overlay is disabled now but the lightbox popup is still active.

unfortuantely removing the link would take some more customization. if you really want to do that please open a forum thread in our support forum and my team will guide you trough the process: http://www.kriesi.at/support/

Hello Kriesi,

I have a question, is it possible with a Fullwidth Masonry Gallery, to add a filter where i can filter between diffrent pictures?

Just like with the Fullwith Mansonry?

Kind regards,

Hey! Sorry thats not possible, simply because the images in wordpress do not have any tags or taxonomies which would allow you to filter by…

Hello Kriesi, still love your theme, almost ready to start my website wi th I think, still have few questions :

1- Do you have an exemple of different way to show portfolio (grid of images with text on rollover or behind it…, gap between item for page presentation…) ?

2- is it possible to have portfolio/blog carousel for the last project (shortcode to put everywhere) with slide ? full sreen ?

3- I have read in on other comment and I agree, that it will be a good idear to improve the styling of the navigation (don’t get me wrong I think it is already awesome, but still) for exemple : is it possible to change the way the title of the portfolio masonry is show ?

Thank again for you time.

Hey!

1.) all variations of the portfolio element are shown on the demo site. along with the masonry element those are the 2 options you can choose to display your portfolio items

2.) I am not sure what this means, mind to elaborate?

3.) Navigation will be improved with one of the next versions ;)

4.) this is planned with the update of the navigation

1. So it is not possible to put a gap between item in the portfolio 2, 3 or 4 columns ? change the size or proportion of the featured images ? or place the text on rollover or on the image ?

2. I was thinking of that : http://www.kriesi.at/themes/enfold/shortcodes/post-slider/ , is it possible to use this carousel for portfolio or pages, with different effect like slide ?

3-4. Nice !

Thank a lot.

Its not possible for the portfolio element, no. The masonry element would allow to change the gap and proportion:

http://www.kriesi.at/themes/enfold/portfolio/masonry-portfolio/ http://www.kriesi.at/themes/enfold/shortcodes/masonry-gallery/

setting the post slider to slide instead of fade would currently require a small customization since we didnt activate the feature yet (it wasn’t pixel perfect and until it is I don’t want to officially ship it :D )

Good theme. Some issues though.

For example, the page builder allows you to choose the width of columns, but you have very few possibilities. Basically, if you want your container to be centered, you have to go full width (1/1), or make it half width (1/2). There is no way to center anything else unless you dig in the code.

That’s just one example, but many things are like that.

The Theme is good, but know that it has limits and that you’ll have to dig into Avia Framework and use the support forum (which btw is great) quite a lot.

Hey! Thanks for the feedback :)

We are always happy to get additional suggestions here: http://www.kriesi.at/support/topic/enfold-feature-requests/

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