• Resolved Vipasha

    (@vipasha)


    Hello! Plugin Developer,

    The plugin showing error “Notice: Trying to access array offset on value of type null in /home2/appzroww/public_html/wp-content/plugins/pagelayer/main/shortcode_functions.php on line 861” into inner pages of website. Please help me in removing this.

    Thanks in Advance.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Vipasha

    (@vipasha)

    Solved: In wp-config.php file, following code:
    define(‘WP_DEBUG’, true);

    Replace with:
    define(‘WP_DEBUG’, false);

    And the save the wp-config.php file

    Plugin Support pagelayersupport

    (@pagelayersupport)

    Hello,

    Glad to hear your issue is resolved.

    Regards,
    Pagelayer Team

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Pagelayer Plugin Showing Errors’ is closed to new replies.