Hi,
Thanks for the link to your page, this helps a lot, so as I understand you want the bottom table to match the top table, the only differences I see are the header row needs to be bold and the table layout needs to be “auto”:

so I recommend adding this css in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:
#top .avia-table.avia-data-table {
table-layout: auto;
}
#top .avia-table.avia-data-table tbody > tr:nth-child(1) {
font-weight: bold;
}
this is the expected results:

The only other difference I see is that your KURSUS above has links so the text color is blue, but I’m sure that if you add links to the bottom table they will also be blue, so it seems that the two tables now match.
Please try this css and clear your browser cache to check.
Best regards,
Mike
Hi!
I get the following PHP – error my website.
wp-content/themes/enfold/config-layerslider/LayerSlider/wp/widgets.php:4
Warning: include(/customers/c/4/4/hroptimal.se/httpd.www/wp-content/uploads/avia_fonts/flaticon/charmap.php):
failed to open stream: No such file or directory in /customers/c/4/4/hroptimal.se/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on
line 488 Warning: include(): Failed opening ‘/customers/c/4/4/hroptimal.se/httpd.www/wp-content/uploads/avia_fonts/flaticon/charmap.php’
for inclusion (include_path=’.:/usr/share/php’) in /customers/c/4/4/hroptimal.se/httpd.www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 488
Are there any known fixes to this?
Regards,
David
Hi Rikard
I have checked my Enfold version and have the latest available:
Theme Updates
No Updates available. You are running the latest version! (5.0.1)
Hi Rikard
It seems to work, thanks very much.
Is there anywhere a library of CSS codes we can use for individual styling of Enfold websites, including WooCommerce?
Thanks very much.
Best regards
Mike
Hey Eleina,
Please try the following in Quick CSS under Enfold->General Styling:
.av-hamburger-inner, .av-hamburger-inner::before, .av-hamburger-inner::after {
background-color: #000 !important;
}
Best regards,
Rikard
Hey abyjrc2016,
Could you try updating the theme to the latest version (5.2.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Hello,
I am installing a new Gift Card plugin from Woocommerce https://woocommerce.com/products/gift-cards/ but noticed the ”Have a gift card?” box on the shopping cart does not render with the styling of my Enfold theme. It simply doesn’t look good. Is there a quick way to remedy this? It looks like the plugin is not seeing the styling guidelines of the theme.
Thanks in advance,
Philip
Hi
Seems the issue with the Enfold Child theme and my items show on the PROD site when I default to the Enfold theme.
Lyse
Hi
I have a major issue on my production site: https://silviafindings.com
When I add more than 5 items to my cart, only 5 show, the remaining 5 (cause I added 10) don’t show, yet my cart totals are for 10 items.
I troubleshooted on my DEV environment: https://silviadev.wpengine.com adding the the same items to my cart and when I switch from my Child theme to the default Twenty Twenty Two theme all of my items in the cart show.
Can you think of the issue with Enfold that may be causing this?
This is kind of urgent because I can’t switch theme on the production site and I must find a solution fast.
Thank you
Lyse
Hey Monte,
You can find all Enfold demos here: https://kriesi.at/themes/enfold-overview/
If you are asking for a free version of the theme, then that is unfortunately not available.
Best regards,
Rikard
Hey Tina,
Please try the following in Quick CSS under Enfold->General Styling:
.html_mobile_menu_tablet .header_color div .av-hamburger-inner {
background-color: #fff !important;
}
Best regards,
Rikard
Hi,
Great, I’m glad that Ismael could help you out. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.
Best regards,
Rikard
Hi,
For the moment, cache is disabled since several days for these pages.
Thks for your answer.
I feared aboout this delicate point but since several versions on WP-Rocket, it seems that Enfold and this plugin not compatible any more.
Best regards.
We were trying with another template while waiting as it was quite urgent.
You will now see the website with its Enfold template
So we can’t install Woocommerce with this latest version of Enfold, it keeps crashing
Hi,
Thanks for that. First of all, could you try updating the theme to the latest version (5.2.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update. Also please update the PHP version on your server to 8.x.
If that should not resolve the problem, then please try to deactivate all plugins except WooCommerce, and disable any custom code you might have added in your child theme.
Best regards,
Rikard
Hey Nancy,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/intro-to-layout-builder/#add-elements-to-alb and add /enfold/config-templatebuilder/avia-shortcodes/postslider/postslider.php file to your child theme. Edit the file on your child theme and find
$output .= "<{$heading} class='slide-entry-title entry-title {$css}' {$markup_title}><a href='{$link}' title='" . esc_attr( strip_tags( $title ) ) . "'>{$title}</a></{$heading}>";
and add following line right below it
$output .= "<time class='slide-meta-time updated' {$markup_time}>" . get_the_time( get_option( 'date_format' ), $the_id ) . '</time>';
Best regards,
Yigit
Hi,
Thanks for that. Do you get the same results if you update to the latest version (5.2.1) as well? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.
Best regards,
Rikard
Hi,
Where can we see and reproduce the problem you are having? The site you linked to doesn’t seem to be running Enfold.
Best regards,
Rikard
Hi Brynell,
Thanks for contacting us!
Could you please update Enfold to the latest version 5.2.1 – https://kriesi.at/documentation/enfold/theme-update/?
In the meantime, you can hide the warning by setting WP_Debug to false in wp-config.php file – https://wordpress.org/support/article/debugging-in-wordpress/
Best regards,
Yigit
Hi Marcus,
Will the php function be lost if a theme update is done?
Yes
is the code better added in the child theme?
Yes, definitely. Please refer to this post – https://kriesi.at/documentation/enfold/child-theme/ and switch to child theme and add the code in functions.php file of your child theme :)
Best regards,
Yigit
Hi Tilman,
Please add following code to Quick CSS field in Enfold theme options > General Styling tab
/* No capitals */
.avia-toc-style-elegant a {
text-transform: none;
}
/* Font size for level 1 */
.avia-toc-style-elegant .avia-toc-level-1 {
font-size: 20px;
}
/* Font size for level 2 */
.avia-toc-style-elegant .avia-toc-level-2 {
font-size: 18px;
}
/* Style toggle button */
.toc-toggle {
background: transparent;
border: none;
font-size: 20px;
}
Then add following code to bottom of functions.php file of your child theme to add toggle button to TOC
add_action('wp_head', 'toggle_toc');
function toggle_toc(){
?>
<script>
jQuery(window).load(function(){
var $input = jQuery('<input class="toc-toggle" type="button" value="≡" />');
$input.prependTo(jQuery(".avia_auto_toc"));
jQuery( ".toc-toggle" ).click(function() {
jQuery( ".avia-toc-container" ).toggle();
});
});
</script>
<?php
}
Best regards,
Yigit
Hallo. Bietet Enfold eventuell mittlerweile eine Funktion um Seiten auszudrucken – also um WP Seiten in Druckansicht darzustellen?
Ich weiche aktuell immer noch auf Plugins aus aber es wäre grandios wenn ihr diese Funktion irgendwann mal einbauen würdet. Danke für eure tolle Arbeit und lg, Alex
Hi
Our website suddenly shows a very disturbing warning on the landing page
“Warning: Undefined array key “controls” …..content/themes/enfold/framework/php/function-set-avia-frontend.php on line 746″
Can you help us solve this issue?
Thanks in advance!
Hi,
Thanks for contacting us!
Please refer to this post – https://kriesi.at/documentation/enfold/theme-update/ and update Enfold to the latest version 5.2.1. You are currently using a very old version of the theme which is not compatible with your PHP and WP versions. Updating the theme would fix the issue :)
If you would like us to update the theme for you, please have a backup and post FTP logins here privately as well.
Regards,
Yigit
Hi Justine,
I edited your Grid Cell and chose to display it on mobile and then added following code to Quick CSS field in Enfold theme options > General Styling
@media only screen and (max-width: 480px) {
.responsive #top #wrap_all #meetauthor .flex_cell.av-2mnmjo-0ec6c4178e0f2865e63fa7934786ff60 {
padding: 0 !important;
}
}
Best regards,
Yigit
Ok, on the page I have to tables, I need the one below to fit the on above.
I still need to be able to adjust
1. Header row – Color
2. Table row – Color
3. Border size and color
The table above is code copied from another site, and not an Enfold table. This table will be deleted wenn done.
Schmidt ;)
Hi,
Glad Nikko was 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 Rikard could 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