Hey!
Try following fix – open up enfold/config-woocommerce/config.php and replace
echo "</div>"; // end tempate-shop content
with
echo "</div>"; // end tempate-shop content
echo "</div>"; // close default .container_wrap element
Regards,
Peter
Hi!
I can’t recommend a specific advertisement plugin but I tested this map plugin: WP Google Maps and it works very well with Enfold.
Best regards,
Peter
Hi Sebastian,
Please add following code to Quick CSS in Enfold theme options under Styling
#top .header_color a:hover .avia-bullet { border-color: white!important; }
.header_color .avia-bullet { border-color: blue; }
Regards,
Yigit
In reaction of an earlier post that is closed: https://kriesi.at/support/topic/parallax-images-are-not-scaling-on-iphone?replies=3&message=update-support-forums-topic-status-error
This was the issue:
On the one page portfolio homepage, the parallax images are not scaling on iphone (http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/).
When i scroll down with my iphone to the image of the kitchen i will see the following: http://web-flight.nl/enfold-bug.png
I have the same problem with: http://www.digified.co
It should be fixed in the latest release. But the problem still exists in your on demo: http://kriesi.at/themes/enfold/homepage/home-v7-one-page-portfolio/ when i look at it on my iPhone.
Is your own demo not updated or is it not fixed yet? I made some changes in the template so i don’t want to update the theme whitout knowing it solves the issue
Hi,
i experience a small problem when using more then 2 colums under each other. Do i have to add a clear: both; after each column set? is there a shortcode in enfold available for it?
Hi
I have a folder named “Mega” with a file index.php inside.
I am trying to add the header and footer of the theme
(My folder is in the root of the site)
I tried unsuccessfully several code:
Code:
<?php
include $_SERVER[‘DOCUMENT_ROOT’].”/wp-content/themes/enfold/header.php”;
?>
And
<?php
require(‘./header.php’);
include $_SERVER[‘DOCUMENT_ROOT’].”/wp-content/themes/enfold/header.php”;
?>
Can you help me please !!
Regards,
Hi Fabiana,
In your WordPress theme directory please go to Enfold folder and open Footer.php file and find following code between 98-105
<?php
echo "<div class='sub_menu_socket'>";
$args = array('theme_location'=>'avia3', 'fallback_cb' => '', 'depth'=>1);
wp_nav_menu($args);
echo "</div>";
?>
and right under it add following code

Then add following code to Quick CSS in Enfold theme options
span.copyright1 { float: right; }
Regards,
Yigit
Hi,
I tested this on my end. Added this code on a Div / Video field.
<iframe src="http://player.vimeo.com/video/39412670?title=0&byline=0&portrait=0&color=c3512f&autoplay=0">
The vimeo video doesn’t auto play when the slide loads. Please update to Enfold 2.1.
Regards,
Ismael
Hi,
It only happens when font size is 17px. You can change it to 18px by adding following code to Quick CSS in Enfold theme options
h4 { font-size: 18px!important; }
Regards,
Yigit
Hi
With replete the portfolio items became larger when clicked on. i liked that.
now with the same site in enfold. the items clicked on go to another page. that takes way too much time. where can i change the settings so they just get bigger and it is easy to click other pictures that will remain in the screen?
http://www.bevlogenverf.nl
Hi,
What do you mean? You can use the woocommerce “Product Categories” shortcode.
[product_categories number=""]
Regards,
Ismael
I have no issues on any of my sites but everyone should upgrade asap anyhow since the patch has a security fix included :)
Regards,
Devin
Hi,
Please add following code to Quick CSS in Enfold theme options under Styling
#header_main { padding-bottom: 34px!important; }
#main { padding-top: 123px!important; }
strong.logo { height: 100px!important; }
span.avia-menu-fx { display: none!important; }
Regards,
Yigit
Hi sach,
The site you listed actually has the same icon display as the theme: http://kriesi.at/themes/enfold/shortcodes/tabs/
Either way thank you for the suggestions :)
Regards,
Devin
The current version of Enfold is 2.1. Your site is pulling up with just the default Apache server information right now so I can’t check its version but if you aren’t on 2.1 you should first try updating the theme files.
Is there a way in Enfold to present products with categories and subcategories?
Hi,
Please go to Enfold theme options > General settings and you will page slug at the bottom of that page
Regards,
Yigit
Thanks, update worked fine :)
Hi!
Yes, no bug reports so far…
Best regards,
Peter
Hi,
I tried and it’s OK for my site.
Right now Kriesi is working on his website (new kriesi.at website which uses an Enfold child theme) and after the relaunch we’ll release the new version which includes all fixes and various other improvements.
Is the Enfold theme compatible with the newly released WordPress 3.6.1 ?
Anybody already tried updating ?
I though you want to remove the padding from the content slider but now I noticed you want to remove it from the logo slider. Open up /wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider.php and replace
$output .= "<div class='avia-smallarrow-slider-heading'>"
with
$heading_class = '';
if($navigation == 'no') $heading_class .= ' no-logo-slider-navigation ';
if($heading == ' ') $heading_class .= ' no-logo-slider-heading ';
$output .= "<div class='avia-smallarrow-slider-heading $heading_class'>";
and insert following code into the quick css field
.no-logo-slider-navigation.no-logo-slider-heading{
display: none;
}
Dear support team,
I have a problem with the permalinks in footer, especially for the “enfold latest portfolio” entries.
The links look like: http://www.xxx.de/portfolio-item/people/. But the term portfolio-item is wrong. There should only stay portfolio instead of portfolio-item.
Can you help me?
Thanks!
Frank
Hi,
how can I set the searchfunction inside the Navigationbar or inside the Main-Title-Bar?
Thanks
Do you have any suggestions / plugins that you have tested with Enfold ?
I’m using Yoast SEO for the XML sitemap, but it doesn’t have an HTML Sitemap option
Hi,
how can I set a Video-Thumbnail? There is no function to set one. When I had buy the Theme 2 Months ago, the Support told me that this is a nice idea for a new feature for the next update. Any Chance to set one?
How can I set a fallback from mp4 to ogg?
If there is no way I found another Solution. I insert a Picture and linked it to the Videofile with http://… . Now it opens in a lightbox with Fullsreen. Here I have three questions.
1. How can I change the Hover-Icon above the Picture from an arrow to an Play-Icon?
2. The Video play in Fullscreenmode inside a Lightbox but there is no way to close it. How can I fix this?
3. Fallback?
What is the best way to change the size of videos on Frontpage?
Best regards