I found an Enfold restaurant theme
Is there anyway to just purchase that specific template? That would be a great foundation to begin from.
-Alex
-
This topic was modified 11 years, 6 months ago by
Kriesi.
Hi randoloid!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.text-sep-date, .comment-container, .text-sep-comment, .blog-categories, .text-sep-cat, .blog-author {
display: none !important;
}
Best regards,
Yigit
Hi tremblayly!
Please make sure that you are using the latest version of the theme which is 2.9.2 – http://vimeo.com/67209750
You can find icon uploader in “Import & Export” tab in Enfold theme options. For more information, please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Best regards,
Yigit
Hi randoloid!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header_color .main_menu .menu ul li a, .header_color .main_menu ul ul {
background-color: transparent!important;
}
Best regards,
Yigit
Hi Yigit,
I get error message every time I try to import fontello zip.
Below is the message I see:
Couldn’t add the font. The script returned the following error:
Fatal error: Class ‘ZipArchive’ not found in/home/cobol/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 107
Do you know how can I fix the problem?
Thanks,
Peter
Hi
I want to add more icons. I followed the instructions in Kevin’s video on how to do this. However, I have no icon manager capability under my Enfold theme options (including general settings).
How can I do this?
Thanks
Lyse
Hey Neil!
Please go to Enfold/config-templatebuilder/avia-shortcodes folder and open slideshow_fullscreen.php and search for h4 and change it to h1
Regards,
Yigit
This reply has been marked as private.
Hi There,
I’ve tried updating to the latest version of Enfold – 3 times – and have been unable to do so.
I did set up a child theme on this site.
Please advise what to do?
Thank you,
Julie
Hi!
You are welcome, glad we could help :)
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Hey calcoast!
Just like with your plugins, you must also update your theme to keep it up to date with the newest version of WordPress. With WordPress 4.0 you need to be on Enfold 2.9.2+.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: http://kriesi.at/documentation/enfold/updating-your-theme-files/
Cheers!
Devin
Hi kashmyra!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .fullsize .template-blog .post .entry-content-wrapper > *, #top .fullsize .template-blog .post .entry-content-wrapper { max-width: 100%; }
Regards,
Yigit
Hey dwg2014!
Please firstly turn on custom CSS field for ALB elements ( http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give your notification box a unique CSS class ( in the example i will use ‘linked-box’ ) then add following code to Quick CSS in Enfold theme options under General Styling tab
.linked-box { cursor: pointer; }
and then add following code to Functions.php file in Appearance > Editor
function add_custom_notification_box(){
?>
<script>
jQuery(window).load(function(){
jQuery('.linked-box').click(function () {
window.location = 'http://kriesi.at';
});
});
</script>
<?php
}
add_action('wp_footer', 'add_custom_notification_box');
Regards,
Yigit
Hi CJ!
As @michaeloeser explained beautifully, that element is not available on Enfold right now. But Kriesi would consider adding it if request gets enough votes on here – https://kriesi.at/support/enfold-feature-requests/
@michaeloeser As always, thank you :)
Cheers!
Yigit
Hey erikatzen!
Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
Best regards,
Yigit
Hi!
@andresmedici Please update Enfold to the latest version 2.9.2 via FTP – http://vimeo.com/67209750
@gitirereg Can you post the link to your page where we can see an example please?
Regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main_alternate, #header {
transform: translateZ(0);
}
footer#socket {
-webkit-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
-moz-box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
box-shadow: inset 0 20px 20px -20px rgba(0,0,0,0.8);
}
Regards,
Yigit
Im not an advanced user..
I guess the reason nothing works on my enfold theme is becouse of the WP 4.0 update.
So I guess the solution is to update my theme. But the function of updating it in the theme is gone. When I try to upload it through WordPress I get an error messege saying there is already a folder by that name (or something).
So I guess that I have to use a FTP program and delete the theme folder and upload it again. My problem is that I cant get my ftp to work. I downloaded Filezilla, but I dont know how to connect. Is it correct to write in host http://ftp.mydomainname.se and the user name and pass in the other fields. If so I cant seem to connect.
Is there any possible way to update through WordPress?
Hey Manfred!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.current_page_ancestor .avia-menu-fx {
opacity: 1;
visibility: visible;
}
Cheers!
Yigit
Hey JayBones!
Please try re-updating Enfold via FTP and make sure to overwrite all files – http://vimeo.com/67209750
Currently there is an error on avia.js file
Best regards,
Yigit
Hi iglschoenwitz!
Please try re-updating Enfold via FTP – http://vimeo.com/67209750
Regards,
Yigit
I Just purchased enfold and have a serious problem – after activation of the theme my wordpress crashes completely.
URL is:
http://www.rauschenbergstudio.com/AudioConsulting/wp-admin/themes.php?activated=true
and I get the following error message:
“Warning: require_once(framework/avia_framework.php) [function.require-once]: failed to open stream: No such file or directory in /homepages/14/d13344583/htdocs/Tonstudio_Rauschenberg/AudioConsulting/wp-content/themes/enfold/functions.php on line 78
Fatal error: require_once() [function.require]: Failed opening required ‘framework/avia_framework.php’ (include_path=’.:/usr/lib/php5′) in /homepages/14/d13344583/htdocs/Tonstudio_Rauschenberg/AudioConsulting/wp-content/themes/enfold/functions.php on line 78”
Thanks for quick help
greets,
igl
Hi,
just done the WordPress 4.0 & Enfold 2.9.2 updates & my site has multiple errors:
http://mongodesign.com
1 – fullscreen sliders don’t appear & the blank space extends far below browser window (‘home’ page & ‘what we do’ page)
2 – color section & included content don’t appear & blank space extended too long (‘home’ page)
3 – animated list with icons doesn’t animate (‘what we do’ page)
I’ve tested it with all my custom css removed & it doesn’t make a difference,
any thoughts?
Thanks!
Hi,
We have a web made with Enfold and until now, Fontello worked really good but it doesn’t works already. Our website is http://www.bpm-plan.es, and my request is how I can fix it.
Thanks,
Hi Peter,
thanks for your reply. If we really can’t restrict the controls in the ajax preview slider, we have to accept it. The question, which remains is: why does the restriction work in the example on post #311917? Don’t you think, that users are confusing, when they first choose a category and afterwards get all portfolio items in the slider preview?
And by the way: I am sure that earlier versions of ENFOLD included this great feature. For me it was really an essential reason to buy and to work with ENFOLD.
Thanks a lot, Bernd
Hi
SEO WordPress 1.6.1, Enfold 2.9.2, WP 4
Regards,
Hi,
I don’t know if it is related to your theme but I made an update to wordpress 4.0, then with the french version (via ftp) and also updated the latest enfold version. Since that all the users (with full admin rights) exept mine are badly seeing the appearance/menu page (only this one all the rest is ok). Even if I create new users it’s always the same bug (white page with only a couple of fields)… I tried with several browsers/PCs. Please someone have an idea… ??
Thank you !
Thomas
-
This topic was modified 11 years, 6 months ago by
LuxApps.
Hi,
The top menu is always unfolded (deployed) and over the content.
I have the last versions: enfold 2.9.2 and wp4.0
I had re-install:
· dummy data
· enfold theme
· wp4
· the all hosting
But always I get the same result…
Do you know what can I do?
Thanks in advance
Joan
Thank you I have done what you said
this is the bottom of my functions.php file..
/*
* register custom functions that are not related to the framework but necessary for the theme to run
*/
require_once( ‘functions-enfold.php’);
add_action(‘after_setup_theme’,’avia_remove_main_menu_flags’);
function avia_remove_main_menu_flags(){
remove_filter( ‘wp_nav_menu_items’, ‘avia_append_lang_flags’, 20, 2 );
remove_filter( ‘avf_fallback_menu_items’, ‘avia_append_lang_flags’, 20, 2 );
remove_action( ‘avia_meta_header’, ‘avia_wpml_language_switch’, 10);
}
This is what my top menu looks like..
http://prntscr.com/4nm93v
and this is what my WPML settings look like..
http://prntscr.com/4nm9dp
Can you please advise? why I have no flag drop down switcher?