Viewing 30 results - 18,691 through 18,720 (of 244,619 total)
  • Author
    Search Results
  • #1398952
    Monique
    Participant

    Hi Enfold Team,

    I am having an issue with the full-width easy slider. I cannot add text, overlays, or buttons to the section. It seems like those functions are missing from the module. I have created them before so not sure why it’s not working this time.

    Thanks,
    Monique

    #1398945

    In reply to: shrinking sag logo

    on how to generate your own replacement script file is described above and here: https://webers-testseite.de/header-shrink/
    the lines that are now responsible for those shrink amount are now on line 78 and 91.
    Just edit those lines to your needs on a copy of : avia-snippet-sticky-header.js in the folder enfold/js/
    upload that edited file to your child-theme/js/ directory ( which is not there on default – generate a subfolder this name)
    – if you use merging – than even this file only is to upload.
    – if you use for script those minified option – you had to upload a minified version of that edited file too – to your child-theme/js folder.

    #1398942

    Now the footer is completely gone. Whether I am I switch to Enfold or stay in the child theme. This is so not cool.

    #1398933

    Hi,
    I’m not seeing this css on your page:

    .template-search .post-entry {
        clear: none;
    }

    when I test it I’m seeing the correct display:
    Enfold_Support_438.jpeg
    if you added the css in Enfold Theme Options ▸ General Styling ▸ Quick CSS field please check the css above it for missing brackets or other errors, otherwise Please include an admin login in the Private Content area so we can check.

    Best regards,
    Mike

    #1398927

    Hey idelaydis,

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

    .avia-fullscreen-slider .caption_container {
        max-width: 100%;
    }

    Best regards,
    Rikard

    #1398926

    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

    #1398922

    Hi,

    Thanks for that. Could you try updating the theme to the latest version (5.4.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1398921

    Hey Tobias,

    Could you try updating the theme to the latest version (5.4.1) to see if that helps please? https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/#theme-update.

    Best regards,
    Rikard

    #1398920

    Hey Escendio,

    Thanks for the login details. Did you try to delete the old CSS and JS files under Enfold->Performance?

    Best regards,
    Rikard

    #1398915

    Topic: Easy Slider

    in forum Enfold
    ahaderer
    Participant

    Hallo,
    ich habe eine neue Version von Enfold upgeloadet. Ich bräuchte einen Easy Slider. Der wird mir aber trotz update nicht angezeigt. Was kann ich tun? Liebe Grüße Andrea

    #1398912
    jerryvuko
    Participant

    Hey,

    We bought the product from Envato, and right after the purchase, we saw that enfold theme with support was not working as we thought it would. I would like to ask, how can we get our money back? Do you have any email where we can write to you directly?

    luleloki
    Participant

    Hello dear Enfold team,

    since the Enfold update from 4.9. to 5.4.1 the icon/flipbox grid does not work properly anymore, neither on desktop nor on mobile! What could be the reason for this, can you help me?!

    Thanks in advance!
    Lokman

    #1398905

    Hi anma,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1398904

    Hi sryde,

    I’m glad that Yigit could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1398902

    Hi Silvio,

    Please add this CSS code in Enfold > General Styling > Quick CSS:

    #top .av-layout-tab-inner .container {
        max-width: 100%;
    }

    Hope it helps.

    Best regards,
    Nikko

    #1398891
    PIERROT FREDERIC
    Guest

    Hello all,
    I have bought 23 licenses with Themeforest as Caledoman ( (Email address hidden if logged out) )
    Since the two last version of enflod i do not received a email alert of the update Jan. 23rd 2023 – Version 5.4 and the last in 14 February 2023
    I notice that in THEMFOREST the is no mention of the update of february !!!
    please help

    #1398889

    Topic: Search within toggles

    in forum Enfold
    agenturwendt
    Participant

    Hi helpers,

    on my Enfold website I use a lot of toggles. The toggles all are only on one page of my website. I want to use the search function. How can I make the results of the search open the toggles? The search function does only show the page as itself in the result. I’d like the search function to show the result within the toogles.
    Any idea?

    #1398888

    In reply to: magazine

    Hey Gianluca,

    It seems like you shared a link to the ThemeForest page of a theme with multiple demos.

    Please go to the page you’d like to replicate in Enfold here: https://demo.tagdiv.com/select_demo/newspaper-prebuilt-websites/ then post a link. Or, you can post a screenshot. You can upload your screenshots on imgur.com and post the links here.

    Best regards,
    Yigit

    #1398886

    Hey Sryde,

    This looks like a z-index issue.

    Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab

    
    .cue-track-actions.cue-track-cell {
      z-index: 9;
    }
    

    Best regards,
    Yigit

    #1398885

    In reply to: Styling problems

    Hi,

    You had a CSS error in Enfold theme options > General Styling > Quick CSS field. I fixed it and that helped.

    You can use this website to check your CSS for errors: http://csslint.net/

    Please review your website.

    Best regards,
    Yigit

    #1398883

    Hey Stretchspot,

    Please add the following code to the Quick CSS field in Enfold theme options > General Styling tab

    
    #top #header .avia_mega_div .sub-menu .avia_mega_text_block a {
      text-decoration: none;
    }
    

    Best regards,
    Yigit

    #1398875

    Hi,

    Please update Enfold to the latest version 5.4.1 and let us know if this doesn’t help.

    If updating the theme doesn’t help, can we deactivate plugins for testing purposes?

    Best regards,
    Yigit

    #1398872

    Hi,
    To change the menu arrows please see our documentation: Replace mega menu arrows with custom icon
    So for your situation, to have the bar icon and to have it the color red, please try this css:

    #top .avia-bullet {
      border: none;
        padding:0;
        margin: 0 5px 0 0!important;    
    }
    #top .avia-bullet:before {
        content: "\e819";
        font-family: 'entypo-fontello'; 
        color: red;
        font-size:11px;
        line-height:1em;
        left:-3px;
    }

    This will change the above solution to have specific bars a different color to this css:

    .header_color #menu-item-331 > a > .avia-bullet:before {
        color: blue;
    }
    .header_color #menu-item-388 > a > .avia-bullet:before {
        color: green;
    }
    .header_color #menu-item-332 > a > .avia-bullet:before {
        color: yellow;
    }

    The expected results:
    Enfold_Support_436.jpeg

    Best regards,
    Mike

    #1398868

    Hi ribit,

    I tried to check your site and it seems the problem may be caused by the child theme’s footer.php, when switch to a parent theme, the footer works properly.
    Can you try to backup your child theme’s footer.php file and then remove it on the child theme and see if it resolves the issue.
    If it does, then you’ll need to update your child theme’s footer.php by copying footer.php of the latest version of Enfold and then re-add the modification.
    Hope this helps.

    Best regards,
    Nikko

    #1398865
    marlenurban
    Participant

    I need help, I can not save changes of the last 2 section on my site “home”. It is online but not connected to the Domain yet. Just on that site and in this section.

    #1398864
    thinkjarvis
    Participant

    Some advice below for setting up WP-Rocket with Enfold.

    Wp-Rocket’s lazy load feature also applied to background images but only if the tags are in the html. The new Post CSS generator for Enfold stops background images from lazy loading because it stores the background URLs in the CSS file instead of the HTML. You can make them lazy load by doing the following:

    You can turn off post CSS file generation with the following code in your functions.php file.

    // stop postcss generating
    add_filter('avf_post_css_create_file', '__return_false', 1, 1);

    This is also advised for CDN usage. A CDN cannot serve the background image from CDN if it isnt in the html file unless the specific CDN you use re-processes your CSS files to change the URL of the background image.

    Hi Tom,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1398859

    Hi JannyPolak,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .avia-table tr th:first-child, 
    .avia-table tr td:first-child {
        text-align: center;
    }

    Best regards,
    Nikko

    #1398847

    Topic: magazine

    in forum Enfold
    sitibus
    Participant

    Hi, would it be possibile to have a site similar to the https://themeforest.net/item/newspaper/5489609 with Enfold?
    I love enfold 100000% and would not use other themes but in your demos I can’t find anything similar to this.
    How could I do?

    Thanks Gianluca

    #1398841

    Hi,

    You are welcome! :)

    For your information, you can take a look at Enfold documentation here – https://kriesi.at/documentation/enfold/

    If you have any other questions or issues, feel free to start a new thread under Enfold sub forum and we will gladly try to help you :)

    Enjoy the rest of your day!

    Best regards,
    Yigit

Viewing 30 results - 18,691 through 18,720 (of 244,619 total)