Viewing 30 results - 691 through 720 (of 243,397 total)
  • Author
    Search Results
  • #1487592

    you can use that ava_after_main_title hook on your choosen layout
    place this to your child-theme functions.php:

    add_action('ava_after_main_title', function() {
    	echo '<div class="main_color my_title_container">';
    	echo '<h2 class="page-title">'. get_the_title() .'</h2>';
    	echo '</div>';
    });

    change tags (espacially heading tag) to your need – and style via that extra class: my_title_container
    f.e.

    #top .main_color.my_title_container .page-title {
      font-size: var(--enfold-font-size-theme-h2) ;
      color: var(--enfold-main-color-heading);
      padding: 20px 0 5px 30px;
    }

    see: https://enfold.webers-webdesign.de/enfold-consulting/

    #1487582

    Hey Russell,

    Thanks for reaching out again.

    We can now see the video and can confirm that the scroll animations in the old site can be recreated with Enfold. You can apply these animations to Column elements, and they should be automatically triggered on scroll. You can also utilize the Layer Slider plugin, which is natively included in the theme, to create hero sections or sliders.

    Unfortunately, presale questions are one-time and can’t be continued like forum discussions. You will need to acquire a theme license and then use the purchase code to register an account on the forum.

    https://kriesi.at/support/register/

    Once registered, you can open a thread using this form: https://kriesi.at/support/forum/enfold/#new-post

    Let us know if there’s anything else we can help with.

    Best regards,

    Previous Reply:
    ============================================================================================================
    Thank you for your interest in Enfold.

    The videos are not accessible, so we’re not able to view them. In any case, the theme comes with built-in demo content, so you don’t need to start from scratch. You can simply import a demo and then incorporate your existing designs, images, and content to match what you have in mind. It’s very user-friendly, with plenty of customization options and a powerful Advanced Layout Builder where most of the content creation and site building will take place.

    If you have any questions or need help with development, feel free to reach out to us here in the forum — we’re happy to help.

    You can preview the available theme demos below.

    https://kriesi.at/themes/enfold-overview/

    To help you get started, please check out the documentation.

    https://kriesi.at/documentation/enfold/

    Let us know if you have any more questions.
    ============================================================================================================

    Best regards,
    Ismael

    #1487577

    In reply to: navigation tool

    Hey icarogioiosi,

    Thank you for the inquiry.

    You can enable the title and breadcrumb by adjusting the Enfold > Header > Header Layout > Header Title and Breadcrumbs settings. Make sure the header is not set to transparent.

    View post on imgur.com

    Best regards,
    Ismael

    #1487576

    Hi Ismael,

    I am very happy with the Pagespeed Score since the CLS issue is solved!
    I am only curious where the LCP issue is coming from. Is it possible that is has something to do with the max height of my Backround image construct?
    The Preload LCP Image Plugin is installed and seems to be working fine.

    PageSpeeed Insights says here is the problem:

    <div id="av_section_7" class="avia-section av-1dccl-bef4804921c9cf0151d6be20e4d3ac5b main_color avia-sec…" data-section-bg-repeat="stretch" data-av_minimum_height_pc="80" data-av_min_height_opt="percent" style="">

    but this is the section under the header image.

    PageSpeed Insights LCP issue

    Any Idea what I am missing? I don´t think the image sizes are the cause. I build Enfold pages with larger backround images without getting LCP issues.

    Thanks you for your help and I have to say I love your Theme – created a few sites with it and will use it again and again !

    Best regards,
    Christopher

    #1487570

    In reply to: Restaurant Theme

    Hey Robin,

    Everything in all the Enfold demos are created using the Layout Builder, which is included in the theme. You don’t need any additional purchases.

    Best regards,
    Rikard

    #1487562

    In reply to: Different menu

    Hey lelouxwebdesign,

    Please try following this: https://kriesi.at/documentation/enfold/example-of-centered-logo-and-menu/

    Best regards,
    Rikard

    #1487560

    Hey sylvias16,

    Please check your settings under Enfold->Performance->Disable Template Builder Elements.

    Best regards,
    Rikard

    #1487559

    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

    #1487551
    sylvias16
    Participant

    Hallo,
    ich habe beim meiner Seite https://seelenbalance.online/ das Problem, dass masonry nicht mehr lädt.
    Es erscheint folgender Hinweis:
    Admin-Hinweis für:
    Masonry

    Dieses Element wurde in den Theme-Einstellungen deaktiviert. D kannst es hier aktivieren:
    Leistungseinstellungen
    Nur was oder wo ist einzustellen?
    Viele Grüße,
    Peter

    English:
    Hello,
    I’m having a problem with my website https://seelenbalance.online/, where masonry won’t load anymore.
    The following message appears:
    Admin notice for:
    Masonry

    This element has been disabled in the theme settings. You can enable it here:
    Performance settings
    But what should I configure, or where?
    Best regards,
    Peter

    #1487543

    In reply to: Child theme

    Hey murtazaansari,

    Thank you for your inquiry.

    The child theme should be included in the package you downloaded from ThemeForest.

    If you have a moment, please register a new account on our support forum using the purchase code that came with the Enfold theme. You can register here: https://kriesi.at/support/register/

    Once registered, you can open another thread using the form here: https://kriesi.at/support/forum/enfold/#new-post

    Hope this helps.

    Best regards,
    Ismael

    #1487536

    Hey icarogioiosi,

    Thank you for the inquiry.

    You can add this css code to move the title to the right of the image, position it at the top, reduce the font size, remove the borders, and add space below each portfolio entry. Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings, then purge the cache after adding the modification.

    
    #top .isotope-item.special_av_fullwidth .inner-entry {
        text-align: left;
        display: flex;
        flex-direction: row-reverse;
    }
    
    #top .grid-entry .inner-entry {
        box-shadow: none;
    }
    
    #top .isotope-item.grid-entry {
        margin-bottom: 20px;
    }
    
    #top .isotope-item.special_av_fullwidth .av_table_col .entry-title {
        margin: 0 0 20px;
        font-size: 16px;
    }
    

    If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.

    Thanks!

    Best regards,
    Ismael

    Hey amollde,

    Thank you for the inquiry.

    We’ll forward the issue to our channel. Temporarily, you can edit the themes\enfold\includes\classes\class-privacy-class.php file, around line 1782, and look for this code:

    $output .=		'<a class="avia-privacy-reload-tooltip-link" aria-hidden="true" href="#" rel="nofollow" data-avia-privacy-reload-tooltip="' . esc_attr( $reload ) . '"></a>';
    

    Replace it with:

    $output .=		'<span class="avia-privacy-reload-tooltip-link" aria-hidden="true" data-avia-privacy-reload-tooltip="' . esc_attr( $reload ) . '"></span >';
    

    Let us know if this resolves the issue.

    Best regards,
    Ismael

    #1487531

    Hey amollde,

    Thank you for the inquiry.

    Did you set the Logo and the Transparency Logo in the Enfold > Theme Options panel? Please make sure that both of these options have an image selected.

    View post on imgur.com

    You can also try this css code:

    #top .av_header_transparency.av_alternate_logo_active .logo a > img, #top .av_header_transparency.av_alternate_logo_active .logo a > svg {
        opacity: 1;
    }

    Best regards,
    Ismael

    #1487520

    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

    #1487510

    Ahh, thanks, Rikard — sorry, I had reviewed the setup section of that documentation, but I missed the troubleshooting section. I had tried enabling the Geocoding API, yesterday, and, while everything else seemed to be taking effect immediately yesterday, that didn’t seem to work. But today, prompted by reading the troubleshooting section, I tried enabling the Geocoding API again, and it immediately worked — with that on, the site connects to the API key; with Geocoding disabled, it does not. Any idea why this site seems to require that, while none of the other 5 Enfold sites seems to require it to connect to the key?

    #1487507

    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

    #1487497

    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

    #1487492

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

    @media only screen and (max-width: 1366px) {
    #top #breakpoint1024 .flex_column_table {
        display: block;
    }
    }

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

    Best regards,
    Mike

    #1487491

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

    .slideshow_caption .avia-caption-content p,
    .slideshow_caption .avia-caption-title {
    	margin: 0;
    }

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

    Best regards,
    Mike

    #1487490

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

    .phone-info .avia-icon-pos-left {
        float: none;
        display: inline;
    }
    .phone-info .avia-icon-pos-left .av-icon-char {
    	font-size: 14px;
    	line-height: 18px;
    }
    .phone-info .avia-icon-pos-left.av_font_icon.av-mds9wcyi-0057de6c5f2e63955f80107ffd4df8b8 {
    	 margin-left: 10px;
    }
    #top .phone-info .avia-svg-icon.avia-font-svg_entypo-fontello svg:first-child {
        fill: #fff;
    }

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

    Best regards,
    Mike

    #1487488

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

    .slideshow_caption {
        width: 48%;
    }

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

    Best regards,
    Mike

    #1487485

    Hey sky19er,

    Did you go through the documentation here? https://kriesi.at/documentation/enfold/google-map/#how-to-register-a-google-maps-api-key

    Best regards,
    Rikard

    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

    #1487481
    sky19er
    Participant

    Hey, can you tell us which APIs are needed for the Google Map element in Enfold? I have five other Enfold sites working with my API key, using just the Maps JavaScript API, but I can’t get the one on https://abodedev.wpengine.com/about/contact/ to work unless I don’t restrict the key — here’s a screenshot of my Maps API settings: https://drive.google.com/file/d/1qo9lFhCr2QIBjEuB95ifum8wGR9XOUbO/view — any clues for me? Thanks!

    #1487473

    Topic: Can’t See Footer

    in forum Enfold
    tiomauri
    Participant

    After an update on my Enfold theme, my footer stopped showing. I’ve Checked everything and it should be showing.
    I have My footer set to: Display the footer widgets & socket, 3 columns

    I’ve checked My Widget, and I have the 3 of them, Footer – Column 1, Footer – Column 2, and Footer – Column 3. The 3 of them with content.
    But the site shows nothing below the content.

    This is how it should look:

    Enelex

    Tirian Meras
    Guest

    Bonjour,

    Nous rencontrons un problème récurrent lors de l’import automatique de la démo Minimal Portfolio via Enfold (erreur cURL 28 – timeout, probablement liée à notre hébergement OVH).

    Afin de contourner ce problème et de pouvoir avancer sur le développement, pourriez-vous nous fournir le fichier XML complet de la démo Minimal Portfolio afin que nous puissions l’importer manuellement via l’outil d’import WordPress ?

    Nous possédons bien une licence valide (ThemeForest Purchase Code : [insérer le code ici]).

    Merci beaucoup pour votre aide rapide,
    Bonne journée,

    #1487459

    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

    #1487441

    Hey Ventsislav Krastev,

    Thank you for the inquiry.

    We may need to inspect the site or the affected pages. Please provide the details in the private field, including direct links to the affected categories. Did you set the main blog page in Enfold > Theme Options?

    Best regards,
    Ismael

    #1487429

    Hi Rikard,
    Thanks for your help.
    Please find below the login and password info.
    I need the followin Demo : Enfold Freelancer
    Many thanks,
    sonia

    #1487428

    In reply to: token for update

    Hey yves,

    The first step to take is to have access to the theme files, if you cannot access the account which was used to purchase your license then I would recommend purchasing a new license: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990. Once you have access to the theme files, then the update to 7.1.1 has to be done manually from the version you are running, please refer to my replies in this thread: https://kriesi.at/support/topic/enfold-4-5-theme-update-update-failed-download-failed-a-valid-url-was-not-pro/#post-1021541
    You can either update manually via FTP: https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update, or upload the theme as if it was new under Appearance->Themes->Add New Theme.
    If that doesn’t work then please try to delete the whole theme folder, then replace it with the new version. Make sure that you have backups of the site before starting updating.
    Also please read this after you have updated: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

Viewing 30 results - 691 through 720 (of 243,397 total)