This reply has been marked as private.
This reply has been marked as private.
Hey!
Seems to be an issue with the load-scripts.php WP file and Enfold, try increasing the PHP memory limit:
http://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
Regards,
Josue
I’m not getting all the options when I use the magic wand. I’m only seeing 4 options on the magic wand – content elements: Button, Horizontal Rule, Icon and Notification. All the rest of the options are missing Do you know what might be wrong?
I would really appreciate any help.
Thanks,
Kim
Hello guys,
new problem arrises. By the way this problem does not occur with my other sites using Enfold.

Please see the image for the problem.
Thanks a lot!
Jason
Hi kimmiky!
No, we don’t have a single source for all of them since they are all available from the magic wand icon when editing a page.
Cheers!
Devin
Is there a list somewhere of all the shortcodes for styling in one place.
It’s taking me forever to decode all the styling.
Thanks
Hey!
First turn on the custom class field for all Avia Layout Builder elements: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then you can add a class to each icon box to give it a simple background color.
Cheers!
Devin
Hi !
I really don’t know how you see correctly the menu panel …
I’ve tried on 3 different computer using IE Chrome and Firefox nothing changed i stil can’t create or modify my menu.
Do you think it is my internet connection or Internet Service Provider that create this kind of problems???
And what can i do if i’m not able to access this panel … to create my menu in another way.
Thank you.
Best regards,
Mathieu
Sorry for such a nooob question but how did you put text and a button on this slider. I can see you used fullscreen slider with firebug but i can’t see how you have added text.
Thank you
http://kriesi.at/themes/enfold/transparent-header/#after_full_slider_0
You are welcome, glad we could help :)
Regards,
Josue
I have a site where the content needs to be dripped (using wishlist member and wp-drip), on the visual aspect of the blog posts/categories and when you add a “blog” section to a “page” I need the default order to be in order
i.e.
Post #1
Post #2
Post #3
the way they display by default is
post #3
post #2
post #1
how can this be changed in the enfold theme?
found a plugin that works well, I don’t know that I’d recommend this if you already have tons of articles posted, but if you are working on a new site build and can order as you go along, this is great; https://wordpress.org/plugins/post-types-order/
actually, it doesn’t work… it removes the menus so I’m back to the same problem as before… I need to list the posts in chronological order
post 1
post 2
post 3
and everywhere they display they have to post in this fashion… whether it be a category page, archive page, blog page or a page with a blog section on it.
please help
original post: https://kriesi.at/support/topic/change-blog-post-order/
Anonymous
This reply has been marked as private.
That didn’t make any changes at all…..
Enfold 2.6.2, WP 3.8.3
Hi!
It must be caching issue. Please flush browser cache each time after you make styling changes. Glad it is working fine now :) Let us know if you have any other questions or issues
Regards,
Yigit
And suddenly – everything started working correctly – how odd. Ha!
I am trying to use what I would call header style #5 as shown on your demo site here: http://kriesi.at/themes/enfold/headers/
I want the logo centered with the menu below it and centered on the screen.
I have gone into the theme options and set for the header for centered with menu below. I’m not getting anything near that. Right now my logo is on the left with the menu being transparent and laying over my slider images. Not what I wanted at all.
Help is always appreciated.
http://newlandtarltonfurniture.com
Hi!
It seems like first code is not being applied. Please try adding it to the top of custom CSS section and also to custom.css file inside Enfold/Css folder
Best regards,
Yigit
Hey!
You can go to Enfold theme options > General Settings and choose to display Fixed layout
Regards,
Yigit
I have been looking for a good social sharing buttons for my posts and pages.
This would be a great feature to integrate into the theme.
Does anyone know of a good plug-in that integrates well, looks good, in the Enfold theme?
Dave
Dude I’m not trying to customize the Ubermenu that didn’t come with the enfold theme. Just trying to find out if the “Megamenu” Andrew is talking about can be customized?
Thanks!
Hi munck!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 767px) {
.responsive .logo a, .responsive .logo img {
height: auto !important; }}
then go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px
Cheers!
Yigit
Hello
My logo is not scaling correctly. The problem began recently after upgrading Enfold/WP to newest version. (2.6.2 / 3.8.2). To get it working initially, you kindly provided the following quick CSS:
@media only screen and (max-width: 767px) {
.logo, .logo a, .logo img { max-width: 100% !important; }}
Site: http://www.aktivfamilieferie.dk
What is the cause of this?
(I tried without the above quick CSS, but then it doesn’t scale at all)
Thanks in advance.
Hey!
Great! :) You can remove following code from Quick CSS
@media only screen and (max-width: 1060px)
.av-main-nav > li > a {
padding: 0 11px !important;
}
}
Let us know if you have any other questions or issues
Best regards,
Yigit
Hey!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
.small-preview {
width: 120px;
height: 120px; }
Best regards,
Yigit
Thank you it did solved the problem i believe :)
Hello,
I would like to know how can I animate the Icons like you do in the “A BEAUTIFUL EXPERIENCE!” section of the demo page:
http://kriesi.at/themes/enfold/homepage/home-v9-videos-and-parallax/
My icons did not animate on hover.
http://www.adaptixnetworks.com
Thanks!
Hey boldtranquility!
Please turn on custom CSS field for elements firstly, please see – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/
Then give a unique class to your text block element, in example, it will be scrolling. Then add following code to Quick CSS and adjust as needed
div.avia_textblock.scrolling {
height: 340px;
overflow: hidden;
overflow-y: visible;
}
Regards,
Yigit
Hi!
Please set Blog Style to Single author small preview pic in Enfold theme options
Regards,
Yigit
Hi!
Please add following line before your phone number
<div class="iconbox_icon heading-color" aria-hidden="true" data-av_icon="" data-av_iconfont="entypo-fontello"></div>
and add following code to Quick CSS in Enfold theme options under Styling tab
.phone-info span { font-size: 16px; }
I do not think i understood what you meant on the last question. Can you elaborate or post a screenshot showing the changes you would like to make?
Best regards,
Yigit