Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic.
Regards,
Rikard
Hello
I have a color section setup and I have a partner box setup ontop of it to display some logos. The logos are in PNG format with transparent background. The issue is that it shows the white (the main content background) instead of the color section background which is green.
I will just setup my logos with a green background for now but I think this is possbly a bug to be looked at?
Hi, yes I am still having issues. The code enabled the mobile menu toggle bar (t’s cut off though since it’s really high on the screen) but the left sidebar is still there. What I need is to have the iPad screen display exactly like a mobile screen with the menu toggle on the top right and the logo in the top menu bar. Thank you!
Hi, thank you very much for help.
I got it working, i can load something like a gallery or contat form before the navmenu, and get the nav-menu at the bottom of the page.
But, when i scroll down, i have setup on enfold, “if checked the header will sitck to the top of your site…” but the header get in bad position, not the top.
Apologize about my english.
I want to load a gallery or something before the nave menu, and when i scrolldown, the menu moves to the top.
This is directed the skilled moderators on here. I’m you guys will have the smarts for this.
We have an site that was developed a few years ago and used Enfold 2.4.2 The theme on it has not bene updated since, however just recently the Advanced Layout Editor has stopped working and we can not edit any pages. We need to make some updates in the next couple of days, and so we are desperate for a solution.
I have spent all night trying to suggestions offered in relation to other examples of the Advanced Layout Editor breaking, but I can not solve it. I have spent hours trying to replicate the site onto my local machine using MAMP, and can not get that to work either. At the same time I don’t want to mess around with the live version.
The theme has had custom changes made to css files, the header.php. footer.php, functions.php (there could be others) etc. Not ideal I know, but at the time it was done with limited understanding of child themes, etc. It also means that a simple theme upgrade is not that easy right now. I do not have a clean copy of Enfold 2.4.2 to compare the files with either.
I am hoping there is a simple fix that can just make pages editable again, and then we can look at upgrading the site/theme properly next week. Maybe it’s just to roll back the version of wordpress to a much older one? I’m not entirely sure how to do that safely either…
If somebody could assist us in working out how to make the site work again it would be wonderful. Details are provided in the private content area.
Thanks,
Mon
-
This topic was modified 9 years, 5 months ago by
Glyphism.
Hi Enfold.
How to get my content full width in a color section or 1/1 section? See link below,its the section with Instagram. http://vanggrafisk.dk/ne/
I have try with this css, but it wont works?: #instagramer-color-section-hold .container {
width: 100%;
}
Another issue is, how to control the speed of an image from left to right, i want the image to delay 2 sec and then go from left to right in 2 sec?
I have try to fix it with this code, but it wont works?;
@-webkit-keyframes avia-ltr {
0% { -webkit-transform:translate(-10%,0); opacity: 0; }
100% { -webkit-transform:translate(0,0); opacity: 1; }
}
@keyframes avia-ltr {
0% { transform:translate(-10%,0); opacity: 0; }
100% { transform:translate(0,0); opacity: 1; }
}
You find my image in the video top of page: http://vanggrafisk.dk/ne/
Regards
Soren
long time ago there was a thing with edge – but it was only one thing :
https://kriesi.at/support/topic/oh-edge-on-windows-10-is-again-totaly-different-to-ie11-etc/#post-482908
IE browser got problems if a positioning was set to absolute without giving a positioning to the parent div !
Sometimes Enfold sets up positioning without regarding this.
But as you see above – i actually got no trouble with Edge and Enfold ( nor Angular)
1. I want to use slider in a page, but the slider is not placed correctly.

