Hey!
Enable this, then add a class of “no-text-iconbox” to those icon boxes and add this to the Quick CSS:
.no-text-iconbox .iconbox_content_container {
display: none;
}
Best regards,
Josue
Hey!
The problem is that those images have different aspect ratios, you could easily solve it by adding this to the Quick CSS:
.grid-entry.flex_column a {
max-height: 257px;
overflow: hidden;
}
Have you checked the Masonry elements? you could build a portfolio grid that can contain images with different aspect ratios.
Cheers!
Josue
We have WP 3.9.1, tried deactivating all plugins, and re-uploading the theme folder(we are using Enfold 2.8.1).
On one page, there are issues with footer being shortened(it’s not in full width), and when you scroll up and down 1-2 times, the WP admin bar duplicates on the middle of the page(like sticky menu with some issues).
We we’re able to “fix” the footer error by adding 1 additional </div>, but after some time, now it takes two divs to fix it, so I guess it’s time to get some help. In the visual editor, there are no unclosed divs(no divs at all actually).
Also, “fixing” the footer with two additional divs doesn’t fix the WP admin menu issue.
Hi!
Enable this, then add this class to the buttons you want to float:

Finally add this to the Quick CSS:
.avia-button.alignleft {
margin-top: 0 !important;
}
Regards,
Josue
Hi, my client recently bought a Samsung Galaxy S5 mobile and advises enfold is not resizing correctly. He has tested on 4 other Galaxy S5 devices and all are the same. I don’t have this phone to test on, can you help at all?
http://foodvacuumsealers.com.au
Any advice appreciated.
Cheers
Amy
I must have done something wrong.
Isn’t it just about giving the child theme a code to import the style.css? I am probably not saying that correctly.
example: The theme Avada,comes with a child theme. the code in the style.css file is as follows:
/*
Theme Name: Avada Child
Description: Child theme for the Avada
Author: Your name here
Template: Avada
*/
@import url(“../Avada/style.css”);
so– can I just change the name Avada to Enfold and make sure the files are in the right place in the directory>?
/*
Theme Name: enfold-child
Description: Child theme for the enfold
Author: KK
Template: enfold
*/
@import url(“../enfold/style.css”);
Hi!
Can you firstly update Enfold to the latest version 2.8.1 via FTP – http://vimeo.com/67209750
and try deactivating all active plugins and check if that helps?
Cheers!
Yigit
Hi guys,
Love to work with enfold.
However I just have a problem with the portfolio, and can’t find where the problem is
http://www.trendrede.nl/trends/
Not everything is showing nicely, but every image has a different height.
The weird thing is that the first second when the pages loads, it appears to load correctly, and after that first second it is not looking well.
I’ve disabled all the plugins, I copied the theme from another site where it’s working, I disabled my child theme, reinstalled wordpress.
Tried to add the portfolio bye using a shortcode on the page, tried several settings with the portfolio. But nothings seems to help.
Hopefulle you guys can help me!
Theme: Enfold
Version: 2.8.1
Installed: enfold
AviaFramework Version: 1.9.1
AviaBuilder Version: 0.7
ML:256-PU:36-PLA:1
I have created two icon-boxes on one of my pages and would like just the title-line and the icon. However, every time I enter the editor the default text in the icon-box pops up, “Click here to add your own text”, even if I have removed it and left it blank several times before saving.
Cool all plugins are deactivated and still the same. WP is 3.9.1. Not sure how to find our version of Enfold, but literally came up an hour ago, think it was 2.8 maybe??
:)
Hi rjflaherty!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.content, .sidebar { padding-top: 20px; }
top padding is 50px by default
Regards,
Yigit
Hi tocal!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 989px) {
.responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth {
clear: none!important;
}}
Regards,
Yigit
-
This reply was modified 11 years, 7 months ago by
Yigit.
Hi!
All feature requests can be posted here to then be voted on for inclusion in the theme: https://kriesi.at/support/enfold-feature-requests/
Best regards,
Devin
Hi guys,
Making amazing progress with Enfold. The theme is even better than it was last time I used it and my site is so much easier to build and better looking as a result.
I’m currently working through my responsive styling and I have one issue I can’t find a way around. The Partner/Logo Element shortens itself to a 2×2 grid (instead of 1×4) below 989px. You can see the issue here: http://dalestudios.co.uk/clients-testimonials/
Do you guys know a work around?
Thanks
Hey envapk2!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#menu-item-2833 a {
background-image: url(https://knifeandpacker.com/wp/wp-content/uploads/2013/06/tvMenu1.png)!important;
background-repeat: no-repeat!important;
}
You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Best regards,
Yigit
Hi!
You are welcome Marion, glad we could help! You can have a look at Enfold documentation here – http://kriesi.at/documentation/enfold/ where you can find some code snippets :)
Let us know if you have any other questions or issues
Best regards,
Yigit
Hi
I’d love to use Enfold for a site I’m doing which needs images for the menu, to look likein the private content link.
I used a menu image plugin – http://html-and-cms.com/plugins/menu-image/ – to do this. Unfortunately the plugin does not work with Enfold at all. Is there any way around this conflict or any other way I can create an image menu?
many thanks
Peter
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.page-id-7 #av_section_1.avia-section {
min-height: 50px;
height: 50px;
}
Regards,
Yigit
Hi!
Yes, each update will overwrite this mod. You can install a child theme and place the code into the child theme functions.php file if you want an update-safe solution. http://kriesi.at/documentation/enfold/using-a-child-theme/
Cheers!
Peter
Hi,
I just installed the Enfold them I bought a while back on a fresh WP install. I came across an apparently known bug that removed all formatting buttons from the edit page. So I updated my Enfold installation via FTP, as explained here:
http://kriesi.at/documentation/enfold/updating-your-theme-files/
The original bug was indeed dealt with, bug now I have no control over the header options of the website, found at the “Header Layout” section: The sticky header does not work, I can’t hide the social icons, etc etc.
I see the options at the backoffice, they just have no effect at the frontoffice.
I have no plugins installed. As I said, its a fresh WP install with an updated Enfold theme.
How to solve this?
Thank you.
Hi Justin!
1) You can use a 2/3 column element for the slider (i.e. use the AviaSlider) and a 1/3 column for the text on the right side. The included LayerSlider is currently tweaked for Enfold and does only support fullwidth layouts. If you want to use it for a 2/3 column layout you would need to purchase it as a standalone plugin or you can use another slider like Master Slider or Revolution Slider.
2) The events calendar “events” page unfortunately is no page in a classic sense but afaik the plugin creates it dynamically. Thus you also can’t apply sidebar settings, etc. to it because these settings require get_post_meta() http://codex.wordpress.org/Function_Reference/get_post_meta and a page/post id to work. The events page does not have a page id and thus you can’t save or query settings for this page.
Cheers!
Peter
Hi,
I am having some issues with trying to use posts in link format within the post slider.
When looking at the normal blog view the link is correct, for example:
http://localhost:23441/wp-content/uploads/2014/06/Newsletter20thJune2014.pdf
However, for the same post in the post slider, it is trying to follow an incorrect link
http://localhost:23441/<a href="localhost:23441/wp-coptent/uploads/2014/06/Newsletter20thJune2014.pdf">Newsletter - 20th June 2014</a>
I am using the latest versions of WordPress (3.9.1) and of Enfold (2.8.1)
Any help would be much appreciated.
Thanks.
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.logo, .logo a, .logo img {
position: relative;
left: 0;
height: 120px;
overflow: visible;
max-height: 120px!important;
padding: 0;
}
Cheers!
Yigit
Hey kops!
1) The Enfold page builder doesn’t support posts. You can just use it with portfolio entries and pages.
2) There’s no real template engine but you can save a group of shortcodes as “template”. Click on the template button in the top right corner of the template builder ( http://www.clipular.com/c/6270636808732672.png?k=kV7fkxLNRMJu1Q0iOZCAxaguJAk ) and then click the “Save Entry as Template” button to save the builder elements as template. If you want to restore the template click the “Template” button again and then click on the name of the template.
Cheers!
Peter
Hey!
I corrected Ismaels code and updated your loop-index.php file: http://afa.862.myftpupload.com/wp-admin/theme-editor.php?file=includes%2Floop-index.php&theme=enfold&scrollto=3490&updated=true
Just copy it into your child theme (wp-content/themes/enfold-child/includes/loop-index.php) and then it’s update safe and the parent theme will not overwrite it.
Best regards,
Peter
Hi!
Ich konnte den Fehler nicht reproduzieren und bei mir funktioniert der Code. Bitte verbinde dich mit ftp auf deinem Server, gehe zu wp-content/themes/enfold/functions.php und lade die Datei herunter. Dann öffne diese, lösche den gesamten Code und füge diesen Code ein: http://pastebin.com/raw.php?i=ehaGyWRF . Dann lade die Datei wieder hoch und es sollte funktionieren.
Best regards,
Peter
@jansthh
Yes, it’s ShiftNav Pro but to do that you’ll have to do some PHP/CSS customizations to completly remove the default Enfold menu…
php > it”s in includes/helper-main-menu.php
css > look at my source code :)
Hi Alex!
There are many Enfold users using Gravity Forms. Some CSS adjustments may be needed and i believe you can find them if you simply search “Gravity Forms” on search, if not, we do not mind having a quick look
Cheers!
Yigit