But there’s an “empty value” which will be used as default value – compare wp-contentthemesenfoldconfig-templatebuilderavia-template-builderconfigmeta.php
array(
"slug" => "layout",
"name" => "Footer Settings",
"desc" => "Display the footer widgets?",
"id" => "footer",
"type" => "select",
"std" => "",
"class" => "avia-style",
"subtype" => array(
"Default Layout - set in ".THEMENAME." > Footer" => '',
'Display the footer widgets & socket'=>'all',
'Display only the footer widgets (no socket)'=>'nosocket',
'Display only the socket (no footer widgets)'=>'nofooterwidgets',
'Don't display the socket & footer widgets'=>'nofooterarea'
),
I know that some of the older versions used the global settings to preselect the right value in the metabox dropdown but since Enfold 1.5 or so this is not the case anymore.
Hey!
The product pages shouldn’t be affected by the change but Enfold uses a new “Layout Builder” and your “dynamic templates” and the shortcodes (which where created with Abundance) are not compatible with Enfold.
Best regards,
Peter
Hey there. Loving this theme!!
One issue i’m running into is importing blog posts with full sized image sizes.
On my previous theme I simply inserted full sized images into the post, when I converted to enfold for some reason it shrunk them from ~900px to 600px. Is there anyway to override this preset so I don’t have to go back through every post and reinsert all the images?
Here is an example for if it helps: http://www.adaytoadore.net/2013/06/allie-jacob-union-station-kansas-city-wedding-photography/
As you can see everything looks squished, whereas before it was all full width. Your help is much appreciated!
Resolved: I reactivated my old theme than deactivated it and activated enfold. Seemed to solve the problem, to think it was so simple. Very weird. Hope this helps anyone with the same problem!
Updating to 1.8.1 did not solve the problem either. Your help is highly appreciated, since some main features in the portfolio (dozenten) section is not working.
Thanks again.
Regards, SEbastian
Officially Enfold just supports the icons which are bundled with the theme. We’ll add a “font icon generator” to the theme framework but we have no ETA for this update yet. Devin wrote a short tutorial: https://kriesi.at/support/topic/youtube-icon#post-117381 which shows you how to include custom social icons manually.
Hi,
You can request to add the function here:
https://kriesi.at/support/topic/enfold-feature-requests
Regards,
Ismael
Hi,
First,upgrade to Enfold 1.8.1. See if it fixes the issues.
Increase the wp php memory limit to 128M or higher. Edit wp-config.php, add this code:
define('WP_MEMORY_LIMIT', '128M');
If you have .htaccess file, add this code:
php_value memory_limit 128M
Regards,
Ismael
Hi,
Open functions-enfold.php, find this code
//now we got everything we need to preapre the output
foreach($sorted as $key => $post_type)
{
if(isset($post_type_obj[$key]->labels->name))
{
$output .= "<h4>".$post_type_obj[$key]->labels->name."</h4>";
}
else
{
$output .= "<hr />";
}
Replace it with:
//now we got everything we need to preapre the output
foreach($sorted as $key => $post_type)
{
if(isset($post_type_obj[post]->labels->name))
{
$output .= "<h4>Articles</h4>";
}
elseif(isset($post_type_obj[page]->labels->name))
{
$output .= "<h4>Pages</h4>";
}
elseif(isset($post_type_obj[$key]->labels->name))
{
$output .= "<h4>".$post_type_obj[$key]->labels->name."</h4>";
}
Regards,
Ismael
Hello ,
I can not make portfolio sortable ( items disappearing ) , only without sorting works fine.
the wev-link : http://vesna-home.ru/portfolio
how I can fix it ?
theme : Enfold 1.7
before I`m already tried to remove all portfolio items and create a new – no lucky .
thank you
Hi,
First, upgrade to Enfold 1.8. Create a test page, add a Text Block for example. Edit the element, you’ll see a custom css field below. You can add a unique css selector for that specific element.
Regards,
Ismael
Hi,
I visited the site on Chrome: http://www.aqb.com/quickbooks-enterprise/
It loads approximately in less than 10 secs.
There are several things you can do to speed up page loads.
1.) Use CDN.
2.) Use caching plugin like WT3 Total Cache or WP Super Cache.
3.) Use minify plugins like bwp-minify.
4.) Optimize image sizes.
5.) Upgrade domain host.
Regards,
Ismael
Hey,
@wacky: Thanks for the tip.
@skosmer: Go to Enfold > Footer > Copyright > Insert [nolink].
You can also edit the footer.php manually, find this code
$kriesi_at_backlink = apply_filters("kriesi_backlink", " - <a href='http://kriesi.at'>Enfold Theme by Kriesi</a>");
Regards,
Ismael
Warning: file_get_contents(/webler/magnauratours.com/testtuna/wp-content/themes/enfold/config-layerslider/LayerSlider/sampleslider/sample_transitions.js) [function.file-get-contents]: failed to open stream: No such file or directory in /webler/magnauratours.com/testtuna/wp-content/themes/enfold/config-layerslider/LayerSlider/builder.php on line 14
Would you please help mo solving this problem..
thanks
Yucel
Hi, dudes
am new to Enfold and wordpress, am building my website now and i got 3 questions.
a) when i was setting the header i find an Error.
http://www.thecarrierseattle.com/Error pic.jpg
Well i change the setting in the red circle and this happens, how should i fix it?
b) is it possible for me to add other social Icon beside those u list out, and how?
c)How can i change the “Home” in header to my own country’s language?
thank u guys and have a great weekend
Its likely Chrome
After continual use
ie multiple refresh/sites…
It does trip over itself and overloads
shut down all occurrences and launch again
Hi guys, in the next update could you make it so the images in sections can align flush to bottom? I had a support request on this which worked for one site and I tried the same on another site and it’s continuing to add padding under images in mobile devices.
When you select “no padding” in the section settings it automatically adds about 30px below images. When you view on mobile devices it adds about 20 px to top and bottom of section even if no padding is selected. This is a major issue with theme as it’s the basis of how I need my clients sites to work with images so it’s a deal breaker at this point since it’s not working.
Thanks much,
Chris Omlor
Just wandering how i might remove the “Enfold theme by Kriesi” at the bottom of the page.
Thx in advance.
Thanks Ismael,
This works but isn’t easy for my client to alter at a later time. Lets get the page functionality into Enfold.
I have been excited to work with Enfold since I first laid eyes on it. After purchasing I dove right in and played with many of the features. Thank you for such a beautiful template!
Now for the bad news.
I have a page layout template used on all three of the following pages that successfully displays Featured Images from the selected categories in a Post Slider above Blog Posts:
http://up-shift.net/upshifttest/editorials/
http://up-shift.net/upshifttest/news/
http://up-shift.net/upshifttest/reviews/
The same template was used to for the following page minus the Blog Posts in an attempt to copy the success of displaying Featured Images as in previous pages. Instead I have 4 1/4 content boxes with Custom Text Blocks with links and Post sliders that also work just fine.
My Frontpage however has an issue with the Post Slider: http://up-shift.net/upshifttest/
The Post Slider, used from the template that works on the three other pages, displays only one Featured Image in the slider. This happens to be the most recent post which was imported with all the others. When the Post Slider rotates to the next image it displays that image for only a split second and then it disappears. No other images can be seen from then on. The Post Slider also seems to end after the assigned number of posts and does not recycle.
Whats worse, the Featured Images do show in the 4 1/4 Post Slider sections under the large one with the issue.
Please help?!
Awesome! It works.
1. I did not have #wrap_all for ID
2. Still had background set in the enfold Style tab
Once again, GOOD WORK!
Rick
If its already on your server it wont be removed when you copy over the 1.8 update. Version 1.8.1 does re-add it into the theme files however.
Hi guys,
I read somewhere in this forum that all styling options in Enfold are saved in dynamic-css.php
On my test server this is working great, but somehow on the live server (different provider) I cannot save changes I make in Enfold > Styling… all other settings (General Settings, Header, etc) do get saved, but the Styling / Quick CSS don’t…
I’ve already changed the permissions of this php file to 777, but this doesn’t make a difference…
Anything else I can try?
best regards,
Bas
Hi Pedro,
You need to re-do the functions that include the admin folder and its contents into your child theme. Either way you will be having to look at the chang log for each version to replace or not the files within your child theme.
I find it better and less buggy overall to not use a child theme when editing a theme like that. But since you are already using one you can make a changelog.txt file of your own in your child theme with the notes and copies of all files you’ve changed in the parent so you can easily re-add them after each update.
You can also use the version.txt from the main theme to only update those files that have been changed instead of overwriting the entire theme.
Regards,
Devin
yes I’m on WordPress 3.5.2, just installed it last week when i purchased Enfold. these issues are occuring on the 3.5.2 install
Hi corly,
If you import it again on top of what you have it will reset your Enfold options and duplicate the menu items. It would be easier to just re-make the ajax portfolio since its really simple to do so.
The Ajax Portfolio Preview Settings allow you to set a preview image or a group of images to be used specifically in the Ajax portfolio view. This layout isn’t as flexible so that the previews will load predictably for the theme.
These are just under the visual editor on each portfolio item. You add a single image and some data for each portfolio item and then when you have a portfolio element you have a new option of making it ajax enabled.
Regards,
Devin
Hi, Enfold has been updated with an Ajax Portfolio.
I just downloaded and installed the new files. Can I import the (xml) dummy data again so I can use this example page as a starting point: http://kriesi.at/themes/enfold/portfolio/portfolio-ajax/
without erasing the current pages of my website?
How to remove the get parameters from JS/CSS files (e.g. enfold.css?ver=1)