Hi
When i visit Enfold support forum on my iPhone, i love the mobilmenu in the right corner.
Is that possible with Enfold theme?
hi, thank you for your answer.
It doesnt work!
I’m using a child theme, that i don’t loose my settings after a theme update.
So i created a folder enfold-child/css/custom.css:
/* General Custom CSS */
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */
@media only screen and (min-width: 768px) {
/* Add your Desktop Styles here */
#top div div.product .woocommerce-tabs ul.tabs li a {
padding: 9px 20px 10px 20px;
}
}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 767px) {
/* Add your Mobile Styles here */
}
Can I don’t use the style.css in the main child theme folder?
And how can I use Quick CSS?
Thank you for your answers.
Regards
Laenggi
Done. Hope, blue border means “private” :D
This reply has been marked as private.
Hi,
Would this be compatible with Enfold? I was told it works with WP menus. Not sure if Enfold uses WP menus.
add_filter('wp_nav_menu_items', 'add_login_logout_link', 10, 2);
function add_login_logout_link($items, $args) {
ob_start();
wp_loginout('index.php');
$loginoutlink = ob_get_contents();
ob_end_clean();
$items .= '<li>'. $loginoutlink .'</li>';
return $items;
}
thanks,
Hi!
I can’t reproduce the issue on my test servers. Maybe someone can create us an admin account and post the login credentials as private reply?
Regards,
Peter
Hi!
We really need to see the actual website. For the mean time, please download the latest version of Enfold on your themeforest account. Update your theme files via FTP. Watch this video how: http://vimeo.com/channels/aviathemes/64927356
Regards,
Ismael
Hi konings194!
Please create us an admin account and post the login credentials as private reply. Please also remove the host file protection and make sure that we can access the web server without editing our host files.
Best regards,
Peter
Hey!
Please update to the latest version of Enfold (released yesterday) and add following code to the functions.php file to change the label:
add_filter('avf_toggle_sort_first_label','avia_change_toggle_label', 10, 2);
function avia_change_toggle_label($all, $params)
{
$all = "Name of your label";
return $all;
}
Cheers!
Peter
Hi Ismael!
Please can you give me a short example?
How can I use the Shortcode?
What means Shortcode Wand?
Where can I read which Shortcodes are usable with Enfold?
Thanks and regards
Bruno
Hey!
I wonder how the Enfold theme can conflict with this plugin. Especially because the php notice (NOTICE: wp-content/plugins/CookieInfo/inc/class.settings-api.php:94 – Undefined index: desc) indicates that the plugin tries to access an array value which is not defined and this error as nothing to do with the theme. You can try some free plugins from here: http://wordpress.org/plugins/search.php?q=cookie if the plugin author can’t help you.
Best regards,
Peter
It’s really a shame to hear as it basically means I’ve wasted money.
But you are totally right. I’ve tried many plugins in combination with Enfold, many way more complex than this Cookie plugin. If those complex plugins can run without conflicts, this one should too. I’ll contact the author again to see if he is willing to correct it. If not, then I guess someone is getting a lower rating on Envato. :(
Thanks for the info, Devin.
I can;t seem to get the hang of additional menus in this theme- I can get the main menu all config’d and it looks awesome, however is there any way to create sub-menus for sections of the site?
must I use child pages to do so?
Related question – if I need to use child pages, then how do you control the menu item info (Eg, if page title is “Way Too Long A Title” and you want the menu item to be “Title”, how do you do it for submenus if you can create submenus?
this page seems to have a submenu, I can;t seem to figure out how to do same.
http://kriesi.at/themes/enfold/homepage/home-v6-classic-4-column/
-
This topic was modified 12 years, 6 months ago by
thanp73.
on the Kriesi site and enfold demo, there are several images (not sure if they are sliders or what) where there is an oval shaped link overlay that has two link choices- how/where do I do that?
on kriesi homepage, it’s
Beautiful & Functional
WordPress Themes
(two links in oval) View ThemesorLearn More
I can’t figure it out.
I want to create a simple page template with a centered image.
I need it because I am using a real estate MLS plugin that spawns pages with property search results.
The only choices are “default”, “archive” and “blank, no header, no footer”
The “dsIDXpress” plug-in has a pull down to select a template to use for Results Pages.
http://www.hosinski.com/search-mls/
Thanks
Hey!
Unfortunately this isn’t easily added into a child theme. Your best route would be to keep a backup of your changes locally and re-apply them after an update.
Best regards,
Devin
Fixed it. Had to delete the theme altogether and re-install it. Might want to look into this. There is another thread where someone added something to functions.php and got the same frustrating result.
Have now tried replacing header.php with header.php directly from themefiles I just grabbed from Themeforest…still not working.
Also – changed header type and no difference. Still getting error
I originally used
add_filter( 'avf_google_content_font', 'avia_add_content_font');
function avia_add_content_font($fonts)
{
$fonts['Open Sans'] = 'Open Sans:400,600,800';
return $fonts;
}
But according to the post mentioned above, dude had it posted twice? So when I added it twice, as directed, it gave the error. I am just trying to set my font weight to 700
Hey David!
Please post the code that you use here. Go to Enfold > Header, change the Header Type then change it back. Save changes.
Regards,
Ismael
P.S – the site is bunnndle.com I can access the dashboard but not the front end? I have since removed the code mentioned above…no luck.
The last to theme updates gives me an error my sitemap
This page contains the following errors:
error on line 1 at column 85: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.
Im jusing Yoast WordPress SEO: XML Sitemaps
From what i can read – the error is something with an emtpy line in my theme?
Hey guys,
Followed this instruction https://kriesi.at/support/topic/need-to-use-all-weights-of-the-open-sans-font-e-g-bold800/ to attempt to make more font weight options for open sans. Instead I am now getting
Fatal error: Call to undefined function avia_header_setting() in /home/codeless/public_html/bunnndle.com/wp-content/themes/enfold/header.php on line 7
Copied the code exactly.
HI. I do something wrong and I don’t know what? I want to create a page like this:
http://kriesi.at/themes/enfold/portfolio/masonry-portfolio/
I only see the white boxes without pictures inside but the titles and description for each portfolio is shown. When I click on each entry I can see the image in the new page but is is not shown in the Fullwidth Masonry Entries.
Thanks for your help!
Thanks–it works now!
I want to make it easy to keep up with future theme updates. Would you please let me know what’s needed if I want to make all these js and css changes to the child theme instead of the parent theme?
thanks,
kheong
Hey Tomaz!
Update the theme via FTP, when doing it, skip the /lang folder so it will get preserved:

Cheers!
Josue
Hi there,
I’ve just purchased Enfold and am slowly working out the features. I’m really keen to use the masonry display to show a grid of recent posts of particular categories on certain pages.
I tried adding the ‘fullwidth masonry’ item to a page and selected the appropriate category. The posts, however, are displayed one after the other down the page and the featured image of each post is shown at full-size tiled across the page. I can’t work out why it’s doing this and I’ve tried all the different tiling options.
Should the featured image of each post be shown in the tile?
Thanks
Ok, we’ve seemed to have fixed this. It appears that by changing the URL in the image upload section to just /wp (we removed our url) it sorted it out. Not sure why it all of a sudden stopped working, but it’s fixed now. Thanks for your help Enfold.
I have 2.4 Enfold and the latest Yoast WordPress SEO. (default settings)
I added the focus keyword, SEO Title and Meta Description then updated the page. After that, the page, in WP editor, is blank. Note that the page was built with the page builder.
When I deactivate WP SEO all is fine.
Page also still displays fine, it is just broken in the editor.
Ideas?