Viewing 30 results - 7,141 through 7,170 (of 244,420 total)
  • Author
    Search Results
  • #1461505

    Hey reqonsult,
    Thank you for the link to your site, this is because the first paragraph is in the “td” and the others are in a “p” which has more specialty.
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .all_colors td p {
        font-size: 13px;
        font-weight: 400;
    }

    After applying the css, please clear your browser cache and check.

    Best regards,
    Mike

    #1461504

    Hey reqonsult,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top #aufeinenblick .av_textblock_section a {
        text-decoration: none;
    }

    this section is different, for the last solution you were using icons, now you are using h4 text links, I offered the solution to not interfere with other elements.
    If you don’t want any links anywhere to be underlined try this css:

    #top #wrap_all #main a {
        text-decoration: none;
    }

    Best regards,
    Mike

    #1461502

    Hi,
    Well I don’t know, leloux really wants a sidebar header menu like this:
    Enfold Support 6265
    and this menu doesn’t behave the same as a burger menu, and I have not found a way to do this. If you have an idea how to do this that would be great.
    I don’t understand your example because it doesn’t display like a sidebar header menu, perhap you call the menu in the screenshot something else and I’m not explaining well.

    Best regards,
    Mike

    #1461496

    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,
    Unfortunately I have not found any working solutions for this, but if you would like to request this feature the Dev Team has opened a new Github Feature Request for users to place requests and follow them as the Dev Team reviews them.

    Best regards,
    Mike

    #1461489

    Hey leloux,
    Thank you for your patience, but I didn’t find a way to achieve this, since this menu structure is not a option in the theme it will more involved.
    If you would like to request this feature the Dev Team has opened a new Github Feature Request for users to place requests like this and follow them as the Dev Team reviews them.

    Best regards,
    Mike

    #1461488

    In reply to: Custom Fonts

    Hi,
    Please try disabling the Enfold Theme Options ▸ Performance ▸ JS & CSS file merging and compression and any caching plugin that you may be using, then clear your cache a few times and check, If this doesn’t help keep these disabled and include a admin login in the Private Content area so we can examine.
    This seems to only occur in Safari, I also checked with Mac Chrome, Firefox & Windows in Chrome, Firefox, & Edge in which the font error doesn’t occur.
    It looks like the css rules are missing the closing semicolons which many caching plugins will remove and most browsers will self correct, but is this case it looks like Safari is having trouble.

    Best regards,
    Mike

    #1461486

    Hi,
    Glad Günter and Guenni007 could help you sort this out, thank you Guenni007, 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

    #1461480

    Hi,
    Try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #header .inner-container {
        border-bottom: 1px solid #000;
    }
    #header_main .inner-container {
        height: 70%;
    }
    #header_main nav.main_menu {
        bottom: 0;
    }
    #main .container_wrap_first .av-special-heading {
    	margin-top: 0;
    }

    Please ensure to copy the code from the forum and not an email notification so the symbols are not converted.
    After applying the css, please clear your browser cache and check.
    Please see the screenshot in the Private Content area of the expected results.

    Best regards,
    Mike

    #1461478

    Hey Roel,
    Thanks for your question, but I’m not able to reproduce this on my demo site, please try disabling all of your plugins and any custom files such as a custom header.php or footer.php in your child theme, or any customized elements that you have created. If you still find the error please explain how we can reproduce this in a new support thread, because using the contact form is not appropriate for support questions, please log in to the support forum and open a new thread.
    If you are unable to login to the support forum because you don’t have a activate support contract, please try going to your Theme Forest account and renew your support and then log in to the support forum and open a new thread.

    Best regards,
    Mike

    #1461474

    In reply to: where to buy

    Hey Corinne,

    You can purchase the theme here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990. Please note that all the demos are included with your purchase.

    Best regards,
    Rikard

    #1461472

    OK. That seems to have worked.
    Envato Market plugin initially said I had “too many” API permissions set – I have just done as per the Enfold instructions.
    When I created a new API with only the permissions Envato Market plugin asked for, I can now see theme update available.
    (On the Enfold Theme options, it no longer likes it without the extra permissions, but just going to use Envato Market plugin).
    Thanks

    #1461468
    Corinne Ishler
    Guest

    How do I purchase this template?

    #1461453
    asy1mpo
    Participant

    I have a client with web site which uses Enfold theme. Actually it uses a child theme, the parent theme is Enfold.

    Its currently running v5.1.2.

    I have created an Envato token and entered this into the Theme update settings, so can update via that but it does not say there are any new updates. But I know the latest is v6.0.

    This is the reason I purchased the license because it needed update and the previously developer who worked on the site did not enter a token or anything like that.

    Now I know I can just upload the theme files manually by FTP but was hoping, for ease, could do it via the wp-admin/Enfold theme options. Also, when there are updates in the future, we would more easier see that there was update to theme available.

    It says on the checked the token on 4th July at about 7pm. But then on the page it says –

    Theme Updates
    No Updates available. You are running the latest version! (5.1.2)

    Check Manually
    Your PHP version: 8.1.27
    There has been no check within the last month.

    When I click Check Manually, it just goes to the WordPress update page (https://domain.co.uk/wp-admin/update-core.php?force-check=1) but does not show any theme updates. Just some updates we happen to have to plugins.

    #1461450

    Hey Jak73,

    Please try the following in Quick CSS under Enfold->General Styling:

    #header {
      margin-top: -40px;
    }
    
    #header .inner-container {
      border-bottom: 2px solid orange;
    }

    Best regards,
    Rikard

    #1461449

    Hey carmen,

    Could you try updating the theme to the latest version (6.0) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/. If not, then please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1461426

    Hey May Park,

    Thank you for the inquiry.

    We recommend cloning the site to a development or staging environment, performing the update there, resolving any issues, and then transferring the changes to the live site. If your current version is older than 5.0, you may need to update the theme manually using S/FTP. For more info, please refer to the links provided below.

    // https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp
    // https://kriesi.at/archives/the-complete-guide-to-updating-enfold

    Best regards,
    Ismael

    #1461421
    May Park
    Guest

    Hi
    I would like to update my website, http://www.sotm-audio.com, which is using your theme, Enfold Theme, but I don’t know how to update, since it’s quite old and there seems many error occured in the meantime, could you please support how to do the next step? I’m in stuck since I can’t find the information where I purchased the one unfortunately.
    I really need your support how to upgrade the theme.

    Thank you in advance.

    Hi,

    Thank you for the info.

    Have you tried activating a default theme to see if you can use the Theme File Editor when Enfold is not activated? It’s a bit difficult for us to determine the issue since we can’t reproduce it on our own installation.

    Best regards,
    Ismael

    #1461412

    In reply to: Custom Fonts

    Hey lauragrashoff,

    Thank you for the inquiry.

    Did you follow the guidelines for the font file structure, especially for the Calibri font? Please note that Custom Font Manager is intended for Google Fonts, but you can still upload custom fonts from other sources provided that the file structure is correct. Please refer to the documentation below for more details.

    // https://kriesi.at/documentation/enfold/typography/#how-to-upload-custom-fonts > File Structure

    Best regards,
    Ismael

    #1461405

    Hey James,

    Thank you for the inquiry.

    The CLS is actually good, but the overall score on mobile is a bit low because of LCP (Largest Contentful Paint), which is related to the background image (Custom-Ice-Background.webp) in the first color section. We recommend reducing the size of the image to 1440px or lower and installing a compression plugin before uploading it back as the background.

    You can also enable lazy loading in the Enfold > Performance > Responsive Images And Lazy Loading panel, then add this code in the functions.php file to preload the image.

    function ava_preload_image_in_wp_head()
    {
        $image_url = 'https://iceworksus.com/wp-content/uploads/2024/02/Custom-Ice-Background.webp';
        $mime_type = 'image/jpeg';
        $image_handle = 'custom-ice-machine';
        echo ' 	<link rel="preload" href="' . esc_url($image_url) . '" as="image" type="' . esc_attr($mime_type) . '" id="' . esc_attr($image_handle) . '">';
    }
    add_action('wp_head', 'ava_preload_image_in_wp_head');
    

    Best regards,
    Ismael

    #1461386
    Dimitri Maesfranckx
    Guest

    Dear,

    I just repurchased an Enfold lic + 1y support but this doesn’t seem to be activated automatically.


    We are very sorry but it seems your Theme License has expired on November 21st, 2019
    In order for you to post support questions you need to enter a new valid themeforest license code

    You can purchase a new license on themeforest or if you purchased one recently simply download it on themeforest

    Your current, expired license key is: 0bb9d16c-c9fe-4223-9d8e-f7893fae8186″

    Can you help me out?

    Thank you,
    Dimitri

    #1461385

    Hi,

    You can transfer the shortcodes of the layout if you activate debug mode under Enfold->Layout Builder->Show advanced options on both sites.

    Best regards,
    Rikard

    #1461384

    Hi,

    Thanks for the update, we’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,

    Thanks for letting us know, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    All the results I published on this forum until yesterday are from an installation (Windows11 Pro, XAMPP 8.2.12 (german), WordPress 6.5.5 (german), Enfold 6.0) on my notebook.

    Today I have installed from cratch the freshly downloaded bare software XAMPP 8.2.12 (german), WordPress 6.5.5 (german), Enfold 6.0
    on my PC (Windows10 Pro) and added only the following settings
    – Creation of the required MySQL table (without further manual import)
    – Connection to the table in the MySQL database via wp-config.php
    – Only settings needed for WordPress to be started
    – Setup up the “enfold-child” folder (after downloading from kriesi.at)
    – Activation of the child theme.
    Even with this very minimal installation, opening files (e.g. style.css from the enfold-child folder) via the theme-file-editor will abort with the error message “Diese Datei kann leider nicht bearbeitet werden” (Sorry, this file could not be opened) because aof the backslashes in the absolute path.
    I cannot believe, that a wrong setup causes the error.

    Note what the Firefox-Inspector shows:
    <html class=” xwaotx idc0_350″ lang=”de_DE”>
    <head></head>
    <body id=”error-page”>
    file to normalize: D:\xamp\htdocs\website-name/wp-content/themes/enfold-child/style.css
    (this line is shown due to a manually added echo in wp-includes/functions.php, error also occurs without this echo)
    <br>
    <meta http-equiv=”Content-Type” content=”text/thml; charet=UTF-8″>
    <meta name=”viewport” content=”width=device-width”>
    <meta name=”robots” content=”noindex, nofollow”>
    <style type=”text/css”>…</style>
    <div class=”wp-die-message”>Diese Darei kann leider nicht bearbeitet werden.</div>
    </body>
    </html>

    Danke !
    Dann kann ich das jetzt auch in dem entsprechen Topic so mal weitergeben. ;)

    da ja die html_entry_id_123 immer auch der page / post /portfolio etc. entspricht könnte man dann durch kommata getrennt es für mehrere Seite umdefinieren. Cool !
    hat den Vorteil, das selbst für den html hintergrund es über die socket bg definiert wird – und so bei Seiten mit wenig Content das auch gesetzt wird.

    function my_avf_dynamic_css_after_vars( $output = '' )
    {
    	$output .= "\n";
    	/*** Override a defined var for a specific page id*/
    	$output .= ".html_entry_id_46364 , .html_entry_id_2407  {\n";
    	$output .=		"--enfold-header-color-bg: #aaa;\n";
    	$output .=		"--enfold-header-color-bg2: #aaa;\n";
    	$output .=		"--enfold-main-color-bg: #aaa;\n";
    	$output .=		"--enfold-footer-color-bg: #aaa;\n";
    	$output .=		"--enfold-alternate-color-bg: #aaa;\n";
    	$output .=		"--enfold-alternate-color-bg2: #aaa;\n";
    	$output .=		"--enfold-socket-color-bg: #aaa;\n";
    	$output .=		"--enfold-socket-color-border: #aaa;\n";
    	$output .= "}\n";
    	return $output;
    }
    add_filter( 'avf_dynamic_css_after_vars', 'my_avf_dynamic_css_after_vars', 10, 1 );
    #1461350
    Roel
    Guest

    Hello,

    The recent update of Enfold 6.0 really slows down (large) websites.

    The query: SELECT DISTINCT meta_key FROM kjd_postmeta WHERE meta_key NOT LIKE “_%” ORDER BY meta_key

    Is really slow on large websites with a lot of rows in the postmeta table. It slows down some of our client websites up to 10 – 20 seconds. See the screenshot here: https://kwaaijongens.nl/images/enfold-slow-query.png

    Please consider a fix for this asap.

    Best regards,
    Roel

    #1461345

    Hi,

    Great, I’m glad that we could help. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1461344

    In reply to: Seltsame Überlagerung

    Hi,

    Great, I’m glad that we could help. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 30 results - 7,141 through 7,170 (of 244,420 total)