• Hello,

    We are trying out your plugin version v0.3.5 on a brand new site we are building.
    Running the latest versions of WP and Customizr theme on PHPv5.6.40

    After activating it we created a Custom HTML widget and placed it on a sidebar.
    Copied the widget code [widget id="custom_html-2"] and placed it in a page.
    Works fine.

    BUT
    We take out the widget from the sidebar and place it in the Inactive widgets area.
    We do NOT want it appearing in both places. We just want it in the specific page page.

    Now on our error log file we are getting the following repeating Notices every time the page loads:

    Notice: Undefined index: wp_inactive_widgets in /wp-content/plugins/widget-shortcode/includes/class-widget-shortcode.php on line 186
    Notice: Undefined index: wp_inactive_widgets in /wp-content/plugins/widget-shortcode/includes/class-widget-shortcode.php on line 187
    Notice: Undefined index: wp_inactive_widgets in /wp-content/plugins/widget-shortcode/includes/class-widget-shortcode.php on line 188

    Can you please see to it?
    Thank you

    • This topic was modified 4 years, 6 months ago by marikamitsos.
Viewing 1 replies (of 1 total)
  • Plugin Author shazdeh

    (@shazdeh)

    Hi!

    You can move the widget to the Widget Shortcode area, this area doesn’t show up on frontend (unlike Sidebar for example).

Viewing 1 replies (of 1 total)
  • The topic ‘Repeated Error notices when widget moved from sidebar to Inactive widgets’ is closed to new replies.