Hey!
As Dude said. Its currently not planned but you can always submit a feature requests here and if enough people support the request we will add it:
https://kriesi.at/support/topic/enfold-feature-requests/
Best regards,
Kriesi
Ok. was able to finally find and reproduce the problem here. its actually the missing width attribute (seriously IE?)
make the img and a img in base.css read:
img, a img {
border:none;
padding: 0;
margin:0;
display:inline-block;
max-width: 100%;
height:auto;
width:auto;
image-rendering: optimizeQuality;
}
and it should work fine. this fix will be added to the next release
This reply has been marked as private.
located on your test site here: http://enamellers.org/bsoe/ ?
I cant see any issues on my installation any longer…
Hey smithds!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.main_menu ul:first-child > li > a { font-size: 15px; color: white!important; }
.main_color.iconbox_top .iconbox_icon { background-color: green; color: red; border-color: blue; }
Cheers!
Yigit
Hey JS!
You can update it manually. You just need to go to ThemeForest > Downloads and download it.
For a quick guide on updating your theme take a look at this video on updating the Enfold theme via FTP: https://vimeo.com/channels/aviathemes/67209750
If you have not made any changes on theme files, nothing will change. If you made changes on files and if you are not using a child theme, then you will lose those changes.
Regards,
Yigit
Guten Abend
Ich bin begeistert von eurem Template Enfold. Jetzt habe ich noch einige Fragen.
Ist es möglich Events von wp Event Manager mit dem Blog Beiträge (Avia Layout builder) anzuzeigen?
Zeigt Blog Beiträge (Avia Layout builder) nur Blog einträge und Portfolio an oder ist hier mehr möglich?
Vielen Dank für eine Antwort
Please add functionality for Masonry to be added in a layout section rather than just full-width.
It’s useful as full-width, but looks out of kilter with the rest of the site which all sits nicely within e.g. the color sections with consistent edges / padding.
Hey!
You can request these features here https://kriesi.at/support/topic/enfold-feature-requests/
Kriesi may consider add them
Cheers!
Yigit
Hey!
For that kind of a customization, you are going to need to hire a freelance developer. You can request such feature here as well https://kriesi.at/support/topic/enfold-feature-requests/
you can privately post screenshots here. Make sure to check “Set as private reply (Only you and moderators will see the content of this post)” above Submit button
Regards,
Yigit
-
This reply was modified 9 years, 9 months ago by
Yigit.
Hey Mayer!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container .breadcrumb { left: -2px; top: 90%; }
.title_container { height: 70px; }
Best regards,
Yigit
Thanks.
Actually, I just realised I had omitted a closing ‘}’ from the css above.
That’d do it.
Thanks again.
Edited config.php at line 898 – got this error:
Parse error: syntax error, unexpected ‘function’ (T_FUNCTION) in /home/lindapir/public_html/grossdyg52/wp-content/themes/enfold/config-woocommerce/config.php on line 903
Also, I did not do this edit yet: do I need to edit the single product thumbnail size in config.php if I have not imported all my images yet?
Thanks – by the way, check out my opening sliders at http://75.103.91.29/grossdyg52/ – I love this theme!!
Hi cj_envato!
You can try adding !important to force it. i.e.:
figcaption.av-inner-masonry-content.site-background {
background-color: rgba(0,0,0,0.8) !important; }
Cheers!
Yigit
Hi!
1) Because Masonry Gallery element is a Fullwidth element. Fullwidth elements such as Fullwidth Masonry Gallery and Color Section element cannot be added in Layout Elements.
2)Sure, please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.main_color .av-inner-masonry-content, .av-masonry-entry .avia-arrow { background-color: blue !important; }
3)You can add and adjust following code
.av-masonry-entry { width: 19.9%; }
Best regards,
Yigit
Hi.
I have enfold with a child theme installed on my site.
When I add the following to my enfold-child/style.css, everything works as expected and the caption area for Masonry turns dark with some transparency:
figcaption.av-inner-masonry-content.site-background {
background-color: rgba(0,0,0,0.8);
However, in order to change the text colour of the same caption to white, if I paste this into the same file:
h3.av-masonry-entry-title.entry-title {
color: white;
}
Nothing happens.
I have to pasted it instead into:
enfold/css/custom.css
Then it works as expected.
Can you please help me to understand why I can’t keep all the css edits in my child theme style.css? When I look at the source code for the page, this is the last css loaded, so should (in theory – I thought anyway) override any of the styles above?
Thanks for your help
Hey mxm33!
1) Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-icon-list li { min-height: 90px; }
2) I checked your menu on FF on Win7 but on my end they are all underlined on hover. Can you post a screenshot and show the issue?
Best regards,
Yigit
Hey Gary!
Following code is not being applied
.avia-icon-list .iconlist_content_wrap { margin-right: -20px!important; }
Cna you try adding it to custom.css file inside Enfold/css folder and let me know so i can check it on my iphone?
Best regards,
Yigit
mine is working perfectly with chrome but not with the latest mavericks safari
…
the sample page http://kriesi.at/themes/enfold/shortcodes/masonry-gallery/ do not work with safari 7
I have Mavericks and the latest Safari and it’s working fine for me.
I have updated the them by FTP, now showing as version 2.4.1
Sorry to say though that the problem with the content ‘jumping’ is the same, on both OSX and Windows version of Google Chrome.
Hello,
With the site now live for you to view, can you help with css for the following from my initial post in this thread?
3. How do I make each individual tab and text of tab (not container) a different color in only one set of tabs on a page? Pls provide css code.
Please see the page below that I want to make the tabs/toggles different colors.
http://amplidata.com/amplistor/architecture-2/
Thanks,
Seth
Hi!
We’re very busy at the moment because the 2.4 update causes some additional support load and we need to focus our efforts on theme related support requests at the moment. Actually you’re the first user who reports this issue and we need to set the priority to bug reports and feature requests which affect all (or at least some) of our users.
I suggest to contact the WooThemes support staff – they know the plugin code better than we do and maybe they can provide some useful hints why it’s not working. I plan to look into it when I’ve some spare time but right now I don’t have enough time to debug the issue. If you’re in a hurry and the WooThemes support team can’t help you I recommend to hire a freelancer to fix the issue for you.
Cheers!
Peter
JDParticipant
Hi,
I am having trouble getting my enfold site to update. I’ve followed the instructions, checked and double-checked my username API key were correct, but it’s still showing the old version. What am I doing wrong?
Also, when it updates, will it keep all the work I’ve done to date?
Cheers,
JD
Hi guys,
I really appreciate your work and really consider that it is a privilege to get such a nice and powerful web solution for 55$ !
I have to deliver my website to my client before the end of this month, I know you’re very busy but I hope you can have a look to this issue.
Thank you very much !
Thanks Guys, I have a translate your file updated. Where i can send this file completed for your user Italian?
Hey fluxappeal!
Yes you can post your questions related with Layer Slider in your Enfold theme here. You can take a look at this video tutorial that LayerSlider’s author prepared http://www.youtube.com/watch?v=ZY9SxVyugx4
Best regards,
Yigit
Hi, I couldn’t find in the documentation how to access documentation or support for the Layer Slider. Am I eligible for support for this plug-in with my Enfold purchase?
Thank you.
Michele Alise
Hello dear Kreisi team !
I’ve seen a topic about the iconlist “6 principles” on the child kreisi’s theme.
Will Kreisi publish his code for creating this circle?
Or will you integrate it to enfold theme?
best,
Martin.