2. I wrote a custom shortcode to display posts of other wordpress site. And also I want to display a slider on top.
but wherever I put the layer shortcode before or after my custom shortcode, it always appears below the page.
please help, thanks.
-
This topic was modified 9 years, 5 months ago by
apple1104.
Sorry for my cascade but I run yet into another dilema: I am trying to make a full with page slider and I am uploading images of 1732×1155 px. Nevertheless on my 1680 x 1050 display the images from the slider are “zoomed in” based on how I am anchoring the element (using Image Position parameter from “Edit Form Element” within the slider settings. Has this something to do with the “Slideshow Image Size” setting (which is set at 1500×1500) and when the screen is wider than this 1500 the images are zoomed?
Besides the “Image Position” setting is there any other thing that I could use to control how the zoom is made? Stretch the image would be in my case a better alternative as the image is already big enough in resolution to cover up to almost 1920×1080 resolution.
Hello Rikard, if you could point me in any direction with the zoom topic on the full width slider I would appreciate it. Otherwise the things are pretty much solved.
Thanks!
Hi,
I’m struggling with removing the border around the home link in my menu: https://www2.autobedrijfmouris.nl/
I’ve tried all the solutions mentioned in other topics but no luck.
Please help!
Best Regards, Madelon (Netherlands)
Hello team,
following my previous topic
https://kriesi.at/support/topic/change-the-size-of-the-featured-image-without-plugin/
Everything is ok but not in the mobile version. The featured post in the post is to streched in height.
Is the possible to change the previuos code you sent to solve this problem?
img.attachment-entry_with_sidebar.size-entry_with_sidebar.wp-post-image {
height: 400px !important;
}
A link to a sample post is reported in the private area
Hi,
Great, glad you got it working :-)
Please let us know if you should need any further help on the topic.
Best regards,
Rikard
Hi,
Thanks for the feedback, so everything is working as it should now? Let us know if you should need any further help on the topic.
Regards,
Rikard
Hi,
Glad we could help :-)
Please let us know if you should need any further help on the topic.
Thanks,
Rikard
I’m using a separate woocommerce pro cart plugin from codecanyon. It’s conflicting with enfolds cart. How do I completely disable all of enfolds cart feature so there is no JavaScript problems. Need it to just be removed from mobile and desktop.
The pro plugin I use has a floating shopping cart icon and modal overlay upon adding to cart. That’s why I need enfolds disabled.
Thank you. Your theme is super!
Gary
Hello,
I’m trying to edit the sidebar.php I created in a child theme of Enfold to add a UberMenu to the sidebar using the integration code they provide:
<?php ubermenu( ‘main’ ); ?>
I don’t know where to add it without breaking the rest of Enfold’s settings for the sidebar.
I’ve tried integrating UberMenu using the widget location in Enfold, but the menu appears to work for 1 second before the links stop working and the menu stops functioning. Is this because of Enfold styles in the side bar? Any simple way to fix this?
Thanks
Hi,
Replace the css code with this.
@media only screen and (max-width: 1280px) {
.hide-mobile { display: none; }}
@media only screen and (min-width: 1281px) {
.hide-desktop { display: none; }}
Best regards,
Ismael
Hi,
Try placing the code at the very top of Quick CSS.
Best regards,
Josue
Just to clarify everyone,
1) If you open the class-breadcrumb.php file and you change ‘show_categories’ => true, to false, it will stop displaying the categories. I am just asking you to suggest a method to hide it using CSS.
2) This could be a bug in the code of the theme. If not, you need to tell me why the titles do not appear. I have not changed anything in the theme itself.
Regards,
Antonis
Hi,
1) There is no way to hide the category Name by using a quick css?
2) On the news page I use the Enfold latest news widget (image1). This widget works fine on all pages, but on the actual posts the Popular / Recent / Comments title does not appear on top. (image2). I do not know a simpler way to explain this. The Enfold latest news widget does not work on posts.
-
This reply was modified 9 years, 5 months ago by
agougo.
Hi,
Paste this code in Quick CSS:
.wpcf7-form, .wpcf7-response-output{
clear:both;
}
.wpcf7-form-control-wrap {
display: block !important
}
.wpcf7-form p br{display:none;}
.wpcf7-form label {display:block; visibility: visible; position: relative; }
.wpcf7-form label, .modified_width:before{display:block; visibility: visible; position: relative; margin-bottom: 7px; font-weight: 600;}
.wpcf7-form p{ position: relative; clear:both; float:left; width:100%;}
.wpcf7-form p.hidden{position: absolute; width:0px; left:0; top:0; }
.wpcf7-form .form_element_half{width:49.5%; float:left; margin-left:1%; clear:none;}
.wpcf7-form .form_element_third{width:32.6%; float:left; margin-left:1%; clear:none;}
.wpcf7-form .form_element_two_third{width:66.4%; float:left; margin-left:1%; clear:none;}
.wpcf7-form .form_element_fourth{width:24.2%; float:left; margin-left:1%; clear:none;}
.wpcf7-form .form_element_three_fourth{width:74.8%; float:left; margin-left:1%; clear:none;}
.wpcf7-form .first_form{clear:both;margin-left:0;}
#top .wpcf7-form .wpcf7-text, #top .wpcf7-form .wpcf7-select, #top .wpcf7-form .wpcf7-textarea{
width:100%;
margin-bottom:0;
display:inline;
min-width:50px;
padding:13px;
border-radius: 2px;
}
#top .wpcf7-form .wpcf7-select{
-webkit-appearance: none;
border-radius:0px;
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAANCAYAAAC+ct6XAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RjBBRUQ1QTQ1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RjBBRUQ1QTU1QzkxMTFFMDlDNDdEQzgyNUE1RjI4MTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGMEFFRDVBMjVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGMEFFRDVBMzVDOTExMUUwOUM0N0RDODI1QTVGMjgxMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk5mU4QAAACUSURBVHjaYmRgYJD6////MwY6AyaGAQIspCieM2cOjKkIxCFA3A0TSElJoZ3FUCANxAeAWA6IOYG4iR5BjWwpCDQCcSnNgxoIVJCDFwnwA/FHWlp8EIpHSKoGgiggLkITewrEcbQO6mVAbAbE+VD+a3IsJTc7FQAxDxD7AbEzEF+jR1DDywtoCr9DbhwzDlRZDRBgACYqHJO9bkklAAAAAElFTkSuQmCC);
background-position: center right;
background-repeat: no-repeat;
border-radius: 2px;
}
.wpcf7-form .button {
margin: 0;
padding: 16px 20px;
border-radius: 2px;
border-bottom-width: 1px;
border-bottom-style: solid;
font-weight: normal;
font-size: 12px;
min-width: 142px;
outline: none;
}
.wpcf7-form p input, .wpcf7-form p textarea, .wpcf7-form p select{
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
Then wrap your CF7 fields similar to:
<div class="av-form-labels-visible">
<p class="first_form form_element form_element_third">
<label>Your Name:</label>
[cf field]
<p class="form_element form_element_third">
<label>Email address: </label>
[cf field]
<p class="form_element form_element_third modified_width">
[cf submit]
</div>
Best regards,
Josue
-
This reply was modified 9 years, 5 months ago by
Josue.
Hello Yigit,
I managed to do it and not the lines I were talking about are correct but the text is not in the middle on the mobile view, it is very much aligned into right.
Screenshot here: http://imgur.com/a/5dAoO
Is there a way to have them aligned into middle in both the Desktop and mobile view?
Best Regards,
Hi,
Is there a quick and easy way to have the thumbnails on the gallery to display on the left or the right side or even the top of the big image? A simple custom CSS that will allow that. This would be a good added feature on the next update.
best,
Did.
Hi,
I still do not see the hight different on my end. Any how to fix it please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .av_minimal_header #s {
min-height: 30px;
max-height: 30px;
height: 30px;
}
If you still see the difference please try to hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload” and review the site again.

