Viewing 30 results - 14,461 through 14,490 (of 244,618 total)
  • Author
    Search Results
  • #1415078

    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

    #1415076

    Hi,
    Thanks for the screenshot and the link to your site, in your Enfold Theme Options ▸ Advanced Styling you had the option for strong five times, and the one closest to the bottom was white:
    Enfold_Support_2770.jpeg
    In the Enfold Theme Options ▸ Advanced Styling if you set the same element multiple times the one closest to the bottom will be the active one.
    I deleted all but one set to black and now your text on the site is black. Please clear your browser cache and check.
    I see other elements in your Enfold Theme Options ▸ Advanced Styling with multiple items, please check and remove the wrong ones.

    Best regards,
    Mike

    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,
    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

    #1415067

    In reply to: Dropdown not working

    Hey Azzam,

    Dropdowns are working on my end on the page you created with ALB. Please see the screenshot in the private content field. Please make sure to clear any server-side, plugin-based, and browser caches.

    Another page seems to be created with Elementor.

    Also, there is a blue line at the top of home page and few links as well which are half visible

    It looks like this is the footer you created with Elementor.

    We don’t recommend using Enfold’s Advanced Layout Builder with Elementor at the same time.

    Please try deactivating Elementor and check if that resolves the error. You can use the Health Check & Troubleshooting (https://wordpress.org/plugins/health-check/) plugin to do that safely.

    Regards,
    Yigit

    #1415065

    In reply to: WP Scalability Pro

    Hey Thomas,

    Great! Since there aren’t any Enfold-specific issues at the moment, we will note this to recommend to Enfold users with large sites.

    Regards,
    Yigit

    #1415061

    Hey Buddy,

    You can add the following code to the bottom of the Quick CSS field in Enfold theme options > General Styling to remove the Client Champion image from your page:

    
    .page-id-1492 #media_image-8 {
      display: none;
    }
    

    Please send a screenshot and show the other changes you’d like to make so we can help you hide them as well.

    Regards,
    Yigit

    #1415058

    Hi,

    Thanks for your patience.

    Please check out the troubleshooting steps at https://kriesi.at/documentation/enfold/contact-form/#my-contact-form-is-not-sending-emails-. It sounds like you may need to use SMTP. You can try using the WP Mail SMTP and check the mail logs to find out why you’re not receiving emails.

    Form submissions are not saved in the WordPress dashboard. Please feel free to request this feature at https://github.com/KriesiMedia/Enfold-Feature-Requests.

    Best regards,
    Yigit

    I renamed the folder to ‘enfold’ unfortunately no solution … :(

    Hi thanks for the tips. I didn’t rename anything, i just dowloaded the installable zip file and uploaded it into wordpress, this worked all fine but when i activated the Enfold theme the critical error accured.

    #1415045

    Hey,

    Our developers fixed this issue and it will be included in the upcoming update.

    If you’d like to apply the fix, please replace the /enfold/framework/php/function-set-avia-frontend.php file with this one https://github.com/KriesiMedia/enfold-library/blob/master/temp_fixes/Enfold_5_6_5/framework/php/function-set-avia-frontend.php in Appearance > Theme Editor or via FTP.

    Regards,
    Yigit

    Hey Szami,

    It looks like adding the following code to the Quick CSS field in Enfold theme options > General Styling tab would fix this issue:

    
    rs-module-wrap, 
    rs-module {
       width: 100% !important;
    }
    

    Are you able to reproduce this issue when you use the Slider Revolution element in Advanced Layout Builder under the Plugin Additions tab?

    Regards,
    Yigit

    #1415043

    In reply to: Dropdown not working

    Hi,

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

    
    .avia_textblock .wpforms-container .wpforms-submit-container {
      position: unset;
    }
    

    Let us know if this doesn’t help.

    Regards,
    Yigit

    #1415038

    In reply to: WP Scalability Pro

    I have no Enfold specific issues to report at the moment. All seems fine.

    WP Scalability can add bespoke settings to their plugin though to benefit specific themes. They already have some custom settings that only apply to certain popular themes so not sure if there is anything else they can do to support Enfold specifically. So possibly worth joining the Discord or getting in touch with WP Intense to see what they are offering theme developers.

    #1415037

    In reply to: WP Scalability Pro

    Hey Thomas,

    Thanks for your recommendation!

    Did you test the WP Scalability Pro plugin on any of your Enfold sites? If you did, did you experience any issues?

    Regards,
    Yigit

    by the way if you start with your enfold page – this might be a good moment to install the enfold child-theme! Many good tips and snippets are much easier to implement with a child theme.
    You can download it from the docu of enfold: https://kriesi.at/documentation/enfold/child-theme/
    After renaming the enfold parent folder to enfold and uploading the child – you will see on Dashboard : Themes – two Enfolds – activate the Child

    did you rename the Enfold Parent Theme to : drive-download-20230730T165038Z-001 via ftp?

    How did you upload the enfold theme? Did you upload the installable zip file

    PS: newest enfold works nice with php 8.x

    go and rename that folder via ftp to enfold ! Maybe that solves the issue.

    #1415032

    Topic: Dropdown not working

    in forum Enfold
    azzamk1
    Participant

    Hi,
    We have recently migrated from Astra theme to enfold.

    We are facing issues with dropdowns.

    We cant click on few form fields and also cant click on select field or dropdown.

    Please find below links for your reference in private area.

    Thanks,

    • This topic was modified 2 years, 8 months ago by azzamk1.
    #1415026

    In reply to: social media codes

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

    .responsive #top #wrap_all #header_meta .social_bookmarks li.social_bookmarks_facebook  a{color:#fff; background-color:#37589b; }
    .responsive #top #wrap_all #header_meta .social_bookmarks li.social_bookmarks_twitter   a{color:#fff; background-color:#46d4fe; }
    .responsive #top #wrap_all #header_meta .social_bookmarks li.social_bookmarks_linkedin  a{color:#fff; background-color:#419cca; }
    .responsive #top #wrap_all #header_meta .social_bookmarks li.social_bookmarks_youtube   a{color:#fff; background-color:#a72b1d; }
    .responsive #top #wrap_all #header_meta .social_bookmarks li.social_bookmarks_instagram a{color:#fff; background-color:#a67658; }

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

    Best regards,
    Mike

    #1415025
    chesterrees
    Participant

    Hi, I’ve built my website around the ‘enfold-one-page-portfolio’ demo and can not for the life of me work out what is going on with the fixed header and anchor scrolling interaction.

    Sometimes the anchor links work perfectly, and other times there is a buffer equal to the ‘header’ size, and other times the ‘header’ is a header height too far down the page past the id=#anchor link.

    I’ve tried every workaround under the sun, which seems to work until I refresh or resize the screen.

    Because I started with the one-page-portfolio demo, is there some JS or CSS code that is evading me and is controlling anchor link interactions?

    Any help would be much appreciated, thank you.

    p.s. you will see a ‘ghost’ div with ‘top: -85px’ in order to attempt to offset the header, which works some of the time, but not others…. super weird

    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

    Logins sent in private!

    I Received tis error mail that there was a problem with the enfold/WP :

    WordPress versie 6.2.2
    Actief thema: Enfold (versie 5.6.5)
    Huidige plugin: (versie )
    PHP versie 7.4.33

    Foutdetails
    ===========
    Een fout van het type E_COMPILE_ERROR werd veroorzaakt op regelnummer 106 van het bestand /data/sites/web/jolijnsommersnl/www/wp-content/themes/drive-download-20230730T165038Z-001/functions.php. Foutmelding: require_once(): Failed opening required ‘config-layerslider/config.php’ (include_path=’.’)

    #1415015

    Topic: WP Scalability Pro

    in forum Enfold
    thinkjarvis
    Participant

    Hi guys,

    please see private message below.

    I have just started using WP Scalability Pro on my largest WooCommerce stores. It makes a huge difference to database lookup times – particularly on larger stores (and also massively speeds up imports/exports with WPALLIMPORT).

    I’d highly recommend looking into how it could work with Enfold specifically.

    Wordpress version 6.2.2
    Enfold version 5.6.5

    The critical error occurs when I activate the Enfold Theme.

    Hi Ismael,

    I have updated Enfold (update via dashboard did not work, had to update via FTP). Unfortunately the problem still exists.
    You can see this on the “Archive”-Page for instance.

    Best
    Marc

    jolijnsommers82
    Participant

    I have a brand-new site, installed the latest WP version. When I upload the Enfold theme the website immediately displays that a critical error has taken place. I have tried different PHP versions on my host but with no succes.
    Please help …

    #1414986

    I’ve just checked. Enfold is present on wordpress and it seems to work!
    Thanks so much for your assistance!

    where do you load your jQuery script?
    See on enfold options: Enfold – Performance – “Load jQuery In Your Footer” ?
    if you load it in the footer we had to set a priority that the script is loaded after jQuery
    in this case replace the last line :

    add_action('wp_footer', 'footer_menu_to_hamburger_menu');
    

    by:

    add_action('wp_footer', 'footer_menu_to_hamburger_menu, 999');
    

    Hi Guenni007,
    just I activate that footer menu but its not working too. I am not using child theme. I am working on parent ‘Enfold’ theme. is this code working on parent theme too?

    • This reply was modified 2 years, 8 months ago by buket12.
    #1414975

    Hi,
    Ok, try linking the portfolio grid item to the gallery elements, first go to your portfolio items that you are going to display and change the Overwrite Portfolio Link setting option to Define custom link and enter an anchor hash like #popup-one:
    Enfold_Support_2757.jpeg
    then add a corresponding gallery element for each anchor hash link used in a portfolio items:
    Enfold_Support_2759.jpeg
    In each gallery element choose Big image only, other images can be accessed via lightbox and use the Element Visibility to hide each gallery
    Enfold_Support_2761.jpeg
    and then add the anchor hash as the Custom ID Attribute
    Enfold_Support_2763.jpeg
    Then add this code to the end of your child theme functions.php file in Appearance ▸ Editor:

    function get_portfolio_grid_image_link_hash_and_open_corresponding_gallery_element() { ?>
      <script>
    (function($){
    $('.grid-sort-container a').click(function(e){
    	$(this).addClass('no-scroll');
       e.preventDefault(); 
       var hash = this.href.split("#")[1]; 
       $('#'+ hash +' a').trigger('click');
    });
    })(jQuery);
      </script>
      <?php
    }
    add_action('wp_footer', 'get_portfolio_grid_image_link_hash_and_open_corresponding_gallery_element');

    Then your Portfolio Grid with show your portfolio items with the sort option
    Enfold_Support_2765.jpeg
    and then will open a Gallery element for only the images you added:
    Enfold_Support_2767.jpeg

    Best regards,
    Mike

Viewing 30 results - 14,461 through 14,490 (of 244,618 total)