Warning: Undefined array key “ajax” after Demo Import

  • Posted in : ikonik
  • sladjan
    Participant

    Hello, I just installed the theme and imported Demo 3, but several error messages/warnings appear on the home screen. Can you help me with this?

    sladjan
    Participant

    Additionally, I noticed that I can’t edit the page with Elementor. Are these errors related? Thanks in advance!

    Mehmet S.
    Keymaster

    Hello, refreshed your widgets in the “Homepage Navigation Menu” widget area. Please check your website.

    For this theme to work in the best and smoothest way, the necessary server configuration settings need to be made.

    Please make sure that your server configuration settings are as shown in the link below.

    https://www.pixelwars.org/forums/topic/system-requirements-for-wordpress-themes/

    Server configuration settings can be adjusted through the hosting control panel. You can do this yourself, or you can ask your web hosting provider to make these adjustments for you.

    Best regards,
    Mehmet

    sladjan
    Participant

    Hello Mehmet,

    Thanks for your quick help! I really appreciate it!

    One last question: How can I edit the template with Elementor? Right now, I don’t have this option.

    Thanks in advance!

    serkan
    Moderator

    Hi,
    Please go to elementor > settings > general > post type > you can activate the post, page and portfolio and save it.
    Then you will able to edit them.
    Thanks

    desinado
    Participant

    I get an error “undefined array key “ajax” in….

    I can’t handle this, what should I do, I would like to return the purchase because I feel that I will only have problems and I am not an advanced user.

    serkan
    Moderator

    Hi, The error undefined array key “ajax” typically occurs in PHP when you’re trying to access an array key that doesn’t exist. This is a common issue in WordPress themes or plugins, especially when dealing with AJAX functionality. Since you mentioned you’re not an advanced user, I’ll guide you through some steps to troubleshoot and resolve the issue.

    The error message should include a file path and line number where the issue occurs. Look for this in the error message.
    Common locations for this issue are:
    Theme files (e.g., functions.php or a custom AJAX handler file).
    Plugin files.

    If you’re not sure where the issue is, enable debugging in WordPress to get more details:
    Open the wp-config.php file in your WordPress installation.
    Look for the line define(‘WP_DEBUG’, false); and change it to:

    define('WP_DEBUG', true);
    define('WP_DEBUG_LOG', true);
    define('WP_DEBUG_DISPLAY', false);

    Thanks

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register