This reply has been marked as private.
Hi Effektid!
Setting your header to transparent would be enough – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/
Slider used on v11 is fullscreen slider. You can use 1700px as well but try to use square-ish images to avoid distortion
Regards,
Yigit
This reply has been marked as private.
Hey!
Do you mean on the right side? If so, please add following code to Quick CSS in Enfold theme options under General Styling tab
#top.avia-blank #wrap_all { display: block; }
Best regards,
Yigit
Hey!
You can use page ID’s on your custom CSS or alternatively turn on custom CSS field for ALB elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and use custom CSS classes to target specific elements.
Best regards,
Yigit
Hi mazerti!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
span#u_0_4 {
color: white !important;
}
Cheers!
Yigit
Hey Konstantin!
You would need to add the raw code for a button with the click even on it in each location. Also feel free to add the idea for an additional field on buttons to the Enfold Feature requests here: https://kriesi.at/support/enfold-feature-requests/
Best regards,
Devin
Just bought “Enfold”. Working local via XAMMP. XAMMP works fine, WordPress works fine. Downloading the zip file of Endold theme in WordPress also works, but when installing it comes with an error message as shown below:
Warning: POST Content-Length of 54618540 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
Weet je zeker dat je dit wilt doen?
Opnieuw proberen.
I tried to solve the problem by installing/uninstalling XAMMP (for local installation of WordPress and Theme) for three times
(also a different version). Same problem occurs. Also I raised max. upload from 2 to 200M in php.ini file.
Can you help me out. I would love to start…
Kind regards,
Jan van der Burg
Hi Jens!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.entry-summary .woocommerce-product-rating { top: 0; }
Best regards,
Yigit
This reply has been marked as private.
Hey Tim!
Please edit your color section element that contains text “WAT ZEGGEN ANDEREN OVER ONS” and give it a unique ID and then link your button using anchor point – http://kriesi.at/documentation/enfold/add-anchors-to-your-page-for-single-page-navigation/
Cheers!
Yigit
Is there a way to do with with a jquery script on load.
I would like to make a button to toggle mute/ unmute for a video.
But do not want to have all videos have sound.
And do not want to edit the enfold theme files only my custom child theme.
Cheers
Paul
When I use the Avia Layout Builder in Enfold 2.9.1 the featured image disapears and will not show on the front end even if I re-add it? Has anyone else experienced this and is there a fix for this?
-
This topic was modified 11 years, 7 months ago by
waveseven.
Helle Devin,
It was a weird mix of Askimet, infiniteWP client and the Enfold theme.
It only works after adding infiinteWP to the IWP dashboard.
So it’s fixed.
Okay. Tried it with no fix. In fact now the Masonry gallery is not working correctly. What is strange is I added the css to custom.css and then removed it but the masonry gallery on the home page is still not working correctly. I am suddenly getting this message related to the Masonry gallery Warning: session_start(): The session id is too long or contains illegal characters, valid characters are a-z, A-Z, 0-9 and ‘-,’ in /home/rsheehan/public_html/spa/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/masonry_entries.php on line 33
Hi stevemulisa!
You are currently using an older version of Enfold, please try updating the theme to the latest version 2.9.1 via FTP and check if that helps – http://vimeo.com/67209750
Cheers!
Yigit
Hi graphico!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
@media only screen and (max-width: 768px) and (min-width: 481px) {
strong.heading.avia-animated-number-title { font-size: 50px!important; }}
@media only screen and (max-width: 480px) {
strong.heading.avia-animated-number-title { font-size: 40px!important; }}
Cheers!
Yigit
I’d like to add meta data to my pages and Archive pages in Enfold. Also I like to add a page modified date to all categories, pages and posts.
Any guidance on how to do it would be great
With this being part of the google guidelines for panda I think it could be of use to add it to the theme.
Hello.
I used the pt_BR (Brazilian Portuguese) as base and translated to pt_PT (Portugal Portuguese). Since I had to do it anyway I’m happy to share it.
Enfold pt_PT Translation
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 1140px) {
input#frm2_submit {
position: relative;
top: -55px;
float: right;
}}
Cheers!
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
#top #header .mega_menu_title a {
font-size: 22px;
Best regards,
Yigit
Merhabalar Banu!
Please upload preferred logo in Enfold theme options and then remove following code from Quick CSS
.logo img {
height: 100px;
width: 515px;
}
and add following code instead
.html_header_top.html_logo_center .logo {
left: 10%;
-webkit-transform: translate(0, 0);
-moz-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
Best regards,
Yigit
Hi tonyska!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header-scrolled .logo a { background-image: url(https://kriesi.at/wp-content/themes/kriesi/images/logo.png); background-repeat: no-repeat; background-size: contain; }
.header-scrolled .logo img { opacity: 0; }
Regards,
Yigit
Hi dfisherharmony!
Please go to Enfold theme options > Sidebar Layout and check “Sidebar on Smartphones”
Best regards,
Yigit
Hi Raphe!
Thank you for choosing Enfold! :)
Please turn on custom CSS field for Advanced Layout Builder elements ( please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ ) and then give your text block a custom CSS class and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class { background-color: red; }
Cheers!
Yigit
Hi Enffie!
In that case, please contact plugin author. Their plugin may not be compatible with the latest version of WordPress or Enfold
Regards,
Yigit
Hi anma!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.iconbox_top .iconbox_icon {
background-color: transparent!important;
color: red !important;
}
Regards,
Yigit
Hello there I am using Enfold and on Internet Explorer I am having issue seeing the images that are loaded in the posts. I attached a link.
Please let me know what to do.
Thank you :)
Hey simonac!
Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed
.header_color .sub_menu ul li a, .phone-info {
font-family: 'Salsa', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
Cheers!
Yigit
-
This reply was modified 11 years, 7 months ago by
Yigit.
Hey Matthieu!
You’d need to use CSS for that, something like this in Quick CSS will do it (i’m supposing you set a custom class to the iconbox):
.custom_class .iconbox_top:before {
content: "";
width: 100%;
background: url(put_background_image_here) no-repeat center top;
background-size: cover;
height: 60px; /* change this for the height of your preference */
position: absolute;
top: -61px; /* change this for the height of your preference */
left: 0;
}
/* Global */
.iconbox_top {
position: relative;
}
Regards,
Josue