Hey envapk2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.grid-content {
background-color: transparent!important;
}
Best regards,
Yigit
Hey rcgroup!
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 elements you would like to hide on mobile a custom CSS class then add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 768px) {
.your-custom-class { display: none !important; }}
Cheers!
Yigit
Hey Mohan-Iyer!
Please update Enfold to the latest version 3.0.2 and try de-activating all active plugins – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
Regards,
Yigit
When I installed Enfold, I uploaded all the demo pages and built my website from that. As I was deleting all the extra pages I didn’t need, I tried to delete the sample page and I got a 500 Error. I clicked the “go back” button and there was no longer an error. So I removed the page from the navigation bar but I did not delete the page. Is there why deleting a page would cause a 500 error?
Thanks for the support!
Sincerely,
Sabrina
I watched the video but it does not help.
All I need is a centered main menu (no secondary menu) with no logo above. AND that the space provided for the logo is removed.
The 2 custom css codes you once wrote me (see at the beginning of this thread) did that until I updated to enfold 3.x.
Since then the main menu disappeared…..
Hi, pls.provide me help on this issue I have. Although I have installed Enfold theme and was functional since Aug 2014, today I have experienced issues with customization, widgets and other items from dashboard. My site on frontend looks fine, though.
http://test.pmi.ro/wp-admin/widgets.php shows me only one widget and no widget areas – I cannot use widgets
http://test.pmi.ro/wp-admin/customize.php shows me simple (no style) page with the text of the displayed widget
If I click Enfold menu on the left side of the dashboard it shows me correctly the left tabs: Theme options, general styling, and seems to work.
Hey bandulet!
Please login on ThemeForest with the account you have purchased Enfold and go to Downloads section to download the latest version and update the theme via FTP – http://kriesi.at/documentation/enfold/portfolio-item/update-theme-files-with-ftp/
If you have not made any changes on theme files, nothing will change on your website. If you are using a very old version, you may just need to re-configure some options/elements
Regards,
Yigit
I started a new site with the Enfold theme a while ago- did not work with wp 4. I see that you have fixed this problem with the new enfold theme 3 but cannot find the link to download it.
Will I loose everything done up to now ?
Thank you.
Hi!
The code i posted earlier removes header. Please remove the code from Quick CSS and point out the changes if there needs to be make some. Please also see – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Regards,
Yigit
Hi wmsgeorge!
It should work fine but unfortunately we cannot guarantee you. Please firstly contact plugin author and see if they or any of their plugin users have experience with Enfold
Cheers!
Yigit
Yes the code is from you. I don’t want a secondary menu only the main menu. Under enfold/header/headerlayout/ I chose “logo center menu below”
The custom css code you once gave should remove the space of the logo, because I don’t want to have one.
Can you please fix that ? Thank you so much.
Help! This issue seems to have just happened recently. We did’t make any changes to the site (e.g. no new plug-ins), but all of a sudden when you try to click the link button in the editor, the window appears behind the editor window. We did some test and it seems to only happen when using the Aviva advanced layout editor. When you use the default WP editor, it works. This happens in all browsers and multiple computers (Macs and PCs). We’re using Enfold 2.9.2. Also, it only happens on this one instance of Enfold. The other 2 instances that I manage (also running 2.9.2) do not have that issue. Any ideas?
Hi we have created a shop with Enfold:
http://www.ledfinity.nl/home
It’s still work in progress :)
Hi i’m still rocking enfold every day! :)
i have a question… and sinds you guys know everything :) here is my question:
I have build a woocommerce shop with enfold, and now we have come to a point that we would like to have wholesalers on the website.
So we have normal custumers that need to see a price including TAX (btw here in in holland) and when a user signs in with the role “wholesale” needs to see the price exluding TAX. :)
So a role based TAX. i have found some code on the internet but is is nog working. I am using the plugin WooCommerce Prices By User Role to created custom roles and be able to set prices per product or a discount per catagory.
so almighty enfold users :D are you up to it ;)
http://www.ledfinity.nl/home
https://kriesi.at/support/topic/blog-page-not-recognized-correctly-wpml/ I posted about this issue already in this thread.
I tested now on a local fresh wordpress 4.0 de installation, the only plugin is Relevanssi. Adding some tags to the “Hello World” default post and accessing the tag archive in Twenty Fourteen works, in Enfold 3.0.2 the tag archive results in the German message for “Tag Archive for: testtag Posts Nothing Found Sorry, no posts matched your criteria”.
Any help is highly appreciated!
Dear boys. I can not change the lettering on the menu, like “where the heart is” or “Some work samples”. Look at the attachment please. Thanks.

