Hi support team.
I’ve used the Enfold theme for at while and it all worked allright. But suddently, I can’t edit my frontpage? It’s the only page where I have the LayerSlider – and the only page where the Avia Layout Builder dosen’t work now…
When I want to edit the site, the Avia Layout builder, just keeps “waiting” it’s never comming up. On all the other sites, it works just fine..
I have the latest version of the Enfold theme and have the jQuiry Updater installed.
Before it happend, I installed a new Facebook widget and added a new picture to the slider. Now I removed both, but no difference..
Please help..
Regards, Karolina
This is a fantastic theme and is very high quality! Could you please explain how Google Analytics tracks a one-page site like: “Home v7: One Page Portfolio”? Does Google Analytics track visitor activity for the whole homepage, or, each Section/Element? Is there a way to set up the page so that each Section is tracked as though they were separate pages (maybe using the the “Section IDs)? Do you have any suggestions on how I could track individual Sections? Thanks for your help!! Mike.
Hi
Have you tried creating another slide and replacing it with current one? If so, did issue remain? I’m having no problems duplicating the slide and editing then publishing it. Please let us know if issue’s still remaining.
Regards,
Yigit
Probably not because all breadcrumb plugins use the standard wordpress functions to query the relations between entries and it’s simple not possible for single portfolio items because they don’t have a “parent page” in a common sense.
I think it’s possible to use the “ajax content navigator” portfolio with the enfold breadcrumb function but this would require some custom work and I’d suggest to hire a freelancer for the job.
Thanks Ismael,
I really appreciate the response and your taking the time to add a screen shot!
Mike
Hi,
I can’t reproduce the issue on my test server. Please try following
1) Update your theme to the latest version (2.0.1). Check if the update fixed your issue.
2) If 1) doesn’t help try to deactivate all plugins – if the widget starts to work a plugin causes a conflict (probably manipulates the query somehow). In this case you can activate the plugins one by one to find the culprit.
3) If 2) doesn’t help please create me a wordpress admin account and send me the login data to: (Email address hidden if logged out) – I’ll look into it.
Hi!
I love the Enfold theme – but I have a problem that might be Enfold, might be WP or maybe it’s me.
When I want to use an image that should be rotated 90 degrees. I upload the image into wordpress, I edit and rotate, I check the save-for-all-image-sizes box.
It has then happended several times that the image is not displayed correctly. To me it looks like it might be incorrect as preview and correct after clicking on it (that is, when it is displayed in a lightbox)
Help! What is wrong?
Here is an example, just click on the image:
http://lystilditthus.no/?p=1899&preview=true
Hey!
Thanks for providing your translation :)
Best regards,
Peter
Please install version 2.0.x . Then Go to “Enfold > Theme Update” to enter the themeforest credentials (Username & API key).This screenshot: http://www.mediafire.com/?4o1fidt35fn4zdl will help you to generate this api key.
I want to combine certain portfolio items from different categories to display together. As I have lots of portfolio items, it would be really messy if I need to create a category for all the different combinations I am trying to achieve.
An option within the shortcodes to choose posts and portfolio items by ID instead of categories would be nice. This would help me a lot and probably anybody with a heavy content site. I already posted this reqeuest in a comment and Kriesi mentioned the possibility of a developer option for this request http://themeforest.net/item/enfold-responsive-multipurpose-theme/discussion/4519990?page=70#comment_4651563 . Hope this feature will be integrated in one of the next updates.
Thank you very much.
Just a question –
I have never done any changes to the enfold files – is there anything I should do before I change anything – like a backup or something?
Thank you very much. I will try that.
To add a comment form to standard pages open up wp-contentthemesenfoldpage.php and replace
get_template_part( 'includes/loop', 'page' );
with
get_template_part( 'includes/loop', 'page' );
//wordpress function that loads the comments template "comments.php"
comments_template( '/includes/comments.php');
I’m not sure if pages which use the advanced layout builder support comments but afaik they don’t.
Please try to insert following code at the bottom of functions.php
add_action('admin_print_scripts', 'avia_gravity_forms_admin');
function avia_gravity_forms_admin()
{
echo "n <style type='text/css'> n";
echo "body #TB_window{margin-top: 0 !important;}";
echo "</style>n n ";
}
Hi,
Please download Enfold 2.0.1. It will fix the meta infos.
Regards,
Ismael
problem solved. no need to reply.
KP
Hi Kriesi Team!
First of all I would like to say a big thankyou for this brilliant theme (Enfold). I have bragged about it to a few friends.
I have almost finished my site and I just have two things I want to fix, and I cant seem to find an answer on our Forum.
1. When a visitor is logged into my site… they can click on this icon found on the logout button and it will lead them to the forums/user page. How can I change the URL link so it leads them to ‘My Account’?
I have attached an image so you can see what I mean – http://s24.postimg.org/s6wg8c51h/PIC1.png
If I cant do this can I at least remove/disable this icon all together? (My site does not consist of a forum, and I really want to remove this feature)
2. Last question… when a visitor has an empty cart they are shown a button saying ‘return to shop’.
Woo Commerce has made this button take you to the Shop Page. (My shop page looks hideous by the way…)
Is there a way I can redirect visitors from that page to the another store page I have created? (a pretty one of course)
http://s23.postimg.org/qqtnycpob/PIC2.png
Thats all folks!… and thankyou! :)
Hi,
Yes, just edit functions.php and find this code:
if(isset($avia_config['use_child_theme_functions_only'])) return;
Below, add this code:
add_theme_support('avia_conditionals_for_mega_menu');
Condition logic option will be enabled on the Appearance > Menus panel.