Best regards,
Vinay
Hey soniavoice,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
#top .avia-slider-testimonials.avia-testimonial-wrapper {
min-height: 250px;
max-height: 250px;
overflow: auto;
}
Best regards,
Vinay
Hoping someone has a simple solution for this…
I have a website that has properties listed on it with a dynamic gallery associated with them. When you click the gallery, it launches a slider, however it places an additional image of the picture that was clicked over top of the slider. User has to close this image to allow the slider to function.
Is there a simple code to add to disable the theme from launching this image?
Hey!
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.av-main-nav > li > a:active:after, .av-main-nav > li > a:focus:after, .av-main-nav > li > a:hover:after {
background-color: #767676;
width: 100%;
}
.av-main-nav > li > a:after {
display: inline-block;
content: "";
text-indent: -99999px;
width: 0;
height: .25rem;
-webkit-transition: all .15s ease-in-out;
transition: all .15s ease-in-out;
position: absolute;
bottom: 0;
left: 50%;
margin-top: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
Best regards,
Yigit
Hey kennethhuang,
As far as i know, you no longer need assistance on this case – https://kriesi.at/support/topic/does-enfold-support-automatic-integration-for-ubermenu/#post-693783 :)
Best regards,
Yigit
Hey jsugar,
You had following code in Quick CSS
.html_header_top.html_header_sticky #header {
background-color: #fff;
}
I removed it, please review your website now.
Best regards,
Yigit