Hi.
I’m working with the Enfold theme and the Themeforest site features include Instant Search. I can’t figure out to enable this. Can you point me in the right direction?
Thanks!
This reply has been marked as private.
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
#top #menu-item-search.menu-item-search-dropdown>a {
font-size: 20px;
margin-top: 10px;
}
Cheers!
Yigit
Hi!
It looks like the advanced search limiting the search to just a single forum isn’t available unfortunately.
As for the styling, this is a custom styled and set up version of bbPress that isn’t available with the theme at the moment.
We have the theme docs online here: http://kriesi.at/documentation/enfold/
And this is a good starting point for setting up bbPress: http://www.wpbeginner.com/wp-tutorials/how-to-add-a-forum-in-wordpress-with-bbpress/
Best regards,
Devin
Hi!
I try my questions in English.
1. kann dieser Menüpunkt wenn ich nicht angemeldet bin “Anmelden” heissen und sobald ich angemeldet bin: Willkommen! %Name% Mein Konto
1. can this menu item if I’m not logged rename “Login” and as soon as I’m logged in: Welcome! % Name% My Account
2. möchte ich das nur dieser Menüpunkt ein Dropdownmenü erhält mit 3-4 untermenüpunkte
2. I want only this menu item, a drop down menu is replaced with 3-4 under menu items
http://shop.rb1.at/ this is my site.
http://www.zalando.at/ have this what i mean.
Best regards,
Courin
Hello,
There are 374 pages on this forum, I cannot see where to search, ” JUST THIS FORUM “, Enfold – for the answers I’m seeking
When I use the search at the top of the page, I’m getting way, way more than I asked for.. Example,
Forum Page
What I’m trying to do is RECREATE the forum page found on the Demo, what I’m getting is .. ‘no help’
This reply has been marked as private.
Hi!
Please give us a link to the website and if possible please translate the inquiry in english. Thanks.
Best regards,
Ismael
Hi,
I’ve been struggling to get the google maps to strech full width. I’ve searched through your support and have tried several suggestions, but no luck so far.
Here’s a list of what I’ve done:
– A page is created
– Color section added
– Widget area added, referring to a specific sidebar that contains the Enfold (child) google maps widget. None of the height/width parameters have been defined in the widget.
– the code: ” #fullwidthmap .container { width: 100% !important; } ” has been added to the Section ID of the Color Section
– the code: ” .content .avia_google_maps_container {height: 400px;}
#avia_google_maps-2 {padding: 0;} ” has been added in the Quick CSS box.
– the layout is streched
You can view the page here: http://padmayoga.dk/wp/om-padma/
It would be great if you had a full rundown of how to implement the full width feature.
If you could please inform me what I’ve missed out in, thanks !
Hi pako69!
Use Codestyling ( http://wordpress.org/plugins/codestyling-localization/ ) and translate the po/mo file. 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 search for 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).
If you want to add some custom text to the translation file wrap it into a __() function like
__(‘My text’,'avia_framework’)
If you want to register a new text string with WPML see: http://wpml.org/faq/getting-string-translation-to-work/
Best regards,
Peter
Hey!
Danke für eure Hilfe. Habe mir Firebug installiert und das funktioniert echt super!
Bezüglich Header habe ich noch ein Thema wo ich etwas anstehe.
Im Header Menü habe ich einen Menüpunkt der heißt “Mein Konto”
1. kann dieser Menüpunkt wenn ich nicht angemeldet bin “Anmelden” heissen und sogalb ich angemeldet bin: Willkommen! %Name% Mein Konto
2. möchte ich das nur dieser Menüpunkt ein Dropdownmenü erhält mit 3-4 untermenüpunkte
Vielen vielen dank für eure Hilfe! Euer Support ist echt super und ich freue mich um jeden kleinen Erfolg den ich durch euch erarbeite
Gruß,
Courin
-
This reply was modified 12 years, 1 month ago by
Courin.
I am using Enfold version 2.4.5 and WP 3.8
The Top Navigation is NOT being displayed on “Search Results” page.
===============
Please see…
http://www.healthnumeric.com/V2/?s=lorem
and compare to…
http://kriesi.at/themes/enfold/?s=lorem
==============
Please help.
-
This topic was modified 12 years ago by
turner2f.
Hi,
I don’t know where to turn to find the answer to this but I’ve searched high and low. I am using a plugin (Timely all in on calendar) for my google calendar feed. Works great. Problem is all the old (happened way in the past) events show up on the search results. These “event” entries show up first and there are many of them… so the important results (my posts and pages) are at the bottom. I want future events to display, just not things in the past
I tried Relevanssi but it doesn’t offer the functionality of eliminating only the dates in the past.
Do you know of another plugin, or is there a way I can be more specific with search results with the Enfold search?
BTW, I love enfold!!! my site is http://www.lakeharrietumc.org
paige
Hi!
Please try re-updating the theme via FTP and let us know if issue remains
See http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hi aovivo!
1) You can try to increase the animation time – open up wp-content/themes/enfold/js/shortcodes.js and search for
$.fn.avia_sc_toggle = function(options)
below this line you’ll some occurrences of
slideUp(200
and
slideDown(200
You can replace 200 with another value – it determines the animation time in ms – i.e. 200ms are 0,2 seconds.
2) You can’t remove the scroll bar on the right side because the website must be scroll able – especially for users with smaller screens. The only solution would be to make the default content (with closed toggles) longer – then the browser will show the scroll bar as soon as the user opens the page in the browser and the content won’t shift when he clicks on a toggle.
Cheers!
Peter
Hi,
I upgraded Enfold to 2.4.5 and now have some small bugs.
In the search field, the button text show the word “Array”. Also on a few buttons and icons, the Fontello icons are missing.
Kind regards,
Matthijs
Hello,
in Enfold is it possible to display, under a post or portfolio image,
2 or more categories?
For example: I have to build a site for a model agency
and I need to show on a page some models;
for these models I have to publish their names, their specialization and their city (like Andrea • Actor • Florence).
Obviously, it is important to have the possibility to make a multi-search for specialization and city…
Any suggestion?
Thank you
Hey buddy, Thanks for the quick response!
Yeah the WP SEO Plugin has options for Meta Tags, but MT aren’t that crucial these days right? Since most Search Engines are friendly to WP sites.
I’m looking at all the tab options within the WP SEO Plugin and I don’t know where to begin or which fields are most crucial. If you know this plugin, please guide me. Thanks.
LayerSlider: old jQuery issue
I am no “WordPress Ninja” ( a term found on your enfold sample) Ha! All skill levels would have to include my level which is below beginner.
Anyway, I had the site running and it seemed like I was figuring things out until an update somewhere (wordpress?) made the site start giving me this error message. HELP! I have searched for an answer, updated the jQuery to the latest version 2.0.3 and prayed real hard! It
just isn’t happening. Is there help for me? Keep in mind, I’m a newbie at ground level. I’m willing to keep making the effort, but don’t know where to go next. Step by step please?
Hey!
Wanted to check if css code was being applied or not but “Maintenance mode is on
Website will be available soon”
Please try
1- Flushing browser cache after applying the code and refresh your page a few times
2- adding the code to bottom style.css file of your child theme in Appearance > Editor if you are using a child theme
3- adding the code to Custom.css file inside Enfold/Css folder
4- Try adding !important rule as following
#bbpress-forums div.bbp-search-form { width: 100%!important; }
#bbpress-forums #bbp-search-form #bbp_search { width: 75%!important; }
Regards,
Yigit
Hey :)
so … i think, i figured out, that the basic.css from the ubermenue is overwriting your css File:
The releated part seams this one:
media=”all”
#megaMenu.megaResetStyles div, #megaMenu.megaResetStyles span, #megaMenu ul.megaMenu, #megaMenu ul.sub-menu, #megaMenu ul.um-sidebar, #megaMenu li.menu-item, #megaMenu li.widget, #megaMenu li.menu-item > a, #megaMenu img.um-img {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
text-shadow: none;
visibility: visible;
opacity: 1;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
-o-box-sizing: content-box;
box-sizing: content-box;
-webkit-backface-visibility: visible;
-moz-backface-visibility: visible;
-ms-backface-visibility: visible;
-o-backface-visibility: visible;
backface-visibility: visible;
}
I played around with the developer tools from the chrome browser. When i disable the “font-size: 100%”, then your search Icon will appear bigger.
I’m not really firm with CSS. is there a possibility to solve the stuff in the Enfold Theme, or should i contact the ubermenue support ?
Another idea … i can setup a testing wordpress installation for you, with Enfold and the Ubermenu Plugin. Also with FTP access and so on.
I think, when this would be necessary, i can do this on weekend ..
Br,
Martin
P.S. perhaps it could be a great idea, to implement the possibility to use a graphical menue with Enfold :)
-
This reply was modified 12 years, 1 month ago by
mwolfert.
Hi, I searched the forums and found this post , but that did not help me when I added the CSS to the quick CSS in the Enfold Theme on my site.
Is there another option that works? I want to be able to add bullet points to the product description and the short description.
Mys site is: http://www.marketingcommunicationsblog.com/product/graphic-design-measurement-chart-free-download/
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#bbpress-forums div.bbp-search-form { width: 100%; }
#bbpress-forums #bbp-search-form #bbp_search { width: 75%; }
Best regards,
Yigit
Hey progenki!
Please go to Appearance > Editor and open Header.php file and find
do_action('ava_after_main_menu');
and add following code right below it
echo get_search_form();
then add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 767px) {
#top #searchform>div { display: none; }}
Regards,
Yigit
Hi!
I updated the code a bit and it works now
if(!function_exists('avia_remove_home_breadcrumb'))
{
function avia_remove_home_breadcrumb($trail)
{
foreach($trail as $key => $data)
{
$search = 'amp; Nature Photography Workshops';
if(strpos($data, $search) !== false)
{
unset($trail[$key]);
}
}
return $trail;
}
add_filter('avia_breadcrumbs_trail','avia_remove_home_breadcrumb', 15, 1);
}
Cheers!
Peter
Hey!
1) Maybe I’m wrong but I think the author title/meta description is not translated because you didn’t set up a translation yet. Go to the user profile page: http://www.ld4change.com/wp-admin/user-edit.php?user_id=2&wp_http_referer=%2Fwp-admin%2Fusers.php%3Flang%3Dzh-hans%26admin_bar%3D1 and translate the English user profile (name, last name and nick name and the “Biographical Info”) to Chinese. You can switch between the Chinese and English version by using the language switcher dropdown in the admin bar.
2) I checked the 404 page and everything is translated except the number 404 ( 404错误:找不到页面 and 404 找不到页面 ). Then I checked to the localization settings screen (Tools > Localization > Themes > Enfold, select Chinese “edit” and use the right text box to search for “404” text strings) and there I found exactly the same strings. If you want to change them edit these text strings and click the “generate mo-file” button.
Cheers!
Peter
Hi!
Normally Enfold will display the WPML flags in the top navigation menu. If you want to add the flags to the main menu add following code to the functions.php file (insert it at the very bottom of the file)
if(!function_exists('avia_append_lang_flags'))
{
//first append search item to main menu
add_filter( 'wp_nav_menu_items', 'avia_append_lang_flags', 10, 2 );
function avia_append_lang_flags( $items, $args )
{
if ((is_object($args) && $args->theme_location == 'avia'))
{
global $avia_config;
global $sitepress;
$languages = icl_get_languages('skip_missing=0&orderby=custom');
if(is_array($languages))
{
foreach($languages as $lang)
{
$currentlang = (ICL_LANGUAGE_CODE == $lang['language_code']) ? 'avia_current_lang' : '';
if(is_home() || is_front_page()) $lang['url'] = $sitepress->language_url($lang['language_code']);
$items .= "<li class='language_".$lang['language_code']." $currentlang'><a href='".$lang['url']."'>";
$items .= " <span class='language_flag'><img title='".$lang['native_name']."' src='".$lang['country_flag_url']."' /></span>";
$items .= "</a></li>";
}
}
}
return $items;
}
}
Best regards,
Peter
Hi,
I would like to change the search result page and add a preview of the text containing the search words on the results page.
Basically I would like to have
– Page Title
Here the sentence in which the word appears.
I would also like to replace the numbers by an icon.
Do you know if this is something doable within Enfold?
Thanks for your help