Hey!
Kriesi added these two lines to avoid “content flashes” which can occur with older versions of Chrome – see: https://kriesi.at/support/topic/retina-images-and-fonts-in-portfolio-grid-theme-enfold/#post-164007
If you want to remove them open up /wp-content/themes/enfold/css/layout.css and search for
-webkit-perspective: 1000;
-webkit-backface-visibility: hidden;
– then delete both lines.
Best regards,
Peter
Request: replace the font icons with images
Hi,
i have been searching around quite a bit, but did not find an idea so far:
Is there any way to replace the font icons in three specific icon boxes with three individual images?
Thanks for your help!
Cheers, Sebastian.
Hey!
The text string you marked in the screenshot can be found in: /wp-content/themes/enfold/config-wpml/config.php – search for
$output .= "<li><span class='avia_cur_lang_edit'>Editing:</span><span class='avia_cur_lang'><img title='".$languages[ICL_LANGUAGE_CODE]['native_name']."' alt='".$languages[ICL_LANGUAGE_CODE]['native_name']."' src='".$languages[ICL_LANGUAGE_CODE]['country_flag_url']."' />";
$output .= ICL_LANGUAGE_NAME_EN." (Change)</span>";
Replace “Editing” and “Change” with your custom text. We’ll make it translatable in the next version.
Best regards,
Peter
Hello bizzappsconsult!
1.) WPML is the only configured plugin that you can use for Enfold. Yes, you can use qTranslate but we can’t assure that the plugin is compatible with the theme.
2.) What do you mean delete all pages? The search field will search all of the created pages, post, portfolio items, products that you created inside the wp admin dashboard.
Cheers!
Ismael
Hi,
I know this may seem very simple, but I’m unable to add enfold google maps in my widget area for my page. Only the map title comes.
Tried to search other posts but haven’t succeeded.
My website: test.executivedna.net/wordpress
Page : Contact Us
Hi wvanderzee!
If you are using Poedit you can open it and click on Catalog > Update from sources. Or you can change it manually. In your WordPress theme directory please go to Enfold folder and open Search.php file and search for “happy”. Should be on 23rd line
Cheers!
Yigit
Hi there,
If I had one observation about Enfold, its not the most dynamic theme. For a portfolio theme there’s a definite move to more dynamically presented data and facts. eg. Zooming thumbnails on rollover, slab text animated numbers, icons to drive data facts and so on.
For instance… http://themeforest.net/item/infographer-multipurpose-infographic-theme/5027304?ref=soland1234
It is over the top. There’s too much going on but I love some of the spinning slab numbers and a few of the infographics.
Is there any move towards implementing this kind of stuff in the very near future or can you recommend a JQUERY/PLUGIN that I can try out in the theme. Ive searched everywhere and cant work out where these things are generated from.
Cheers
Andy
Hey 4ages!
If you download the full theme folder/docs/psd package from your downloads on themeforest you’ll get the version.txt file which includes all file changes:
2013 September 18 - Version 2.2
- style.css - new version number
- css/shortcodes.css - fixed a bug with .avia_start_animation elements causing fixed BG images to shift
- css/dynamic.css - adds a few new stylings for the forum
- css/bace.css - fixed a bug with firefox and linked images
- css/layout.css - added a few styles for various improvements mentioned bellow
- footer.php - changed arguments of wp nav menu to work better with non-latin languages
- header - changed arguments of wp nav menu to work better with non-latin languages
- 404.php - added action that allows you to perform actions like notification to the blog owner if a page is missing
- functions-enfold.php - removed buggy post nav from forum
- includes/related-posts.pgp - added additional hooks and config options for different styling possibilities
- js/avia.js - better detection on when to use the mobile menu
- js/shortcodes.js - fixed a problem with easyslider, logoslider and content slider in IE 9 + 10
- archive.php and taxonomy-portfolio_entries.php - added term descriptions
- includes/admin/register-admin-options.php
- you can now disable the dummy content import button by adding this to functions.php: add_theme_support('avia_disable_dummy_import')
- added option to disable search icon in main menu
- folder config-woocommerce:
- fixed several small issues
- folder config-templatebuilder:
- improved: template builder now works with revisions
- improved: portfolio layout if no images are selected
- added: missing translation strings for visual editor
- fixed: toggle active class bug
- added: filter for lightbox size
- fixed: content slider typo
- fixed: bug in firefox with absolute positioned elements within tables
- folder config-bbpress:
- improved: lots of small styling improvements to the forum
- folder framework:
- update to the newest version
- fixed contact form subject guessing code
- improved checkbox display and handling in backend
- added filter to default fallback menu to add additional items
-folder lang:
- added first version for Danish, Spanish, French, Japanese, Russian, Swedish and Dutch
Best regards,
Devin
Hi,
Great theme, except I run into a few bugs (?) viewing the site made with the ENFOLD theme in IE8.
My site is perfect in Google Chrome, but in IE8 it has some trouble showing some of the items on the homepage.
The site can be viewd here: http://www2.sun-fictorie.nl/.
The troubles are highlighted in this image
.
> The menu items are shown through the logo in IE8.
> The slider image is not working correctly in IE8.
> The buttons in theme color are not working correctly in IE8.
> All the way down on the homepage we have three Icon Boxes on a Color Section custom background image, as you can see, both the icons and the background image are not showing correctly in IE8.
> The Enfold Google Maps Widget in the footer (third column) is not showing in IE8.
> Also, the accordion and tabs Content Elements are not working in IE8.
Is this a bug in the theme or is it something else? I tried searching the support forum but I couldn’t realy find anything similar.
I don’t know how to fix it and I hope someone here can help.
Many thanks in advance.
Kind regards,
Dave
Hi Devin,
Sorry about that…forgot to remove “private” while I’m working on the page. Please try again: http://talentdev.valiantlane.com/what-clients-say. On this page I am experimenting with how to display testimonials. At top of page I inserted the theme code for them. Below that are categorized with links in a widget to take people to the top of that category. Instead of going to just before the category so the category title shows, most of the links go to just below it.
The goal is to make the testimonials searchable…as I am typing I’m thinking maybe what I should do is put them in a portfolio page? what do you think is best approach?
V.
Please add google custom search in next version
Hi Ismail,
I’m using Enfold. Actually, I mentioned it at the start of my question. Enfold is a great theme and this is the second site I’m building with it.
Please note I’m OK with html and css, but know very little about php. Can you explain in more detail how I would follow your instruction to “use this code on your header.php.” I assume I would edit the header.php file, but would I insert a new line, and, if so, where in the file?
Thanks,
John
I’m using the Enfold them, and have sidebars on all my pages other then my front page, which is a custom home page. I have the search widget in the sidebar, which generates a nice large search box on all the pages other than the front page, for which I don’t want to put a sidebar. But I can’t seem to get the same search box to show up on the front page.
As a test, I’ve been able to put this search box on an ordinary page, pasting the widget code into a text box on an ordinary page. No problem. But when I try that on the front page, it gets knocked out by the system. I assume there must be some special problem with using that code on a front page.
Here is the code I’ve successfully used on an ordinary page, but can’t get to stick on the front page:
<div class=”widget clearfix widget_search” id=”search-2″><form id=”searchform” action=”http://northshoreunitarians.ca/” method=”get”>
<div><input class=”button” id=”searchsubmit” type=”submit” value=”
-
This topic was modified 12 years, 3 months ago by
jbiasucci.
Hello!
In WordPress theme directory please go to Enfold folder and open functions-enfold.php file and find following code in line 40
$items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">'.$avia_config['font_icons']['search'].'';
and change it to
$items .= '<li id="menu-item-search" class="noMobile menu-item menu-item-search-dropdown">Search '.$avia_config['font_icons']['search'].'';
Best regards,
Yigit
Hey rbellei!
Thank you for using Enfold.
You need to edit the includes > loop-search.php and look for this code:
$post_format = get_post_format() ? get_post_format() : 'standard';
Below that, add this line:
$thumb = get_the_post_thumbnail(get_the_ID(), $avia_config['size']);
Again, look for this line of code:
echo "<span class='search-result-counter {$counterclass}'>{$post_loop_count}</span>";
//echo the post title
.. then add this code below:
echo "<div class='search-thumb'>".$thumb."</div>";
After that, insert this css code in the General Styling > Quick CSS field.
.search-thumb {
width: 300px;
height: 200px;
margin-bottom: 10px;
}
.search-thumb img {
width: 100%;
height: 100%;
}
Best regards,
Ismael
Can you get the images within a easy slider to open in Lightbox?
Also is there a way to search in the new forum just within the theme you are using? I used to be able to search just within Enfold theme for possible solution’s. It now seems there is only one search and you can narrow the search?
Regards
Chris
Hello. On the ajax search results, I see some entries with the title saying “Portfolio Items”. However, I changed the slug name to Cases on the Enfold settings page. Where can I change this so that the search results say “Case Items”? Also, it would be nice it this was a setting in the Admin area. Thanks.
Hallo,
ich habe gerade von 1.8.4 auf 2.2 geupdated.
Seit dem habe ich zwei Veränderungen bemerkt die ich nicht verstehe und nicht korrigieren kann.
1. Meine Artikel-Überschriften sind auf einmal sehr klein. (Sie hatten vorher, aufgrund eines Quick CSS Eintrags, die Größe 50)
2. Die H3 Schrift ist auf einmal ein ganz kleines bisschen größer und die Fett markierten Wörter sind zwar noch Fett geschrieben, aber nicht mehr in meiner “Primary color” (Enfold/Styling).
Hier alle meine Einträge des Quick CSS Feldes:
body {
font-size: 16px;
}
.entry-content .post-title {
font-size: 50px;
}
h1, h2 {
text-transform: none !important;
}
#top h1 a, #top h1, #top h2 a, #top h2, #top h3 a, #top h3{
display: block;
font-family: "Droid Serif", Georgia, Times, serif;
font-weight: normal;
font-style: italic;
white-space: normal;
}
.form-allowed-tags { display:none; }
.ls-wp-container .input-text, #top .ls-wp-container input[type="text"], #top .ls-wp-container input[type="input"], #top .ls-wp-container input[type="password"], #top .ls-wp-container input[type="email"], #top .ls-wp-container input[type="number"], #top .ls-wp-container input[type="url"], #top .ls-wp-container input[type="tel"], #top .ls-wp-container input[type="search"], #top .ls-wp-container textarea, #top .ls-wp-container select {
display: inline;
}
.av-special-heading h1 { font-size: 50px!important;
}
.title_container {
display: none;
}
Liebe Grüße,
Crevlon
-
This topic was modified 12 years, 3 months ago by
crevlon.
Enfold > Header > Un-check Append search icon to main menu
:)
Hey sorry for that, but now you have enfold 2.2 ;-)
i look to your site, there is no scripterror ore something else what makes the conflict!
maybe make`s the conflict your scond titlesearch on the titlelist, but i´m not shure about that, i´m sorry
i think the supportteam here got an idea.
greets
Hello stunna42!
Please add following code to Quick CSS in Enfold theme options under Styling
.avia-search-tooltip { background-color: red!important; }
Regards,
Yigit
Hola Carlos,
Del theme Enfold en especifico no que yo sepa, pero hay varios en YouTube de como manejar los Widgets en general.
Saludos,
Josue
hey, im sorry!
okay then you have to update the enfold theme to the newest version 2.2, in this version of the theme you have the checkbox and the search what i wrote!
cheers
carsten
you have the version 2.1 installed
-
This reply was modified 12 years, 3 months ago by
kc. Reason: you have the version 2.1 installed
1) I just spent a few hours creating a complex one with about 26 layers. Just one slide. Has a background image. It previews fine in WP, but in live demo on the site All The Layers load immediately. Then they all start doing what they’re supposed to do individually. None of them are following their delay times. The preview of my slider works great, but live all layers load at once from the beginning, then perform their transitions, but do so all at the same time, in random ways.
2) I then duplicated the slide but even without modification, the slider performs in unexplainable ways, not following the delay or transition rules that are set in the layer options. I duplicated the initial slider thinking there were too many layers. But even after splitting the layers between two-2 slides, it still did it’s own weird thing, both in preview and live.
3) I have NO other active plugins.
4) Link to view: http://goo.gl/J2LXDL
5-1) Is there a way to get the layer slider to act as a parallax effect? So the next color section will just slide over it?
5-2) Parallax – anyway to get the effect to do the smooth scroll effect that’s not completely fixed, but scrolls just a little as you scroll through the site?
Quick Question – Really like the new top menu on the forum, is it code that can be used in Enfold? If so, what is the code?
Side Note – I miss the old forum search and results – it was very friendly. The new search and results are difficult to follow.
BUG -in latest Update v2.2 – Styling – Changing Alternate Content -Border Color, instantly changes Header -Alternative Content color to the same color.
Thanks, great product and great support!
Gday Enfold users
Does anyone know how to add the word ‘Search’ before the search icon (when used in the bottom menu bar)?
cheers
Darryl
I’ve tried to add the short code to a text box as I’ve suspected it should be done, and after doing some research on the forums, I’ve seem a moderator instructing to do the same thing, although the form appears on the page, once you hit submit the button disappears and nothing happens, no JS error, no PHP error, and if i put the form on a page without the layout editor it works perfectly.
Any solutions? I’m running the last version of GF 1.7.9 and version 2.2 of the enfold theme.
Thanks in Advanced
While we’re on the layer slider topic, I just spent a few hours creating a complex one with about 26 layers. Just one slide. Has a background image. It previews fine in WP, but in live demo on the site All The Layers load immediately. Then they all start doing what they’re supposed to do individually. None of them are following their delay times.
Also, is there a way to get the layer slider to act as a parallax effect? So the next color section will just slide over it?
Side Note:
1) I miss the old forum search and results – it was very friendly. The new search and results are difficult to follow.
2) Really like the new top menu, is it code that can be used in Enfold?
3) Parallax – anyway to get the effect to do the smooth scroll effect that’s not completely fixed, but scrolls just a little as you scroll through the site?
Thanks, great product and great support!
Found the solution to this – in the header.php file look for:
//display the small submenu
echo "<div class='sub_menu'>";
$args = array('theme_location'=>'avia2', 'fallback_cb' => '', 'container'=>'', 'echo' =>false);
This is the Secondary Navigation menu – note the name value in the location array – ‘avia2’
Open the functions-enfold.php file in the theme directory and look for:
/* AJAX SEARCH */
if(!function_exists('avia_append_search_nav'))
{
//first append search item to main menu
add_filter( 'wp_nav_menu_items', 'avia_append_search_nav', 10, 2 );
function avia_append_search_nav ( $items, $args )
{
if ($args->theme_location == 'avia')
Change the location value from ‘avia’ to ‘avia2’ – that’s all there is to it.
-
This reply was modified 12 years, 3 months ago by
awsystems.
If a toggle on a different header type in the theme settings, then the default Enfold logo image will appear. The issue appears with “Header with social icons and bottom navigation”. This wasn’t an issue until I tried the new “Append search icon to main menu” feature. Try it locally and see.
Thanks
Yes, but still getting the rectangle instead of the icon.
http://i.imgur.com/PyDNomx.png
Note we are using a child theme hence “marquee” instead of “enfold”
I do notice that in the dropdown menu selector at the very top of that image there seems to be something missing in that there is no text between the commas, not sure if this is indicative of anything.
The issue persists regardless of what header type I choose.