Viewing 30 results - 1,141 through 1,170 (of 241,880 total)
  • Author
    Search Results
  • #1477677

    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

    #1477676

    Hi,
    Currently, all of our demos are shown here, typically new demos are created to demonstrate new features.
    such as the Parallax demo

    Best regards,
    Mike

    rehgold
    Participant

    Unfortunately, I can’t find out on my own.
    I want to move an existing website to enfold theme. In the old theme, the header logo
    is adapted to the browser window and is fully responsive. I can’t do that with enfold. Does anyone have a suggestion?

    Thanks in advance
    Rainer

    #1477662

    Hey slikslok,
    You can change the Enfold Theme Options ▸ Cookie Consent ▸ Cookie Handling ▸ Default Cookie Behaviour
    Screen Shot 2025 02 22 at 2.37.30 PM
    Screen Shot 2025 02 22 at 2.38.10 PM
    Try each setting to find the result you want.

    Best regards,
    Mike

    #1477655

    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

    #1477649

    Hi,
    Your link points to a theme using elementor, the pages don’t look any different than what could be created in Enfold, with some work.
    There are no themes or builders that work like Enfold.

    Best regards,
    Mike

    #1477645

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

    #top #wrap_all .post-entry .post-title {
        text-transform: none;
    }

    If this doesn’t help, please link to your page with this title.

    Best regards,
    Mike

    #1477644

    i see this in your DOM:

    jeroch

    no child just enfold.

    next: see if i switch on the usage of google web fonts via your privacy settings:
    https://webers-testseite.de/jeroch.mp4

    on your @font-face rules a lot of open-sans and one Din font:
    Bildschirmfoto-2025-02-22-um-19-11-44

    activation of uploaded Fonts : the list of uploaded fonts is at the end of that enfold list:
    Bildschirmfoto-2025-02-22-um-19-15-18

    something went wrong with your uploading ( on that child-theme with dinpro-light ) –
    and yes i have seen that on your video the child was activate ( but now the theme itself is in use)
    Bildschirmfoto-2025-02-22-um-19-17-47

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

    .avia-video, .avia-video iframe, .avia-video video {
        background-color: #f2d8c4;
    }

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

    Best regards,
    Mike

    #1477632

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

    @media only screen and (max-width: 989px) { 
    #top.home #leistungen .avia-builder-el-8 p {
    	margin-bottom: 1.85em;
    }
    }

    adjust to suit.

    Best regards,
    Mike

    #1477630

    on transparency – there will be no breadcrumb – see functions-enfold.php:

    if(!empty($transparency)) $header['header_title_bar'] = 'hidden_title_bar';
    

    but you can place it via a shortcode –
    see snippet and usage on : https://webers-testseite.de/breadcrumbs-shortcode/

    #1477628

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

    @media only screen and (min-width: 990px) { 
    .logo .avia-standard-logo-sub img.alternate {
      position: relative;
    }
    }
    @media only screen and (max-width: 989px) {
    .responsive .logo a {
        display: table-cell;
        vertical-align: middle;
        height: 90px;
    }
    }
     @media only screen and (min-width: 990px) { 
     	#header:not(.av_header_transparency) .logo {
     		top: 36%;
     	}
     }

    Best regards,
    Mike

    #1477627

    First of all – your business location is Germany – so you had to be GDPR (DSGVO) compliant.
    For that reason – do you have any entrance inside your theme to hamper google font support of the theme. F.e. via a snippet plugin?
    like:

    function my_output_google_webfonts_script( $activate ){
      return false;
    }
    add_filter( 'avf_output_google_webfonts_script', 'my_output_google_webfonts_script', 10, 1 );


    OR

    function enfold_customization_switch_fonts() {
        global $avia;
        $avia->style->print_extra_output = false;
    }
    add_action( 'init', 'enfold_customization_switch_fonts' );

    you only uploaded open-sans and din-alternate-cdnfonts

    Next question: on your video i see that you are using a child-theme – but on your live site i do not see that you are using it?

    ON your Privacy setting : if i accept using Google Web fonts i see:

    my recommendation on GDPR compliance : use selfhosted fonts – upload them via font-manager as you did with open-sans.
    Then you do not need to mention the google webfont usage hint on privacy.

    #1477625

    Hey Hank,
    breadcrumbs: there are two places to look, Enfold Theme Options ▸ Header ▸ Header Layout ▸ Header Title and Breadcrumbs and on each page there is the page layout ▸ Title Bar Settings
    sidebars: if you add a full width element like a color section, grid row, etc, the sidebar will be pushed down below it.

    Best regards,
    Mike

    Hi,
    Glad Guenni007 could help, 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

    #1477612

    Dear Mercedes salesman, could you please tell me if other cars are just as good and which one I should buy instead? Really now?
    Enfold is also a for-profit business. As a participant, I think I’m allowed to say this; I hope you don’t mind.

    #1477606
    jeel147
    Participant

    hello, on my frontpage suddenly is appearing – after updating Enfold – some extra arrows at the bottom of some ‘read more’ posts

    how to get rid of this?

    best regards, jelle

    https://vuurenleem.nl/wp-content/uploads/2025/02/pijlen.jpg

    • This topic was modified 2 months, 2 weeks ago by jeel147.
    #1477605
    manurimini
    Participant

    Hello,
    I am currently testing the Enfold theme on a subdomain before recommending a license purchase to my client. However, I have encountered an issue with the Advanced Layout Builder (ALB).

    After installing the theme and WooCommerce, whenever I try to use ALB, the page freezes, and a spinning wheel appears in the area where the content blocks should be. I am unable to drag and drop elements to build the page.

    I have added the following string in the functions.php of the child theme but the issue persists
    add_theme_support( 'avia_custom_shop_page' );

    Could you please assist me in resolving this issue? I would like to ensure that the theme functions properly before proceeding with the purchase.

    Thank you in advance for your support.

    Best regards,
    Manu

    ulrikelauer
    Participant

    Hallo. Ich möchte beim Theme Enfold health coach die Farben Grün ändern. Ich habe es schon unter Enfold –> Erweitertes Styling versucht. Es gelingt mir, die Schriftfarben und auch das vordefinierte Farbschema zu wechseln, aber ich finde keine Möglichkeit, um die grünen Hintergrundfarben auf der Website zu ändern. Gibt es eine css-Datei, in der ich neue Farben festlegen kann und wo finde ich diese? Die Seite ist im Wartungsmodus, ich habe aber eine Zugriffsmöglichkeit eingerichtet. Danke schon Mal, lieben Gruß Ulli

    Hello, I would like to change the green colors in the Enfold Health Coach theme. I have already tried doing this under Enfold → Advanced Styling. I was able to change the text colors and switch the predefined color scheme, but I can’t find a way to change the green background colors on the website.
    Is there a CSS file where I can define new colors, and where can I find it?
    The site is in maintenance mode, but I have set up an access option.
    Thanks in advance!
    Best regards,
    Ulli

    #1477595

    on https://kriesi.at/themes/enfold-2017/elements/magazine/ you want to preserve the bigger image post and have on the smaller images a two column view?

    to have:

    you can have this by css only – but you had to break earlier to responsive case to have enough space for showing the articles with smaller images:

    #top .av-magazine-sideshow:before,
    #top .av-magazine-sideshow:after {
      display: none;
    }
    
    #top .av-magazine-sideshow {
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between;
    }
    
    #top .av-magazine-sideshow .av-magazine-entry {
      flex: 0 1 48%;
      width: unset;
    }
    #1477593
    mediaapps
    Participant

    I have two sites using Enfold both with the same host.

    One of the sites just updated automatically to Version 7 and the other one didn’t. I would like to disable the auto update feature. I forget how this works. How can I disable the auto update please?

    #1477591

    BTW: I have this Problem in every of my 7 Projects, where I use Enfold…

    #1477588

    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

    #1477584

    Hi,
    Glad Ismael 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

    #1477583

    In reply to: Mobile screen result

    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

    #1477574
    bemodesign
    Participant

    Hello, I have a web design company and have been using your theme for years. The problem is that all my sites are looking the same and people are looking to different looks. Themes like: https://archi.oceanthemes.site/

    3 question for you:

    1. Are there were any themes that are similar to the way Enfold works in the backend? I really don’t want to relearn how to design websites.
    2. It seems like the Enfold demo options have not been updated in years. https://kriesi.at/themes/enfold-overview/
    3. Do you have any options like these looks?: https://archi.oceanthemes.site/ or https://www.lavenderlandscape.com/

    thanks!

    #1477571

    In reply to: Mobile screen result

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

    @media only screen and (max-width: 479px) { 
    #top.home .slideshow_inner_caption {
        width: 50%;
    }
        #top.home .avia-slideshow .av-slideshow-caption .avia-caption-content p {
            font-size: 9px;
            line-height: 9px;
            margin-bottom: 0;
        }
       #top.home .avia-slideshow .avia-slideshow-button {
       	margin-top: 10px;
       	font-size: 9px;
       }
    }

    Enfold Support 6586

    Best regards,
    Mike

    #1477569

    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

    #1477567

    Hi,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1477565

    Hey Martina,

    Thanks for the update. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 30 results - 1,141 through 1,170 (of 241,880 total)