Viewing 30 results - 21,391 through 21,420 (of 244,526 total)
  • Author
    Search Results
  • #1372304

    In reply to: Table design

    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”:
    2022-11-12_002.png
    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:
    2022-11-12_003.png
    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

    davidstenvatten
    Participant

    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

    #1372300

    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)

    #1372293
    CONCEPTENCREATIE
    Participant

    Hi,

    I want my sticky header to be fully transparent on mobile, but I see a white bar at the beginning. I use the code below and with that the header is sticky and when scrolling the white background also disappears – but how do I make it sticky right away.

    /*Deactivate enfold menu*/
    nav.main_menu{
    display:none!important;
    }

    /*Transparent header*/
    .header_color .header_bg {
    background-color: transparent !important;
    }

    @media only screen and (max-width: 767px) {
    .responsive #top #wrap_all #header {
    position: fixed;
    }
    .responsive #top #main {
    padding-top: 0px !important;
    }
    }

    PS Fully transparent on desktop and/or mobile would in itself be a nice option in the menu

    #1372292

    In reply to: WooCommerce Styling

    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

    #1372286

    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

    #1372283
    philipbrook
    Participant

    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

    #1372281

    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

    #1372280
    tremblayly
    Participant

    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

    #1372272

    In reply to: Demo

    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

    #1372269

    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

    #1372266

    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

    #1372254

    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.

    #1372253
    webdesignphx
    Participant

    Hi Amazing Enfold Team,
    I can’t figure out why my mobile burger menu is not staying light blue.
    On sliding the window to a different device size it first appears in white, then it turns to a dark blue on tablet and when its on smaller devices it turns light blue which is the color I would like on all screen sizes.
    I am using the transparent glossy header on the homepage that I changed with css to a dark blue maybe that’s causing it?
    I also added css to hide the logo on the homepage because the logo appears in the image below. (just in case you are wondering)
    Thanks so much for helping.
    Tina

    The site is still hidden so Ill add the login below.

    #1372247

    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

    #1372243

    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

    #1372238

    In reply to: Blind SQL Injection

    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

    #1372237

    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

    #1372234

    In reply to: warning

    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

    #1372232

    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

    #1372231

    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

    #1372229

    Topic: Drucken

    in forum Enfold
    diefleischerei
    Participant

    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

    #1372227

    Topic: warning

    in forum Enfold
    brynell
    Participant

    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

    #1372221

    In reply to: Images Cut Off

    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

    #1372220

    In reply to: Table design

    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 ;)

    #1372212

    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

    #1372209

    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

Viewing 30 results - 21,391 through 21,420 (of 244,526 total)