Hey vantagepointmg,
Thank you for the inquiry.
The scripts and stylesheets listed above are already minimized and compressed. However, if you prefer to use a different compression plugin (such as Autoptimize, WP Rocket, WP Super Cache, etc.), you can disable this option by going to the Enfold > Performance > File Compression section of the theme options.
Best regards,
Ismael
Hi ivanglaser,
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi peterolle,
As far as I know there’s nothing in the Enfold update that does that, you can check our changelog: https://kriesi.at/documentation/enfold/changelog/
I think an image optimization plugin is adding that -scaled.jpg like imagify.
Best regards,
Nikko
Hi ilowelife,
I’m glad that Rikard could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi Sally,
Thanks for giving us a link to the page, please add this CSS code in Enfold > General Styling > Quick CSS:
#top .avia-product-slider-container .product .price {
display: none;
}
Best regards,
Nikko
Hi Rhonda,
I’m glad that Mike could help you :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
Hi MacKenzie,
Changing quantities is hidden in the cart on Enfold by default, but you can add it back by adding this CSS code:
@media only screen and (max-width:767px) {
#top .woocommerce-cart-form .shop_table.cart .cart_item {
display: flex;
flex-direction: column;
width: 100%;
}
#top .woocommerce-cart-form .shop_table.cart .cart_item td:before {
content: attr(data-title) ": ";
font-weight: 700;
float: left;
}
#top .woocommerce-cart-form thead,
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-remove:before {
display: none;
}
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-remove,
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-name,
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-price,
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-quantity {
display: block;
width: 100%;
padding: 12px 20px;
}
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-name,
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-price,
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-quantity {
text-align: right;
}
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-name .component-name {
max-width: 220px;
margin-left: auto;
padding-left: 0;
}
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-name .component-name * {
float: right;
}
#top .woocommerce-cart-form .shop_table.cart .cart_item .product-quantity .quantity {
width: 170px;
margin-right: 0;
}
}
Hope it helps.
Best regards,
Nikko
Hi Xiscoj,
I’m happy to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko
I use the column function in the Text Block which is great, but I miss one thing about it.
I have searched for how I could set up, when the text should break up in two columns.
Is this possible, maybe with a shortcode ort something? :-)
Hello,
I’m experiencing multiple problems on my website which are visible in the comment section via this link: https://themeforest.net/comments/29774850
As far as I know the problems appeared after updating wordpress/plugins because it was all working correctly a few weeks ago.
I have updated the file with the code that is mentioned in the reply. It looks like the news page is working correctly now. After I installed the Health check plugin and I didn’t see any major things which are causing these problems if I’m right so that should be ok.
Then I followed the steps to deactivate all my plugins and I was kicked out of my WordPress dashboard and the following code appeared in the login screen.
Notice: Undefined index: path in /home/customer/www/video-expert.nl/public_html/wp-includes/l10n.php on line 1101
When checking the website with all deactivated plugins, half of my website was broken down and didn’t show what It used to do. (A lot of text and features where missing on all pages)
After logging in I was able to reactivate the plugins and luckily the website is showing what it used to before deactivating the plugins.
Still I experience the following problems.
– Header image only shows really small when the settings mention ‘show 75% of the browser height’. It only showed the text and some space around the text instead of 75%. I needed to change to a fixed amount of px to solve this.
– Masonry gallery doesn’t show at all anymore on my homepage.
– Mobile menu doesn’t fold anymore. Only shows # in link after clicking.
– FAQ fold out options don’t work correctly. They all show unfolded while the settings are different.
I hope you can help me to solve these problems. Thank you.
Hey ijnavas,
Did you check your settings under Enfold->General Styling->Logo Area? If that doesn’t give you the options you need, then please link to your site and let us know what you would like to change in more detail.
Best regards,
Rikard
Is there something new in 5.6.4 that scales images?
I was publishing a post with a 1600px image (full) and I noticed that is being scaled down and a new -scaled.jpg is added to the image itself. My original full size jpg files is not present in the media library, the -scaled is.
The only thing I changed in the site is the update to 5.6.4.
Is there a new setting or something causing this? How to revert it?
Thanks.
Hey finchkelsey,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
#footer-main .av_one_fifth {
width: 100%;
margin: 0;
display: block;
}
}
Best regards,
Rikard
Hi,
Thanks for that. You can hide the breadcrumbs in the Layout menu for the page in question, look for the Title Bar Settings option.
Your main menu is just too large to fit on smaller screens. You can adjust the size of the menu items under Enfold->Advanced Styling. You could also switch to the mobile menu at an earlier point. We can give you code if you would like to active it at a custom pixel value.
Best regards,
Rikard
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.single-tribe_events .av_two_third {
margin-left: 0;
width: 100%;
}
}
Best regards,
Rikard
Hey urbanlah,
Which version of the theme are you running? If it’s not 5.6.4, then please update to that: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Thanks, Mike,
I have done it at makemydayinmadrid.com.
But as you can see, I have two other licensed webpages (with Enfold) that I’m going to update wpml tomorrow, and I think it was due to the update.
Can you tell me how you have added the flags to the burger menu with WPML ▸ Language ▸ Menu language switcher?
To do it myself on the other two websites
Thank you
Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top .av-masonry-entry .av-inner-masonry-content {
padding: 2px;
}
After applying the css, please clear your browser cache and check.
Best regards,
Mike
Dear Mike,
thanks for your reaction. Indeed, I now used the Typography panel to set the fontsize for different screen sizes, so the issue cannot be reproduced right now. However, it is good to know that the setting Enfold Theme Options ▸ Advanced Styling ▸ P should apply to all screen sizes. That was not what I found (see above), but perhaps another issue was playing a part. Yes, let’s close this thread, since my initial issue could be solved.
Thanks a lot!
Hello
In admin I can’t edit cpntent, advanced builder in only loading, this is what is sais…
Fatal error: Uncaught Error: Cannot use string offset as an array in /home/vilasumica/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php:489 Stack trace: #0 /home/vilasumica/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php(443): aviaShortcodeTemplate->create_sortable_editor_element(Array) #1 /home/vilasumica/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/template-builder.class.php(397): aviaShortcodeTemplate->prepare_editor_element() #2 /home/vilasumica/public_html/wp-includes/class-wp-hook.php(308): AviaBuilder->js_template_editor_elements(”) #3 /home/vilasumica/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array) #4 /home/vilasumica/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /home/vilasumica/public_html/wp-includes/media-template.php(1555): do_action(‘print_media_tem…’) #6 /home/vilasumica/public in /home/vilasumica/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/shortcode-template.class.php on line 489
For any info I would be very happy
Thank you
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hi,
I would need to login to your site and examine your Fontello icon zip to determine the correct icon code number, ue800 in the code doesn’t work for eveyone, yours could be a different number.
If you are not going to use a child theme I recommend installing the plugin WPCode – Insert Headers, Footers, and Code Snippets, this plugin supports PHP code snippets, JavaScript code snippets, & CSS code snipets. Otherwise your customization will be lost when you update next.
Best regards,
Mike
Hi,
I installed the plugin for you and added a safe line break for you using the code ###lt###br class=mobilebr###gt###

and added this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field so it will only show on mobile:
@media only screen and (min-width: 768px) {
.mobilebr {
display: none;
}
}
and cleared the cache for both languages and now the line break works only on mobile

please clear your browser cache and check.
Best regards,
Mike
But for other Pages, it works perfectly.
If i clone homepage, It will be managed like a normal page and Will work.
The problem occurs only in homepage ( setted in enfold options)
Hi Enfold
How do I delete the search icon on mobile screens
Cheer
Alan ;)
Hi,
Glad we were able to help, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike
Hey Alan,
Please check your settings under Enfold->Main Menu->Burger/Mobile Menu->Menu Overlay Style.
Best regards,
Rikard