I worked out how to re-add the icons/icon fonts (not sure why they went missing with the update)
http://kriesi.at/archives/enfold-version-2-3-say-hello-to-our-new-iconfont-uploader?ref=Kriesi
Watch the video, pretty easy (but a pain)
Hey helgipetersen!
The icons seem to work for me. Please try to clear your browser cache.
Cheers!
Peter
Hello, I just updated to Enfold 2.3
And now I can’t see my icons on the page? what shall I do to fix it ?
http://lyd.helgipetersen.com/
It seems that the headings of the four tabs on the Archive page cannot be translated: Blog Posts | Pages | Categories | Monthly.
The first three items are located in the .po file, but the translation won’t appear. The last item ‘Monthly’ isn’t located in the .po file.
I’ve updated the the translation file from source using Poedit, but without result. I’m using the .po and .mo files located in Enfold/lang. Any suggestions?
Thanks Ismael – this has made them visible however it doesn’t actually sort them:
http://www.berkshireeyesurgery.co.uk/eye-surgery-videos
Hi Ismael,
that´s the best answer I have hear the last weeks… :)
But it seems that there is a problem with this setup. I want the Shop-Strat-Page at: domain.de/Shop
1. As long as I do not set the Shop Base Page to Shop, it works fine with the Slider and the Grid.
But after I set Shop Base Page to Shop, this is the result:
No Slider, 2 Grids and a sidebar that I don´t want…
2. How can I set the Layer Slider at a Product-Page? In the Options you can´t see the Layer Slider. There is just the Easy Slider to see…
Best regards
Bruno
Hi!
Nextgen Gallery works just fine with Enfold. You need to insert the gallery shortcode into a textblock and configure the lightbox properly: https://kriesi.at/support/topic/how-to-use-nextgen-gallery-with-enfold-and-other-kriesi-themes/
That said our theme does not support image galleries from external sources but you need to import the images into the wordpress media gallery.
Regards,
Peter
IE 5.2 für Mac, 8 für PC.
Hello!
Ok, thank you. I could reproduce the issue with this entry. Try to add following code into the quick css field
.portfolio-preview-content {
width: 33.4% !important;
}
(Enfold > Styling on the wordpress admin page).
Regards,
Peter
Enfold 2.2 – When saving in advanced layer slider I get this message below. I am given the option to continue or stop, and click continue, and it then saves; but, obviously, something is amiss….Any suggestions on how to correct this so it doesn’t keep coming up? Thanks – Ken
“A script on this page may be busy, or it may have stopped responding. You can stop the script now, or you can continue to see if the script will complete.
Script: http://mauiportraitphotographer.com/build1/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,plupload,plupload-html5,plupload-flash,plupload-silverlight,plupload-html4,json2&ver=3.6.1:5
Hi!
1) The menu does not support 7 columns and it’s not easily possible to add another column. Please use a 6 column structure or hire a freelancer to modify the theme code for you.
2) Please use following code to change the review tab width
div.product .woocommerce-tabs ul.tabs li.reviews_tab{
width: 85px;
}
You can replace 85px with any other value. Please insert the code into the quick css field
Best regards,
Peter
Actually it’s Enfold 1.9.1 with WordPress 3.6, viewed with Firefox 23.0.1 on Mac OSX 10.6.8. Seems to be a Firefox related problem as Safari, Chrome or Sware Iron are showing the icons!?

