Hey!
I temporarily fixed it by replacing this code in enfold/config-templatebuilder/avia-shortcodes/productslider.php:
$ordering_args = $woocommerce->query->get_catalog_ordering_args( $orderBY, $order );
with
$ordering_args = $woocommerce->query->get_catalog_ordering_args( $orderBY, $order );
if($orderBY == 'popularity' || $orderBY == 'rating')
{
remove_filter( 'posts_clauses', array( WC()->query, 'order_by_popularity_post_clauses' ) );
remove_filter( 'posts_clauses', array( WC()->query, 'order_by_rating_post_clauses' ) );
}
I’ll ask Kriesi to fix the issue with the next update.
Cheers!
Peter
Hey!
You modified the header a lot and it is really difficult to keep track of the changes. We can only provide minor aesthetic changes on the support forum. I’m sorry but please hire a freelance developer to polish the modifications on the header. This will save you a lot of time.
1.) If you want to change the background of the shrinked header when scrolled, use this:
.header_color.header-scrolled .header_bg {
background: white;
opacity: 1;
}
2.) Please edit the actual background image to make it transparent before using as the header’s background image. Save it as PNG format.
Please visit Werkpress for further customization.
Regards,
Ismael
Within a text element in the ALB those are the only currently support shortcodes. Since the builder is already using shortcodes to create the content you would need to create additional shortcode on another page and the copy+paste them into the text element.
Not all elements are able to be nested at the moment which is why only those Kriesi has tested for are available when inside a text element.
Hey!
Thank you for using the theme and sorry for the delay.
1.) What do you mean when you say “cannot move the widgets or open them and the sidebars.”? Can you please explain it further?
2.) Regretfully, we cannot provide support for third party plugins or scripts as stated on our support policy due to the fact that there is simply no way to account for all of the potential variables at play when using another developer’s plugin or script. Because of this, any questions you have regarding setup, integration, or troubleshooting any piece of functionality that is not included on the theme package will need to be directed to the plugin author.
3.) Enfold is compatible with theWPML if you’re planning to create multi language setup.
Best regards,
Ismael
Hi lombrano!
Yes, this is correct as in the demo site: http://kriesi.at/themes/enfold/product/zoku-trioquick-pop-maker/ as well as part of WooCommerce’s default output.
You would need to customize the code output using the functions here to change the layout: http://kriesi.at/documentation/enfold/change-woocommerce-single-product-page-layout/
This is only a model but its an example of how you can include a sidebar on the right hand side in the single product view. The container wrappers dictate the size of the columns and the php inside the functions is what outputs the product details.
If you aren’t familiar with what the code sample is showing then your best course of action is to look into a freelance developer from either Codeable or Envato studio since support isn’t able to help with customization like that.
Regards,
Devin
Hi!
Enfold is the first theme which we optimized for rtl languages. You can see i.e a Hebrew rtl website here: http://www.snnlaw.co.il/
Best regards,
Peter
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