Viewing 30 results - 22,261 through 22,290 (of 244,517 total)
  • Author
    Search Results
  • #1368488

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1368485

    Hi,

    Please refer to this: https://kriesi.at/documentation/enfold/theme-registration/#toggle-id-5

    Best regards,
    Rikard

    Hi,

    Thanks for letting us know, I’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1368473

    In reply to: Debug file

    Hello Nikko,

    thank you for waiting!
    I have good and not so good news.
    The error seems to be gone. Thanks for the solution :-)

    Another error came up now:

    [11-Oct-2022 17:20:02 UTC] PHP Notice: Undefined variable: icon_beside in /home/wp/disk/wordpress/wp-content/themes/enfold-child/functions.php on line 65

    It is in the same line as the previous one.
    Any idea what it means? I will add the log file in the same file with the rest for you to see.

    Best
    Asterios

    #1368470

    Enfold version 5.1.2
    wordpress version: 6.0.2

    #1368460

    Hi,

    Great, I’m glad that you found a solution. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

    #1368457

    Hey Norbert,

    Please refer to this: https://kriesi.at/documentation/enfold/theme-registration/

    Best regards,
    Rikard

    #1368446
    Norberti
    Participant

    Im Enfold Theme Options wird der Envato Schlüssel mit einem schwarzen Feld als nicht bestätigt beschrieben – vielleicht weil ich noch im Wartungsmodus bin?
    Wenn ich den Schlüssel revidiere meldet er aber alles in Ordnung?
    Folgenden Meldung:
    Das letzte Mal, als wir deinen Schlüssel überprüft haben, konnten wir keine Verbindung zu Envato herstellen:

    Auf Einkäufe konnte nicht zugegriffen werden
    Auf Benutzername konnte nicht zugegriffen werden (wird nur zu deiner Information benötigt)
    Auf E-Mail konnte nicht zugegriffen werden (wird nur zu deiner Information benötigt)
    Es traten folgende Fehler auf:

    Einkäufe: Dein privater Schlüssel ist ungültig.
    username Dein privater Schlüssel ist ungültig.
    email Dein privater Schlüssel ist ungültig.
    Einkäufe: Auf deine Einkäufe kann nicht zugegriffen werden Es kann nicht geprüft werden, ob Aktualisierungen vorliegen.

    #1368438
    BlutVampir
    Participant

    I did an import of the parallax Demo.

    I had a look on the imported Frontpage.
    When on the Enfold theme, evrything is working. When adding a Childtheme with:

    enfold-child/style.css:

    /*
    Theme Name: Enfold Child
    Description: A superflexible and responsive Business Theme
    Author: Kriesi
    Author URI: http://kriesi.at
    License: Themeforest Split Licence
    License URI: -
    Template: enfold
    Theme URI: kriesi.at/themes/enfold/
    */
    

    No other files, then a lot of the responsive parts are not working or showing up on the frontend page:

    Take a color-section – give a custom-class to it – f.e.: responsive-background
    ( no minimum height option ! )

    Place your image as background-image to this color-section – and set it to cover the background.
    Now : look for the aspect ratio of that background image ( on my testpage it is 1500:686 = 100:45,73 )

    now place to your quick css :

    .avia-section.responsive-background {
      height: 45.73vw;
      min-height: 0;
    }

    see: https://enfold.webers-webdesign.de/responsive-background-image/
    If you have a boxed layout – we need to set a max-height for that color-section

    Hey rlhinirv57,

    Thank you for the inquiry.

    Please try to add this css code in the Quick CSS field to hide the loading overlay.

    .mejs-overlay-loading {
        display: none !important;
    }
    

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

    Best regards,
    Ismael

    #1368407

    In reply to: WooCommerce advice

    Hey Margrubi,

    Thank you for the inquiry.

    Yes, the 2017 demo contains shop and product pages. You can also find other demos for e-commerces sites by clicking the E-commerce filter in the demo overview page.

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

    All you need is the base Woocommerce plugin but you can add more extensions to add other options.

    Best regards,
    Ismael

    #1368403

    Hey totalsolutionsit,

    Thank you for the inquiry.

    You have to edit the enfold shop or the home page (ID 504) using the Advance Layout Builder (ALB). Please check the documentation below to help you get started with the theme.

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

    Best regards,
    Ismael

    RESOLVED

    Hi everyone, i had the exact same issue when I was importing BAND demo.
    I could fix it by importing zip archive. here is the details

    I check the logs to see what is the error. here was the error


    CRITICAL Uncaught Error: Class ‘ZipArchive’ not found in /home/public_html/YOUR_SITE/wp-content/themes/enfold/framework/php/inc-avia-download-demo.php:56
    Stack trace:
    #0 /home/public_html/YOUR_SITE/wp-content/themes/enfold/framework/php/function-set-avia-ajax.php(714): require_once()
    #1 /home/public_html/YOUR_SITE/wp-includes/class-wp-hook.php(307): avia_ajax_import_data(”)
    #2 /home/public_html/YOUR_SITE/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(”, Array)
    #3 /home/public_html/YOUR_SITE/wp-includes/plugin.php(476): WP_Hook->do_action(Array)
    #4 /home/public_html/YOUR_SITE/wp-admin/admin-ajax.php(187): do_action(‘wp_ajax_avia_aj…’)
    #5 {main}
    thrown in /home/public_html/YOUR_SITE/wp-content/themes/enfold/framework/php/inc-avia-download-demo.php on line 56

    My Server is CPANEL. so I find this youtube video on how to enable ZipArchive on CPANEL. (I also do not know indian, just follow the video)

    BINGO. It imports successfully.
    I hope it helps someone else too.

    #1368392

    Topic: WooCommerce advice

    in forum Enfold
    Margrubi
    Participant

    Hello, I bought and installed your theme enfold. Imported Enfold 2017 demo for webshop. Did I imported the best demo for shop or you suggest another demo?
    IT needs to woocommerce plugin be installed with enfold 2017 demo, can you sent me a link of woo commerce plugin that i need to install?

    Thank you
    Best regards

    #1368391

    Hi la_tripping,

    I have checked your site and it seems the problem isn’t caused by Enfold but WordPress with it’s “Big Image” feature update in WP version 5.3 (the images have -scaled suffixed in their original name.
    Here’s their update: https://make.wordpress.org/core/2019/10/09/introducing-handling-of-big-images-in-wordpress-5-3/
    There’s no solution given and I could not find any working solution suggested.
    I think the only way to do it is to remove the image from the Media Library and re-upload it.

    Best regards,
    Nikko

    #1368387

    In reply to: Debug file

    Hello Nikko,

    I now understand, thank you.
    My mistake was this:

    register_nav_menu($key, THEMENAME. 'KMA-Enfold Child '.$name);
    

    Anyway, I have corrected it and hope that it will help.
    I will let you know later tonight or tomorrow.

    Best
    Asterios

    #1368381

    Hi,

    Thanks for that. I temporarily activated the option to delete old CSS and JS files under Enfold->Performance, and the problem went away after that. Please review your site.

    Best regards,
    Rikard

    #1368380

    Hi,

    Thanks for that. The problem seems to go away after deactivating CSS file compression under Enfold->Performance, but comes back when it’s active. I’m not sure exactly why that is happening, but it might be a temporary problem, or due to caching. Could you try keeping that option deactivated for a few days, then try to turn it on again, if you should need it?

    Best regards,
    Rikard

    #1368377
    totalsolutionsit
    Participant

    Afternoon

    Can you please advise on how i change the banner and side widgets on the shop page in woo commerce

    ive imported the enfold demo page

    #1368372

    Hi Lyse,

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

    Best regards,
    Nikko

    #1368370

    Hi Ryan,

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

    Best regards,
    Nikko

    #1368361

    Hi brunet77,

    Since the problem is urgent, please try to rollback to your backup or atleast use the last working version of Enfold.
    If you don’t have a copy for it, can you tell us what version you used? if you can’t remember the version, then maybe when was the last update you made on Enfold where it was still working.
    Once that’s done, please create a staging site so we don’t need to debug the problem on the live site.

    Best regards,
    Nikko

    #1368356

    Hi fabioloutfi,

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

    .html_header_transparency .av_minimal_header_shadow {
        box-shadow: none;
    }
    
    .html_header_transparency #avia-menu > li > a {
        color: white;
    }

    For the logo, you will need to change it in Theme Options.
    Hope this helps.

    Best regards,
    Nikko

    #1368354

    Hi fritzves,

    You’re welcome :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

    #1368352

    In reply to: Debug file

    Hi Asterios,

    I see, the error was the undefined constant THEMENAME and it points to line 65 in functions.php of your child theme.
    If you check line 65 it’s basically not just a single statement of code but a whole block of code that’s why it’s difficult to debug however if you check on the line, the part that really has the issue is this:

    register_nav_menu($key, THEMENAME.' '.$name);

    You just need to replace it with:

    register_nav_menu($key, 'KMA-Enfold Child '.$name);

    Best regards,
    Nikko

    woogie07
    Participant

    Hi,

    I am trying to get an image to show full width that displays in aspect ration and resizes without cropping on mobile.

    I have looked at documentation using a colour section with documentation here but i does not seem to work]]eg:]

    1.) Add a color section then follow this short documentation to make the container full width.
    // http://kriesi.at/documentation/enfold/color-section-with-100-container/

    eg insert a section ID in the color section > Advanced
    section-container-width

    Then add the code in the quick CSS
    /* Color section container width */
    #section-container-width .container {
    width: 100% !important;
    min-width: 100%;
    padding: 0;
    margin: 0;
    }

    2.) Inside the color section, insert the “Image” element.

    3.) Go to the Quick CSS field and then add the following css code.

    .avia-image-container avia-image-container-inner, .avia-image-container avia-image-container-inner img {
    width: 100%;
    }

    ******

    Is this the correct process for having full width image?

    Thanks
    Marcus

    webdesignphx
    Participant

    Hi Guys,
    my hosting company said the error below might be coming from the theme.. but I don’t think so.
    have you seen this before? I deactivated all my plugins, and whenever I try to add post or page this happens.
    Hope you have an idea.
    Thanks
    Tina

    Notice: Trying to get property ‘post_type’ of non-object in /wordpress/wp-includes/post.php on line 7581 Notice: Trying to get property ‘post_type’ of non-object in /wordpress/wp-includes/post.php on line 7582 Notice: Trying to get property ‘ID’ of non-object in /wordpress/wp-includes/post.php on line 7586 Notice: Trying to get property ‘post_type’ of non-object in /wordpress/wp-includes/post.php on line 7829 Notice: Trying to get property ‘post_type’ of non-object in /wordpress/wp-includes/theme.php on line 3514 Notice: Trying to get property ‘post_type’ of non-object in /wordpress/wp-includes/theme.php on line 3739 Notice: Trying to get property ‘post_type’ of non-object in /wordpress/wp-includes/post.php on line 5361 Notice: Trying to get property ‘ID’ of non-object in /wordpress/wp-includes/post.php on line 5361 Notice: Trying to get property ‘post_type’ of non-object in /wordpress/wp-includes/post.php on line 4662 Fatal error: Uncaught TypeError: Argument 2 passed to aviaPostCssManagement::handler_wp_save_post() must be an instance of WP_Post, null given, called in /wordpress/wp-includes/class-wp-hook.php on line 307 and defined in /www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-post-css-management.php:385 Stack trace: #0 /wordpress/wp-includes/class-wp-hook.php(307): aviaPostCssManagement->handler_wp_save_post(0, NULL, false) #1 /wordpress/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #2 /wordpress/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /wordpress/wp-includes/post.php(4673): do_action(‘save_post’, 0, NULL, false) #4 /wordpress/wp-admin/includes/post.php(700): wp_insert_post(Array, false, false) #5 /wordpress/wp-admin/post-new.php(66): get_default_post_to_edit(‘post’, true) #6 {main} thrown in /www/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-post-css-management.php on line 385
    There has been a critical error on this website. Please check your site admin email inbox for instructions.

    Learn more about troubleshooting WordPress.

    #1368343

    Oh, and the article suggested is here:

    #1368342
    This reply has been marked as private.
Viewing 30 results - 22,261 through 22,290 (of 244,517 total)