-
AuthorSearch Results
-
September 19, 2013 at 6:12 pm #163702
In reply to: 2.2 Upgrade Issue
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
September 18, 2013 at 11:40 pm #163228In reply to: Search icon not displaying
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.
September 18, 2013 at 8:44 pm #163124Hi 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 DutchRegards,
Devin
September 18, 2013 at 4:55 pm #163033In reply to: Advanced Search, function disappearance
September 18, 2013 at 4:49 pm #163025Topic: Advanced Search, function disappearance
in forum FAQ & Video Tutorialsmacrunner
ParticipantHi,
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.September 18, 2013 at 4:17 pm #163009Devin,
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, 7 months ago by
sethbutler.
September 18, 2013 at 4:09 pm #163004Topic: 404 Error when trying to access Author Archive
in forum EnfoldJamie Wyant
ParticipantHi,
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,
jamiePS I miss being able to search the forum from within Enfold folder.
September 18, 2013 at 3:10 pm #162952In reply to: Changing Header
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.jpg2) 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,
YigitSeptember 18, 2013 at 12:50 pm #162884In reply to: Translating
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 :)
September 18, 2013 at 8:08 am #162796In reply to: How to translate Enfold site with WPML, correctly?
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).September 18, 2013 at 3:10 am #162645Topic: Sortable Tables
in forum EnfoldMtnStreamGroup
ParticipantCan the tables within Enfold have the data within the table sorted by column or do we need a separate sortable/searchable table plugin?
September 18, 2013 at 12:23 am #162606In reply to: Search page issue!
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,
YigitSeptember 18, 2013 at 12:05 am #162588In reply to: Search page issue!
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,
YigitSeptember 17, 2013 at 8:07 pm #162440In reply to: Enfold – Different Menus on different sites
I use this on another blog and it’s works well. Find it in WordPress Plugins Search
CE WP-Menu per PageSeptember 17, 2013 at 6:00 pm #162354In reply to: Translating
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, 7 months ago by
usrbowe.
September 17, 2013 at 11:52 am #162207In reply to: Search icon not displaying
Hi,
Can you once again check that Enfold Main Menu is checked in Appearance > Menus
http://i.imgur.com/4D7x1G3.jpgRegards,
YigitSeptember 16, 2013 at 8:23 pm #161866Hi Rufinus,
Please take a look at this page to find a freelance developer http://themeforest.net/forums/thread/so-you-know-how-to-customize-a-template-and-want-to-make-some-money/24795?page=1
or you can search on http://microlancer.com
It will be a lot faster to find someone for customizations :)Regards,
YigitSeptember 16, 2013 at 8:19 pm #161862In reply to: Enfold – Testimonials
September 16, 2013 at 12:20 am #161492In reply to: Searchfield inside the Navigation – Enfold
September 15, 2013 at 1:20 pm #141058In reply to: Searchfield inside the Navigation – Enfold
Perfect, works like a charm!
Thank you!
Best regards,
Bruno
September 15, 2013 at 12:57 pm #141057In reply to: Searchfield inside the Navigation – Enfold
Hi Bruno,
Please add following code to Quick CSS as well
#top .main_menu .menu>li:last-child>a { padding-right: 13px; }Regards,
Yigit
September 15, 2013 at 12:39 pm #141056In reply to: Searchfield inside the Navigation – Enfold
Thanks a lot!
do you have a n idea why it cuts the background on the right from the Searchitem?
It´s not a problem with the Searchitem, it is a problem with the last child of ul. I´ve tried it with padding but it don´t works right…
Here you can see it: http://balance-circle.de/vor-schau-modus
Regards,
Bruno
September 15, 2013 at 12:14 pm #141055In reply to: Searchfield inside the Navigation – Enfold
Hi Bruno,
You are welcome, glad it worked
Please add following code to Quick CSS in Enfold theme options under Styling
span.avia-menu-fx { display: none; }Regards,
Yigit
September 15, 2013 at 12:00 pm #141054In reply to: Searchfield inside the Navigation – Enfold
Ah, very nice. That works, thanks!! :)
Do you know what is the best way to take the blue underline away? I don´t want it…
Best regards
Bruno
September 15, 2013 at 12:31 am #141053In reply to: Searchfield inside the Navigation – Enfold
Hi Bruno,
Have you checked Enfold Main Menu option in Menu Settings? It should appear automatically.

Regards,
Yigit
September 14, 2013 at 7:02 pm #29663Topic: Need to change the Lightbox Frame Color (Enfold)
in forum Enfoldheadbentdesign
ParticipantI searched the forum and could not find any info on how to change the lightbox frame color for the Enfold theme. Is this possible? I want to change it to a darker color like #111
Thanks guys.
-Pat
September 14, 2013 at 6:12 pm #141052In reply to: Searchfield inside the Navigation – Enfold
Hi,
it´s in Maintenance Mode. Here is a special Link: http://balance-circle.de/vor-schau-modus
Now it has a non-fixed NavMenu but I hope that it gives a solution to use the fixed one with my 200px Logo. For this problem there is another tread opened.
But I need the search function definitely in Navbar.
If you look you can see another problem. I have done a hover effect for the nav-items. The effect is cut at the right for the last child… Any idea to fix this?
Thanks, regards,
Bruno
September 14, 2013 at 1:26 pm #141051In reply to: Searchfield inside the Navigation – Enfold
September 14, 2013 at 12:48 pm #141050In reply to: Searchfield inside the Navigation – Enfold
Hi,
a current pop up one will be very nice…
Thanks
Bruno
September 14, 2013 at 1:53 am #141049In reply to: Searchfield inside the Navigation – Enfold
-
This reply was modified 12 years, 7 months ago by
-
AuthorSearch Results
-
Search Results
-
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.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,
jamiePS I miss being able to search the forum from within Enfold folder.
Topic: Sortable Tables
Can the tables within Enfold have the data within the table sorted by column or do we need a separate sortable/searchable table plugin?
I searched the forum and could not find any info on how to change the lightbox frame color for the Enfold theme. Is this possible? I want to change it to a darker color like #111
Thanks guys.
-Pat