Hi Guys!
I have the same problem. Can’t save any menu. Working meanwhile with wp 4.0 and enfold 3.0.2 on a live-server. WP_MAX_MEMORY_LIMIT’, ’128M’ like shown above. I have chosen the header with social media and large logo, including 6 Buttons. Tried also a test-menu with only 2 buttons – but i can’t save it…
Cheers!
hermelina
Hi Enfold team:
I find a way to modify this by change the /enfold/config-woocommerce/config.php – avia_woocommerce_display_output_upsells function
something looks like
function avia_woocommerce_display_output_upsells()
{
global $avia_config;
$products = $avia_config[‘woo_upsells’].$avia_config[‘woo_related’];
if(!empty($products))
{
$output=””;
$tabs = apply_filters( ‘woocommerce_product_tabs’, array() );
if ( ! empty( $tabs ) ) {
$output .= ”?>
(Some code from tag.php template from woocommerce)
<?php;
}
$output .= “</div></div></div>”;
$output .= ‘<div id=”av_section_1″ class=”avia-section alternate_color avia-section-small container_wrap fullsize”><div class=”container”><div class=”template-page content twelve alpha units”>’;
$output .= $products;
echo $output;
}
}
And it worked. However, I wonder if there is any way to overide this config-woocommerce/config.php in the child theme? I don’t want to change it every time when the enfold theme is updated
BR//
Heng
This upgrade is a nightmare.
I’d sorted the site out properly and was disappointed to see that it broke sidebars and widgets, and also affected css. I hadn’t deleted the original theme, only moved it, so I put it all back together and my main site is still using 2.9.something.
I created a second site so that I could set up a duplicate site to experiment on and see what was going wrong. I installed wp4 on the new domain, added the latest 3.whatever version of enfold (downloaded today) , then copied the child theme across. I imported the pages and widgets, having exported them from my original site, then tried to stitch it all together.
I looked at the home page after trying to fix stuff and realised the css was messed up. It seems the child css was being overridden by a styles.css that has appeared in uploads/dynamic_avia. I have no idea where that comes from as it uses colours (for example for the header text) that I haven’t been using on this site or the original. If I delete that css file, the child theme css still isn’t working, nor apparently is the main theme css – I’ve got what I suppose are default blue menu items and zero background, for example.
It isn’t a case of not having overwriten the original theme files. They never existed on the new domain. And most of the tickets I’ve been reading along similar lines don’t seem to be getting definitive answers. Including this one. It’s now 5 posts without reply.
Hey jfmb!
Please make sure that you are using the latest version of Enfold which is 3.0.2. If you are not, please update the theme via FTP – http://vimeo.com/67209750
Versions older than 2.9.2 are not compatible with WordPress 4.0
Regards,
Yigit
Hi enfold team:
Using the woocommerce plugin, I want to remove the sidebar (This part is easy , I create a empty widget area and choose this as the sidebar setting in specific product page). But I also want to extend the tag groups (Description, additional information) to the width of the page body. Could you please help guild me to do this?
The version info is as below
Enfold:3.0.2
woocommerce:2.2.7
Wordpress:4.0
BR//
Heng
Hi graphico!
You can enable debugging mode to see shortcodes you have created in pages using Advanced Layout Builder – http://kriesi.at/documentation/enfold/enable-advanced-layout-builder-debug/
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
then you can create any of them and copy/paste shortcode into any other content element or into text widget.
Best regards,
Yigit
I am sorry that you are but there is something wrong with your installation as you can see from errors in console – http://i.imgur.com/vsUgtgt.png Re-updating the theme via FTP should have corrected them. Layout section does not appear on your pages. Can you try switching to parent theme and check if it appears on Enfold parent theme?
Best regards,
Yigit
Hey,
I have updated the post below more than 7 hours ago and although I have published it immediately the old version is still the only one accessible (including on other devices, so the issue does not come from the cache).
Can it be because I have updated to Enfold version 3.0.2 before updating the post? I have noticed that I previously installed ALB on posts but after updating to Enfold 3.0.2 the ALB functionality had disappeared.
Thank you in advance for looking into this.
Cheers,
Cerasel
Hi nigdowser!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
nav.main_menu, #advanced_menu_toggle, #advanced_menu_hide { display: none!important; }
Best regards,
Yigit
Hi Dilbert!
It would be the best if you contact plugin author and ask if they or any of their users have an experience with Enfold
Best regards,
Yigit
Hi kriesi team,
do you know, if this plugin
http://codecanyon.net/item/woocommerce-dynamic-pricing-discounts/7119279
works fine within Woocommerce in enfold?
Best Regards
Dilbert
Hmm, now I changed the theme back to Fourteen, and activated the rating-widget plugin again, guess what? The wysiwyg editor started to work again!
So, here’s what we have:
– Using Enfold and not using rating-widget: wysiwyg editor works fine.
– Using Enfold and using rating-widget: wysiwyg editor doesn’t work
– Using Fourteen and using rating-widget: wysiwyg editor works again
Where do things go wrong?
Hey!
Please see – http://kriesi.at/documentation/enfold/change-the-footer-text-and-link/
and then add following code to Quick CSS in Enfold theme options under General Styling tab
span.copyright {
width: 100%;
text-align: center;
}
please also edit your Portfolio Grid element and make sure that you chose to display it as sortable – http://i.imgur.com/H40S3E8.png
Best regards,
Yigit