Viewing 30 results - 9,931 through 9,960 (of 244,475 total)
  • Author
    Search Results
  • #1434584

    Hey Nihru,
    Thanks for your patience, try this CSS in your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    #top .main_color .container .av-masonry-load-more {
    	color: #ffffff;
        border-color: #759c1b;
        background-color: #97be3d;
        width: 250px;
        padding: 15px 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.
    the expected results:
    Enfold_Support_4725.jpeg

    Best regards,
    Mike

    #1434581
    dianelester29
    Participant

    Hi. When activating Enfold, I get this error: There has been a critical error on this website. Please check your site admin email inbox for instructions.

    I reached out to my hosting company for help, and they can’t activate the theme either. He re-uploaded the files but can’t activate. His reply is below, suggested I reach out to you. I have used Enfold successfully on other sites, so not sure what is going on. Would appreciate any help. Thanks.

    Hosting company reply:
    I wasn’t able to get that theme to work either. Here are some of the errors it produces, in case you want to send them to the theme author:

    [17-Feb-2024 04:52:04 UTC] PHP Warning: require(/var/www/test.ginjohnacting.com/wp-content/themes/enfold/framework/php/widgets/class-widget-loader.php): Failed to open stream: No such file or directory in /var/www/test.ginjohnacting.com/wp-content/themes/enfold/framework/php/inc-autoconfig.php on line 222
    [17-Feb-2024 04:52:04 UTC] PHP Warning: require(/var/www/test.ginjohnacting.com/wp-content/themes/enfold/framework/php/widgets/class-widget-loader.php): Failed to open stream: No such file or directory in /var/www/test.ginjohnacting.com/wp-content/themes/enfold/framework/php/inc-autoconfig.php on line 222
    [17-Feb-2024 04:52:04 UTC] PHP Fatal error: Uncaught Error: Failed opening required ‘/var/www/test.ginjohnacting.com/wp-content/themes/enfold/framework/php/widgets/class-widget-loader.php’ (include_path=’.:/usr/share/pear’) in /var/www/test.ginjohnacting.com/wp-content/themes/enfold/framework/php/inc-autoconfig.php:222
    Stack trace:

    0 /var/www/test.ginjohnacting.com/wp-content/themes/enfold/framework/avia_framework.php(38): require()
    1 /var/www/test.ginjohnacting.com/wp-content/themes/enfold/functions.php(247): require_once(‘/var/www/test.g…’)
    2 /var/www/test.ginjohnacting.com/wp-settings.php(611): include(‘/var/www/test.g…’)
    3 /var/www/test.ginjohnacting.com/wp-config.php(94): require_once(‘/var/www/test.g…’)
    4 /var/www/test.ginjohnacting.com/wp-load.php(50): require_once(‘/var/www/test.g…’)
    5 /var/www/test.ginjohnacting.com/wp-admin/admin.php(34): require_once(‘/var/www/test.g…’)
    6 /var/www/test.ginjohnacting.com/wp-admin/themes.php(10): require_once(‘/var/www/test.g…’)
    7
    thrown in /var/www/test.ginjohnacting.com/wp-content/themes/enfold/framework/php/inc-autoconfig.php on line 222

    #1434568

    Hi,
    Thanks for your patience, when I check your Displayed Everywhere widget is empty, so I assume that you have sorted this out.
    Please note that we ask that each thread stays on a specific topic, this helps us provide better support and helps other users find solutions based on the opening subject line quicker. For further questions please open a new thread fir each specific issue
    Thank you for your patience and understanding and for using Enfold.

    Best regards,
    Mike

    #1434564

    In reply to: Sample Pages

    Hey karlconnolly,

    You can import one demo at a time under Enfold->Demo import. If you need content from different demos, then you can activate debug mode under Enfold->Layout Builder->Show advanced options. Then let us know which pages you need the shortcodes for.

    Best regards,
    Rikard

    #1434562

    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

    #1434560

    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

    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

    #1434540
    Hawkthalas
    Participant

    Hello! I’m attempting to make changes to the checkout page and have a few questions:

    Is there a method to disable the Enfold theme for the WooCommerce checkout page and instead utilize the default WooCommerce template?

    I’m encountering difficulty modifying checkout page elements with jQuery as they load last. Is there a way to address or change this behavior?

    Which files within Enfold should I examine if I wish to modify the layout of the enfold WooCommerce checkout page?

    Thank you for your assistance.

    #1434539

    Topic: Footer not displaying

    in forum Enfold
    amyncuih
    Participant

    Hello,

    We are using an Enfold child theme. The footer on our dev site is not showing and displays this error code:

    Warning: Undefined array key “footer_option” in /code/wp-content/themes/enfold/footer.php on line 35 Warning: Undefined array key “footer_behavior” in /code/wp-content/themes/enfold/footer.php on line 37 Warning: Undefined array key “footer_behavior” in /code/wp-content/themes/enfold/footer.php on line 288

    #1434535

    Hey solinpaul2,
    Thanks for your patience, unfortunately you can not use the ALB to edit the layout of the single event page, you could try editing the template to suit your needs:
    \enfold\config-events-calendar\views\single-event.php

    Best regards,
    Mike

    #1434533

    Hi,
    Thanks for your patience, it looks like you have some custom css changing the background color of the video controls from gray to transparent and disabling the video play & volume buttons which is an svg images, so if you want these to be red you will need to create new ones and upload them to your site, I added the link below of your current ones.
    The player is a core WordPress element and not a Enfold element, and I don’t expect that editing the svg to be easy because the one image contain many elements:
    Enfold_Support_4716.jpeg
    you probably can find someone on fiverr to edit it and make the elements red for you and then upload it to your site.
    Or you could remove your custom css and use this css to make the background color red and leave the player items white as they are now, so it would look like this:
    Enfold_Support_4718.jpeg

    div .mejs-container, div .mejs-embed, div .mejs-embed body, div .mejs-container div .mejs-controls {
        background: #bd1229;
    }
    .mejs-button>button {
        background-color: #bd1229;
    }

    It is kind of hard to test with your custom css in place, but I believe this is the correct css, if it doesn’t work correctly like the image above, please remove it and you other custom css so we can check again.

    Best regards,
    Mike

    #1434530
    ludgerf
    Participant

    Hallo,
    wie bekomme ich eine Sidebar rechts neben ein Accordion-Menue?

    Seiten-Aufbau Law Theme:

    • Header Logo + Hauptnavigation
    • Banner Full fullwidth
    • darunder Color-Section mit Accordion
    • Footer

    Das hier habe ich nicht hinbekommen:
    sidebar enfold

    Vielen Dank

    • This topic was modified 2 years, 1 month ago by ludgerf.
    #1434527

    Hi,

    Great, I’m glad to hear that you found a solution. We’ll close this thread for now then, please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.

    Best regards,
    Rikard

    #1434515

    Hi Ismael – that was the problem. Disabling the ‘header.php’ file fixed the issue with the footer not showing.

    In regards to the CSS, I had to take a slightly different approach than previously implemented.

    Following the Enqueue Custom CSS instructions here, I was able to get my custom styles to show up.

    Ticket can be closed. Thanks for your help!

    • This reply was modified 2 years, 1 month ago by ryanchadek.
    #1434503

    Hey whdsolutions,

    Please try to download the child theme on your local computer, then drag all the files to a new folder. Delete the old folder, then name the new folder enfold-child and compress it to a zip file and upload it to WordPress.

    Best regards,
    Rikard

    #1434501

    Hey divinecurio,

    Please try this out in order to make the header sticky on mobile devices: https://kriesi.at/documentation/enfold/header/#sticky-header-on-mobile

    Best regards,
    Rikard

    #1434499

    In reply to: your enfold theme

    Hey Douglas,

    1. The person who bought the theme has access to the theme files in their Themeforest account. You can make changes to the theme on your local site though, so it doesn’t have to be the person who bought it.

    2. If you want to take complete control of your site, then I would recommend that you purchase theme yourself, or have your developer transfer the license that they bought to you.

    3. I guess this ties into the point above.

    4. Yes, if you purchase the theme then 6 months of technical support is included. If you should need help after that, then you would have to pay extra for technical support. The theme license is valid for life though.

    7. If you want to purchase the theme, then you can do so here: https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990. After you have done so, then please register your theme license: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1434492

    Hey Loveronika,

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

    @media only screen and (max-width: 1024px) {
      nav.main_menu {
        display: block !important;
      }
      #avia-menu .menu-item {
        display: none;
      }
      .av-burger-menu-main.menu-item-avia-special {
        display: block;
      }
    }
    

    You can change the 1024 value to the pixel value of your choice.

    Best regards,
    Rikard

    #1434479

    on your flaticon folder – is there one svg file?

    the font manager of enfold does not need a charmap. Can you try to upload that one svg file to fontello ( just drag&drop it to the custom icons field).
    Select the wanted icons and name that font ( because flaticon is not so unique ) and download the generated font from fontello.

    #1434474
    Douglas McRae
    Guest

    how stupid i cant reply to your email
    what if i dont want to log into your website

    wow cheers for that
    as im not a web developer , i dont know how to change the ftp files
    and as my last web developer must have purchased the enfold theme , that means i paid for it though him . makes it my enfold theme
    and as ive had no support on this theme as my developer never told me i had to purchase this theme , also ur fee is $59 doesn’t say per year or one off
    but is seems like the fee is more of tech support not ba licences fee , just saying
    if this theme is still owned by my previous developer , it must be how they are breaking into my website to add plugins and themes and trying to crash my website
    and if this is correct makes u just as responsible as them with entering a website they have no reason to be changing the site configuration though your theme
    im not talking to the developer as he ripped me off
    so
    1 who has the control of this theme in my website
    2 if its not me it needs changing asap
    3 how to change control over to me
    4 if i have to pay for this theme , can you tech support help me
    5 if you cant help thats ok , but my web developer is going to need an ambulance
    6 sorry number 5 is frustration
    7 do i have a login already or should i login in to purchase this theme
    8 where can i find all logs for changes and alterations done from purschase date till i change over to me

    #1434473
    Douglas McRae
    Guest

    how stupid i cant reply to your email
    what if i dont want to log into your website

    wow cheers for that
    as im not a web developer , i dont know how to change the ftp files
    and as my last web developer must have purchased the enfold theme , that means i paid for it though him . makes it my enfold theme
    and as ive had no support on this theme as my developer never told me i had to purchase this theme , also ur fee is $59 doesn’t say per year or one off
    but is seems like the fee is more of tech support not ba licences fee , just saying
    if this theme is still owned by my previous developer , it must be how they are breaking into my website to add plugins and themes and trying to crash my website
    and if this is correct makes u just as responsible as them with entering a website they have no reason to be changing the site configuration though your theme
    im not talking to the developer as he ripped me off
    so
    1 who has the control of this theme in my website
    2 if its not me it needs changing asap
    3 how to change control over to me
    4 if i have to pay for this theme , can you tech support help me
    5 if you cant help thats ok , but my web developer is going to need an ambulance
    6 sorry number 5 is frustration
    7 do i have a login already or should i login in to purchase this theme
    8 where can i find all logs for changes and alterations done from purschase date till i change over to me

    #1434466

    In reply to: Need more media query

    Hi,

    Thank you for the info.

    Are you trying to break the items into a single column on iPad view? If so, then you can add this css code to manually adjust the width of the masonry items on larger tablet screens.

    @media only screen and (min-width: 990px) and (max-width: 1366px) {
      .responsive #top .av-masonry .av-masonry-entry {
        width: 100%;
      }
    }

    You may need to toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

    #1434464

    Hi,

    Thank you for the inquiry.

    We have temporarily disabled the Enfold > Performance > File Compression settings, but the site continues to load the merged or compressed scripts and stylesheets. This indicates that the server is still attempting to retrieve these resources from the cache. Please deactivate the plugins temporarily and ask your hosting provider to temporarily disable server caching so that we can check the issue further.

    Best regards,
    Ismael

    #1434462

    In reply to: Logo bigger

    Hi,

    Thank you for the update.

    Did you add the code in the Enfold > General Styling > Quick CSS field? The code seems to be working correctly on our end. Please provide the login details in the private field so that we can check the modifications properly.

    Best regards,
    Ismael

    #1434456

    In reply to: your enfold theme

    Hey Douglas McRae,

    Thank you for the inquiry.

    1.) Enfold is a premium theme available for purchase on Themeforest.

    // https://themeforest.net/item/enfold-responsive-multipurpose-theme/4519990

    2.) The latest version of the theme is 5.6.10. If the automatic update is not working, you may need to update the theme manually via FTP. Please check the documentation below.

    // https://kriesi.at/documentation/enfold/theme-update/#update-via-ftp

    3.) You can update the theme for free once you’ve purchase a license. You may need to contact the previous developer and ask him for the purchase code or the private token.

    // https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Ismael

    #1434455

    Hi,

    Thank you for the update.

    We’ve found an invalid code in the Quick CSS field and removed it. This code should be added in the functions.php file.

    function ava_remove_title_attr(){
        ?>
        <script>
        jQuery(window).load(function(){
            jQuery('#wrap_all img.avia_image, #wrap_all .avia-gallery-thumb img, #wrap_all .avia-gallery-thumb a').removeAttr('title');
        });
        </script>
        <?php
        }
    add_action('wp_footer', 'ava_remove_title_attr');
    

    We also edited the css a bit and temporarily disabled the Enfold > Performance > File Compression settings. You can enable this option back once you’re done editing the site. Please make sure to do a hard refresh before checking the page.

    Best regards,
    Ismael

    #1434447

    Hi @Guenni007 !!

    Thank you!! I just checked again and yes, the woff2 is there. There is also a charmap.php (that has all the codes) but it does work inside of Enfold. But does not exist when downloading from Fontello.

    So the Failed to decode downloaded font message is due to the list of character codes and names not being on the config.json file and being in the charmap.php but nothing pointing to it?

    Error message: The requested URL /wp-content/uploads/sites/22/avia_fonts/medical/config.json was not found on this server.

    I think I am going to create my own icons ;)

    #1434442

    In reply to: Fonts

    Earlier I thought that you wanted to deactivate the Enfold cookie banner, and now it is, correct?

    Yes:) Now it is:)
    =>

    If that doesn’t help try disabling all of your plugins. If that resolves the issue, reactivate each one individually until you find the conflict

    Best regards Tim

    • This reply was modified 2 years, 1 month ago by Tim.
    • This reply was modified 2 years, 1 month ago by Tim.
    #1434437
    ryanchadek
    Participant

    Hi there, I just updated to the latest version of Enfold and our footer disappeared. In addition, I’m noticing some broken styles that should be applied from the child stylesheet.

    If we look back at an archived version of the site, you’ll notice a couple things:

    https://web.archive.org/web/20231205012337/https://neurosportsperformance.com/

    1. There is a working footer
    2. The “Call Us Today! 210-802-7760” in the header font size is much larger than it is now – and the color is not being applied correctly, as specified in the child stylesheet.

    I also created a staging site which was a clone of production and uploaded a fresh copy of the ‘enfold-child’ theme just to make sure.

    However, the footer is still missing in this instance.

    I’ve included login credentials in the Private Content.

    Can you please take a look and let me know how to resolve this?

    Let me know if you have any questions or need anything else. Thank you.

    #1434434

    Hi,
    Thank you for your patience and the link to your site, this is a strange issue, your comment section says that you have over 1.7k comments, but none are shown:
    Enfold_Support_4714.jpeg
    I found a similar thread on wordpress stackexchange that seems to point to a database issue the WPML translation, I see that you had WPML installed. In the thread it was pointed out that disabling the plugin didn’t help, try the recommenion from the thread.
    I don’t believe that this is related to Enfold because I can’t reproduce this and have not seen any other reports link this.
    I tried the plugin WordPress Comments Import & Export to see if the comments could be exported, but the export was empty, so this didn’t help.

    Best regards,
    Mike

Viewing 30 results - 9,931 through 9,960 (of 244,475 total)