Hi!
Thank you for using our theme.
You are using the latest version of enfold and of WP?
Try to deactivate all plugins and check, if the problem still occurs.
Maybe you run into a php memory problem. Try to open wp-config.php and add at the bottom:
define( 'WP_MEMORY_LIMIT', '128M' );
define( 'WP_MAX_MEMORY_LIMIT', '256M' );
If this does not help check the possible memory limits with your hoster.
Cheers!
Günter
Hi Yigit,
I know I can download and install this plugin, But its an extra plugin again.
I did install it this time but I see the same things…. The frase “If you are not happy with the results bellow please do another search” does have athe following translation: “Als u niet tevreden bent met de zoekresultaten hieronder probeer het dan nogmaals”
But it doesn’t show up on the website. It keeps the english translation.
I’ve also opend the nl_NL.po file with poedit (downloaded it from the server with the .mo file) re-saved it and uploaded it to enfold/lang (including the new .mo file)
rogier
Hi blankonblank!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }
.avia-content-slider .slide-entry { margin: 0; width: 33.3%; }
Currently it is not easily possible. Feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/ or hire a freelance developer to modify post slider element for you
Best regards,
Yigit
Hi,
I’ve been using the Enfold theme with no problems at all on my website, but now I’ve reached a point where any changes that I make over the theme options doesn’t apply back on the website, e.g.:
– Changes over the header or footer colors.
– Any changes at all under styling won’t take effect.
– The main header of the english version of the website has a background image that i can’t get rid off (even though there;s no background image selected)
Any ideas on how to troubleshoot this? I’ve been looking around in the forum but could not locate a similar issue.
Thanks
Jb
Hi bakbek!
Please enable ALB debugging mode ( http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/ ) and simply copy&paste the shortcodes of the elements you have created using ALB
Regards,
Yigit
Hi, I created an avia builder template on one WordPress installation and I want to export it and import it to another installation of Enfold that I have on a different site.
Can that be done? Where can I find the template I saved?
Thanks.
Hi Tom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .product_column_4 .products .product { margin: 0; }
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
form#docContainer {
overflow: hidden;
}
Cheers!
Yigit
Hey hotspot01!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .breadcrumb { right: auto; left: 47px; top: 75%; }
.title_container .main-title { top: -6px; }
Best regards,
Yigit
Hi Magnus!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li.widget_product_categories {
list-style: none!important;
}
Regards,
Yigit
Hey Tom!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav ul { top: 70%; }
.avia-menu-fx { bottom: 56px; }
.header-scrolled .avia-menu-fx { bottom: 29px; }
Cheers!
Yigit
Hi Rustybucket!
Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and give your buttons custom CSS classes and adjust their position using custom CSS code in Quick CSS field.
Cheers!
Yigit
Hi,
I have my whole theme in Dutch but I saw that the replay on a search is still in english. The nl_NL.po file does have the translation but its not showing up. Any idea?
#@ avia_framework
#: search.php:23
msgid "If you are not happy with the results bellow please do another search"
msgstr "Als u niet tevreden bent met de zoekresultaten hieronder probeer het dan nogmaals"
The File is located in the Theme folder: enfold/lang I do use a child theme where this file is not in.
Rogier
Hi
On my shop page the bullets on the LI listing (heading) is hidden but not on the cart page. Could you help me how to solve this?
When I look at the code at the cart page there are no <ul> to start the <li>
Running the latest version of Enfold 2.9.1, WP 3.9.2 and Woo 2.1.12 and using WooSidebars 1.3.1 to add a special sidebar to the cart page.
All the best
.m
-
This topic was modified 11 years, 7 months ago by
Jahrl. Reason: Added versions of wp/plugins
Hey avikatzav!
Which plugins are you talking about? Enfold is compatible with many plugins but you do not need to install any of them unless you need to use them.
Best regards,
Yigit
Hey topprintish!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }
Best regards,
Yigit
the enfold plugins mack my website run very slow
how do i fix it?
Hey colleenpaynter!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.single .blog-meta {
pointer-events: none;
}
Best regards,
Yigit
Hi davisar!
Please edit your Color Section element and give it a unique ID ( http://kriesi.at/documentation/enfold/wp-content/uploads/sites/2/2013/12/color-section-ID.png ) then add following code to Quick CSS field in Enfold theme options under General Styling tab
#your-custom-id .container {
width: 100%;
}
Regards,
Yigit
Hi.
I am using Enfold 2.9.1 and WordPress 3.9.2
I have changed the hosting and now I have food these 2 errors in the layerslider folder.
PHP Fatal error: Call to undefined function add_action() in /home3/xyzw/public_html/wp-content/themes/enfold/config-layerslider/config.php on line 42
PHP Fatal error: Call to undefined function get_template_directory_uri() in /home3/xyzw/public_html/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php on line 26
Can you help me please
Thank you
G.
Hey Snerp!
Please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.
Best regards,
Yigit
Hi!
You can use Team Member element under Content elements in ALB. You can see an example on demo site – http://kriesi.at/themes/enfold/pages/team/
Regards,
Yigit
Hi Daniel!
Thank you for using our theme.
In the main enfold folder you find the file page.php. Copy this file to template-page.php.
Open it and in line 2 insert:
/*
Template Name: Page no header with footer
*/
Now you find ‘Page no header with footer’ in the drop down list of templates.
Replace in line 14:
if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title();
with
// if( get_post_meta(get_the_ID(), 'header', true) != 'no') echo avia_title();
You can also delete this line completly.
Cheers!
Günter
Hi Glen!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.page-id-6768 .main_color {
background-color: #e6e6e6;
}
Cheers!
Yigit
Hey elianab!
Please see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-portfolios/
also please try flushing permalink settings in Settings > Permalinks
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 768px) {
.single #main { padding-top: 300px!important; }}
#main, .html_stretched #wrap_all { background-color: #09529a; }
Cheers!
Yigit
Hey TimothyDel!
Please go to Enfold theme options > Header Layout and choose to display menu below logo then change header size to custom pixel value and set it to 160px.It should work fine, if it does not, please post the link to your website
Cheers!
Yigit
Hey alexmasica!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#scroll-top-link {
color: #eeeeee;
border: 1px solid #444444;
background-color: red;
}
#scroll-top-link {
color: blue;
border: 1px solid green;
background-color: orange;
}
@media only screen and (min-width: 990px) {
#scroll-top-link { display: none; }}
@media only screen and (max-width: 989px) {
#scroll-top-link { display: block!important; }}
Regards,
Yigit
Hey blankonblank!
Thank you for using our theme.
In custom.css or Enfold->Styles->Quick-CSS field put the following and adjust the values:
.av_textblock_section{
border: 2px solid #000 !important;
background-color: #000 !important;
}
You probably need to specify the textbox you like, e.g.
.avia-builder-el-16 .av_textblock_section{
........ put your settings here
}
Cheers!
Günter
Hi, I love Enfold but lack the possibility to have a pop-up on front page for newsletter sign up. Used Optin Revolution until today but just discovered the plugin killed my images in layer slides so I had to remove it. Any suggestions on a solution/other plugin that is good for that? I use mailchimp.
Tried to seach here on forum but it’s tricky to find with all this huge content. Would be great if the search could be narrowed per theme…
Thanx!