Regards,
Ismael
I am using enfold. On the front page there is the “about” link. I would like to link it to another page than the dummy data that comes with the theme, and I want to keep the dummy data page intact for reference.
I cannot find where to make this change.
Any input would be appreciated.
Thanks in advance.
Hi,
You can use this on your custom.css or Quick CSS:
This is for the active accordion title box:
.toggler.activeTitle {
background: blue;
color: red;
}
And this is for the inactive boxes.
.main_color .toggler {
background: green;
color: blue;
}
Regards,
Ismael
Hi,
It is showing properly on my end. Please update to WordPress 3.6 and download Enfold 2.0.1.

Regards,
Ismael
Yigit, thank you for your reply, but where can I find an API key, and I can not find options page in enfold theme where I can put this information.
Can you give me more details ?
Regards,
Jay
Probably something simple, but I’m a newbie. On the blog page, where there is a list of postings one after the other, the tags do not show. But, on each individual blog post, they do show. How can I hide these tags on each individual blog post page? Enfold theme.
general blog page, where tags do not show:
http://mauiislandportraits.com/maui-photographer-blog/
individual blog post where tags do show and where I would like to hide them
http://mauiislandportraits.com/watercolor-photography/
Thanks,
Ken
I would like to change the colors of the Accordion slider’s title boxes when they are opened and closed (background and text). I’ve tried poking around the source files and can’t seem to find the area I need to modify. Is there some shortcode I can use to do this?
TIA!
Hi,
You just need your ThemeForest username and API Key. You can enter them in Enfold theme options page and update your theme from WordPress backend. If you have made any changes on theme files please don’t forget to backup those files.
Regards,
Yigit
Hi,
Thank you for choosing Enfold. Your site looks great :)
Regards,
Yigit
I was on a fence which theme to choose, and I’m glad I got Enfold
http://www.griddleguy.net
thank you
Hi,
You can use this plugin and set it to only have 2 options:

Regards,
Josue
Hi Tom,
You’re welcome, glad we could help :)
Regards,
Yigit
Oh Yigit …
We Germans have a saying: “The one who is able to read, always has the benefit” … :-)
I’ve looked everywhere in the theme – but haven’t seen the “custom color” setting in the promo box … :-)
Both solutions worked perfectly !!!
Thanks again !
Tom