Hi intosuwo!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.page-id-734 .avia-tooltip { background: rgba(0, 255, 255, 0.8); color: red; width: 180px; }
.page-id-734 .avia-tooltip .avia-arrow { background: rgba(0, 255, 255, 0.8); }
Cheers!
Yigit
Hey giraudg!
1- Please update Enfold to the latest version 2.5.4 ( see – http://kriesi.at/documentation/enfold/updating-your-theme-files/ ) then edit icon box and choose to apply link to both icon and icon title http://i.imgur.com/vUWLUsE.jpg
2- Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { z-index: 999; }
Best regards,
Yigit
Hi crealities!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.widget_recent_entries li a { font-style: normal;
font-size: 16px; }
Cheers!
Yigit
I am trying to change the Font-Size in the Latest News widget in the footer of my Enfold themed WordPress install, but am coming up unsuccessful. I would like to increase the size of the blog post titles within this widget and remove the italic styling to it as well.
I have searched the forum and the only thing I can find is this, but when I add it to my install it does not work.
.newsbox .news-headline {
font-size: 16px;
}
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#after_section_4 a {
width: 210px;
}
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (min-width: 768px) {
.logo.bg-logo {
display: block;
}}
It is currently set to display: none;
Best regards,
Yigit
Hello,
I would like to create a custom widget area and hook it in single post, immediately after the post content.
Can you please let me if there is a hook I can use??
Moreover, is there a list of all the themes (Enfold) hooks?
Thanks in advance,
Viterbi
Hey!
Please make sure to switch to Default Editor and not to Avia Layout Builder. After creating the shortcodes, you can copy them and switch back to Avia Layout Builder
Cheers!
Yigit
I show only three options when clicking the magic wand just as Tio does. Is something wrong with the installation? http://imgur.com/ua395WC
Hi AsadIC!
Please firstly update Enfold to the latest version 2.5.4
See http://kriesi.at/documentation/enfold/updating-your-theme-files/
Best regards,
Yigit
Hey!
You can switch to Default Editor and click on Magic Wand to see full list of shortcodes http://i.imgur.com/n4KXkdm.jpg
Best regards,
Yigit
Hi Josue,
I see the possibilities at the link provided, but no syntax or examples. Am I missing something?
Hi!
Which version of Enfold and WooCommerce are you using?
Cheers!
Yigit
I am having an issue with layerslider on my homepage on Enfold theme. It shows the circular wait icon, but the images never load. This just started without any changes being made to the slider or the page. Any ideas?
Brent
Hey!
Glad you figured it out and thanks for sharing your solution! Let us know if you have any other questions or issues
Cheers!
Yigit
Okay, looks like I found the culprit for the issue…
My server had eaccellerator installed which was unable to handle the theme’s php requests. The error itself was not that helpful, but I am including it in case anyone else has the same issue
——
child pid 2575 exit signal Segmentation fault (11)
——
Hi!
Please try adding following code to Quick CSS in Enfold theme options under Styling tab
.avia-slider-testimonials.avia-testimonial-wrapper .avia-testimonial:first-child {
position: relative!important;
}
Best regards,
Yigit
Hi!
You can take a look at Enfold documentation here http://kriesi.at/documentation/enfold/ for some code snippets. For your other questions, feel free to let us know :)
You are welcome, glad we could help :)
Best regards,
Yigit
Also, one thing I noticed that is different than other themes I have installed is that all of the theme files appear to be encrypted. Is that normal?
This reply has been marked as private.
Hey Thanks, that works great!
Is there some Kind of overview about all relevant API to Change the Parameters in regard to enfold layout builder?
I am no IT or programming expert, but then I could try to find my own way and would not have the Need to bother you with some stupid questions. :D
OK, but besides the above Point I am fine for the Moment!
Thanks once again! :)
Hi Poilleve!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.text-sep-cat, .blog-author { display: none; }
Cheers!
Yigit
Hey!
You are welcome Alex, glad we could help! :)
I am marking this thread as resolved for now, let us know if you have any other questions or issues :)
Regards,
Yigit
Thank you Yigit
really awesome support.
I will bother you again if i’ll find something else (let’s hope not) :D
Cheers
Alex
Hey!
You can add something like this on Quick CSS or custom.css.
.related-format-icon.related-format-visible {
background: url('http://localhost/kriesi/enfold/wp-content/uploads/2012/04/013-180x180.jpg') no-repeat 50% 50%;
}
Replace the image url.
Regards,
Ismael
Hey NaturaIntegrativeMedicine!
If you would like to add elements to your page, you should not choose that page as your blog page in Enfold theme options and add Blog Posts element to your page instead to display your blog posts and be able to add other elements at the same time
Regards,
Yigit
I will certainly check with my host, but not sure if there is a lot they will be able to tell me. It is a VPS server that I have hosted, installed and managed several other wordpress sites, themes, etc. with the same server and settings. Also to be clear, I have successfully installed other themes in the same WordPress install that is having issues with Enfold.
Hey fritz_enfold!
What do you mean by “not updateable”? You can actually create a copy of the includes folder on the child theme then add the helper-responsive-megamenu.php file inside.
Regards,
Ismael
Hi!
Please add following code to Quick CSS in Enfold theme options under Styling tab
#top .avia-logo-element-container .slide-entry {
padding: 0;
}
#av_section_5 .content {
padding: 0;
}
Regards,
Yigit
Hi support team!! I’m so happy with my enfold theme, it rocks. I’m having this problem with the video compatibility in IE8. I can’t see the video and all i see it’s a text that says “download file”. My video is in .webm and work everywhere else but IE.
Can you guys help me please :)
Thank you soo much!!!