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
Hi support team,
anticipate enfold is a really impressive theme. However, I have a question. I have pictures in galleries available in portrait and landscape format. (ratio: 2:3 or 3:2) Between the images is partially above and below unwanted space. But I don’t really know why.
Now the settings are:
Gallery Style: Small thumbnails
Gallery Preview Image Size: No Scaling
Gallery Columns: 2
…
Is there a way to fix the problem?
Thanks for solving it.
Best regards
Frank
Bzgl 2) Rücksicht auf Suchmaschinenoptimierung – darüber lässt sich oftmals streiten, da “Blog – Die letzten Neuigkeiten” nun einmal eine der Hauptüberschriften ist und im Gegensatz zu h1 h2 auch öfters vorkommen darf. Es ist daher teilweise persönliche Ansichtssache welche Stellenwert man welcher Überschrift zuordnet. Der eine meint nur h3, der ander h4 der nächste nur span, etc.
Möchte man den Tag abändern würde ich folgenden Code zu functions.php hinzufügen
add_filter('avf_title_args', 'change_single_post_title', 10, 2);
function change_single_post_title($args,$id)
{
if ( is_single() )
{
$args['heading'] = 'strong';
}
return $args;
}
– in diesem Fall wird h2 gegen einen “strong” Tag ersetzt.
I have an massive issue with editing blog posts. I have to redesign some existing posts, as I switched to Enfold and want to use all the beautiful shortcodes.
BUT:
Lets say I have an text in blog post edit view (visuell mode):
I set the cursor to a certain position, to insert some shortcode.
I click “insert shortcode” button and choose for example “content elements” > “icon box”.
I edit the icon box contents, click save.
1.) After clicking “save” the modal dialogue does not disappear, I need to push the “x” to close it.
2.) All other content is beeing replaced!!!
This is an massive issue. I can’t go ahead using copy and paste and rearranging it this way.
Please help!
WordPress: 3.6.1
Enfold: latest
OS: Mac OSX latest
Browser: Firefox latest
Hi,
1) Insert following code into the quick css field to reduce the padding of the footer.
#footer {
padding: 15px 0;
}
You can replace 15px with a lower value if required.
2) There’s no need for css code – just remove following code from enfold/js/avia.js
// decreases header size when user scrolls down
avia_header_size();
Hi support staff,
Let’s say I create two columns beside one another. I want one column to contain text and a description and the other column to contain an image that slides in.
Now the column with the image that slides in, I want it to not be restricted by the column dimensions but I want it beside the text of the other column. Also would be neat to be able to do the same with an advanced slider.
So what I mean by this furthermore, is that it want the picture to not be confined by anything. It would be visible outside of the page borders even. I want to make the image in photoshop in the size I want it, and I want it to display in full the size I made it and stay beside the text description.
I see many websites do this. I’m wondering if this is possible with the enfold theme for an average user?
Thank you.
Hi,
You are welcome, glad we could help :)
Regards,
Yigit
Hey,
What version of Enfold do you have right now? Please download Enfold 2.1. Make sure you’re using WordPress 3.6.
Regards,
Ismael
Hey,
Please download the latest version of Enfold, version 2.1. It should fix the Advance Layout Editor. Increase wordpress php memory limit. Edit wp-config.php, add this code:
define('WP_MEMORY_LIMIT', '128M');
Regards,
Ismael
Hi,
style.css does nothing to the look of the page, add it either to the Quick CSS section or the custom.css file, regarding the option for font-size you could request it here.
Regards,
Josue
Hi,
Importing the dummy content after installing Enfold will create you a page (Homepage) exactly like that.
Regards,
Josue
Hey,
Please try to install WordPress again, make sure it is 3.6. Download the latest version of the theme, Enfold 2.1. Increase wordpress php memory limit. Edit wp-config.php, add this code:
define('WP_MEMORY_LIMIT', '128M');
Regards,
Ismael
Thanks, Devin. It corrected the problem on that page, but I’m still having the same issue here:
http://reallife247.org/message-archives/
I am using TubePress plugin there, but I don’t see it throwing any errors. Could you take a look?
Really appreciate the help!