Hey!
Yes, but these messages shouldn’t prevent you from selecting the “avia_framework” textdomain from the dropdown. You can just ignore the warnings and translate all text strings from the avia_framework textdomain. However if it still doesn’t work please download the po file I generated with Codestyling here: http://www.xup.in/dl,93390246/it_IT.po/ , upload it into the enfold/lang folder, then go to the Codestyling admin page and click on the “Edit” button. You don’t need to scan the files because I generated the it_IT.po with the latest version of Enfold (2.3).
Regards,
Peter
I think adding a Vertical Ruler as a content element (like the horizontal ruler) would be awesome! The only other thing I can think of would be adding a few options to text block content element, namely, being able to pick a border to go around the text block ( and choose border style, color, padding etc.) so that it would be like an icon box except you wouldn’t have to have an icon.
This is a wonderful theme. You are a creative genius! Thank you!
Hi,
Is there a way to have no visible borders in the portfolio grid?
http://test.simformatica.be/projecten/
login: enfoldsupport
password: abc123$
Thx a lot!
Forgot to mention I am using the most up to date versions of WordPress and Enfold (including today’s update).
Hi!
Please update to Enfold 2.3. We included the latest version of LayerSlider 4.6.4 and maybe the update fixes the issue for you.
Regards,
Peter
Hi awilson3rd!
Enfold will fetch the description/title data from the media gallery. Go to Media > Library and edit your image attachments. You can insert an “Alternative Text” and “Description” for each image.
Regards,
Peter
Hi,
I’m going through your documentation and I’ve noticed that you’ve given two sizes for the logo.
1. Enfold Options – Logo Dimension: 340px * 156px (if your logo is larger you might need to modify style.css to align it perfectly)
2. Enfold documentation – Logo Dimension: 270px * 80px (if your logo is larger you might need to modify style.css to align it perfectly)
Which one is correct?
Hey kriga!
Actually Enfold will add the flags to the main menu automatically and you don’t need to insert the language switcher. If you still want to add the default language switcher you can use the
<?php do_action('icl_language_selector'); ?>
function in header.php to show it. It’s difficult for me to tell you which code line you need to modify because I don’t now what you mean with “toolbar” or “in the banner area”.
Cheers!
Peter
Hi!
This is a technical limitation. WordPress doesn’t know which “portfolio grid” is the parent page of a “single portfolio entry” because the portfolio grid is actually just a shortcode which is embedded into the content. Kriesi found a workaround and Enfold now stores the id of the portfolio/grid page into a session. If this id is set the breadcrumb will show the portfolio grid link in the breadcrumb, otherwise not. So if the user first views the grid page the server will save the id into the session and as soon as the user views the single portfolio entry Enfold uses the session data to build the breadcrumb. On the other hand (if the user accesses the portfolio entry directly) it won’t save a session/id and the breadcrumb won’t show the portfolio grid page link.
Cheers!
Peter
Hey swissfilm!
1) Please update to the latest version Enfold 2.3 and check if this solves the advanced builder bug.
2) If not, please check your allocated php memory and increase it to 128M if necessary ( http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP )
3) If 2) doesn’t help deactivate all third party plugins except woocommerce and bbpress and check if the plugins affect the layout builder in some way.
Regards,
Peter
Hi!
Please update Enfold to v2.3. We improved the menu script and it will now try to reduce the menu paddings and the logo width with javascript if the logo and the menu items overlap each other.
Best regards,
Peter
This reply has been marked as private.
Hi there – In this thread https://kriesi.at/support/topic/enfold-feature-requests/ you mentioned that you have added RTL support..
and yet the theme does not offer it (as far as I know). Do you have a prediction as of when it will happen? Thanks!
Hey guys.
2 questions.
Would it be possible to utilize shortcodes within layerslider? I attempted it…it just shows the shortcode, but wondering if might be possible. Would be nice to match buttons exactly using shortcode vs creating one.
I created buttons at http://godiaperfree.com/newsite and created buttons on the slider. How do I go about removing the hover underline? Creating a hover effect background color change?
Thanks in advance.
Hi there,
The site is http://disruptivevision.com
Send me your email ID if you’d like me to share the login details.
For the hover, there’s no way we can set it to stop showing when the visitor scrolls?
Cheers
Hi comitzuu!
Yes, it is possible. Just create a page, switch to Advance Layout Builder. Insert the LayerSlider first then go to Plugin Additions tab. Insert the Product Grid element. Set this page as Shop page on Woocommerce > Settings > Pages > Shop Base Page.
Best regards,
Ismael
Hey!
Everything is working as expected on our end. Do you have Enfold 2.3? On what browser and OS are you testing it with? A link to your websites will help. If want to post the link private, just enable “Set as private reply (Only you and moderators will see the content of this post)”.
Cheers!
Ismael