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, 5 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, 5 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, 5 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.
Hi Gary,
The auto-update checks every 12 hours for an update.
The full change log for 2.2 is in the version.txt you can download in the full theme package from your downloads:
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
Regards,
Devin
Hi,
You can try “Enfold header” :)
Regards,
Yigit
Hi,
Where is the function “advanced search” in this Forum?
Now if I have to search for a term, such as “header” the results of ALL the themes, but I try Enfold results related to the topic.
Devin,
Thanks for the speedy reply!
Please see the below screen shot where the icons are not loading properly in IE8.

Then compare to the following link in a webkit enabled browser: http://sandbox-3.sethbutler.com/prototype
You’ll see that the search icon in the upper right hand corner is failing. Also, the icons in the three column layout below the slider are loading incorrectly or failing to load at all. The left two icons (START A TEAM & APPLY FOR A MENTOR) are loading the incorrect icons, and the third column (REGISTER) is failing altogether.
Any suggestions with a solution to make them go away would be very helpful (for IE8 and below) would be much appreciated.
Warmest Regards
Seth
-
This reply was modified 12 years, 5 months ago by
sethbutler.
Hi,
Trying to add a blog to an Enfold website.
On the development site http://conservio.com/blog/
you will notice that clicking on the post author “Jamie Wyant” yields a 404 error. In addition, I notice the tab (Firefox) reads “Nothing found for Author Jaybo”
1. Where did Jaybo come from? I am the only User on this account. The WP Nickname is “Jamie”
2. What do I need to do to get to the Author archive?
Also noticed that my avatar isn’t showing up.
Thanks,
jamie
PS I miss being able to search the forum from within Enfold folder.
Hi,
Can you post the link to your website as well?
In the mean time you can make following changes,
1) Please go to Appearance > Menus and find “Menu Settings” under your menu and uncheck “Enfold Secondary Menu” http://i.imgur.com/qqe5P2C.jpg
2) Add following code to Quick CSS in Enfold theme options under Styling to remove search icon and title container and breadcrumbs
#menu-item-search, .title_container { display: none; }
Regards,
Yigit
Yeah, found the solution of my problem. I have search from with “case sensitive search” in Codestyling Localization. Thanks for your help. And I think that Enfold automatically change language to WordPress default if there is .po and .mo file in /enfold/lang/ folder. Thank you for your time :)
I strongly recommend to use Please use Codestyling: http://wordpress.org/plugins/codestyling-localization/ to translate the theme.
Install the plugin, go to Tools > Localization and select “Themes”. Then search for “Enfold” in the list and click on “Add new language”. Then select your language from the list and click the “create po-file” button. Click on “Rescan” to fetch all text strings. Then click on “Edit” and translate the required strings from the “avia_framework” textdomain. At least click the “create mo file” button next to the “Textdomain” selection dropdown (top left corner).
Can the tables within Enfold have the data within the table sorted by column or do we need a separate sortable/searchable table plugin?
Hi,
Please try adding following code to Quick CSS in Enfold theme options under Styling
.post-meta-infos, h2.post-title { margin-left: 60px; }
Regards,
Yigit
Hi,
Can you post the link to your website as well?
In your WordPress theme directory you should go to Enfold > Framework > Php and open function-set-avia-frontend.php file and find following code in lines between 857-868
$output = $wp_query->found_posts ." ". __('search results for:','avia_framework')." ".esc_attr( get_search_query() );
}
else
{
$output = $wp_query->found_posts ." ". __('search result for:','avia_framework')." ".esc_attr( get_search_query() );
}
}
else
{
if(!empty($_GET['s']))
{
$output = __('Search results for:','avia_framework')." ".esc_attr( get_search_query() );
And change “Search results for:” to Greek
Regards,
Yigit
I use this on another blog and it’s works well. Find it in WordPress Plugins Search
CE WP-Menu per Page
I am using translated version of WordPress, so there shouldn’t be a problem. And am I right if I think, that this code: <?php _e('Search','avia_framework')?> mean, that it’s in avia_framework textdomain in Enfold theme?
-
This reply was modified 12 years, 5 months ago by
usrbowe.
Hi,
Can you once again check that Enfold Main Menu is checked in Appearance > Menus
http://i.imgur.com/4D7x1G3.jpg
Regards,
Yigit