It gives me this error /wp-content/plugins/ova-framework/ova-elementor/widgets/ova-menu.php on line 645 NavBtn_left NavBtn_right_m”>
<div class="ova_wrap_nav <br />
<b>Warning</b>: Undefined array key " menu_type"="" in="" <b="">/wp-content/plugins/ova-framework/ova-elementor/widgets/ova-menu.php on line <b>645</b><br>
NavBtn_left NavBtn_right_m">
<button class="ova_openNav" type="button">
<i class="fas fa-bars"></i>
</button>
<div class="ova_nav canvas_left canvas_bg_gray">
<a href="javascript:void(0)" class="ova_closeNav"><i class="fas fa-times"></i></a>
<ul id="menu-primary-menu-1" class="menu sub_menu_dir_right">
Help me solve the problem. If an array is not defined, what should I do?
]]>With a new installation i get an error on every admin page that is as follows
Controller file not found in: /public_html/wp-content/plugins/widget-detector-elementor/admin/../application/controllers/wde_used_widgets.php
When looking at the files in the widget-detector-elementor/application/controllers` folder I see that all the files start with a capital W while looking at the error it’s looking for files with a lowercase w.
Changing the filenames to all lowercase seems to resolve the issue.
I’m pretty sure I can guess what these do (on the unused widgets page) but it would be nice to have a litle bit of documentation specifying the behaviour of these switches.
]]>It looks like I need to purchase a pro feature in order to filter widgets? I’m happy to do this but I’m getting an error screen when trying to purchase.
Im currently hosted with WordPress VIP, so they might have restricted access to external links. Is there another way for me to purchase the pro version so I can upload it to the site manually?
]]>Hey there, I am having an issue of templates on pages still not showing on the used templates page in my admin section.
If you visit the page I have linked and then run it through your site to see what elements have been used from elementor you can see the “Template (pro-elements)” (which if you inspect the page you get [data-elementor-id=”478″] ) but when you look at the used templates in the back end it is not showing up.
I am assuming this may have to do with the SQL query itself? was wondering if you can assist me with this issue!
Thanks in advance!
]]>Hi, great concept, but I’m running into 2 issues:
– templates used list returns nothing.
– global widgets doesn’t show which widget, just the fact that a global was used.
The second issue is the one that is most important – right now, it’s impossible to tell where each global widget is used. But since a global widget is stored as a template, I think that, if the first problem is solved, the second one should not matter (i.e. templates used list should include all global widgets).
Thx
]]>Hi. On-activation this error message came: “The plugin generated 228 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.”
]]>Hi!
Love your amazing tool! I am only missing the function to see where “extensions” are used. As there are all sorts of names for those things I explain what I understand under “extensions”.
Extensions are addons that extend the base functionality of elementor. Most of the time it means that within every widget even 3rd party widgets those extensions add a new set of options. In this screenshot you see a panel for a dynamicooo post widget. https://prnt.sc/1xq65aj But its advanced tab is populated with a lot of extensions from other addons.
So finding where those extensions are used would be the ultimate extension to your plugin!
Thanks!
Sascha
]]>After the installation the following error message appears in the plugin menu “Images used in Elementor”:
Warning: preg_match_all() expects parameter 2 to be string, array given in /xxx/wp-content/plugins/widget-detector-elementor/application/controllers/Wde_used_images.php on line 83
]]>When seeking help with this issue, you may be asked for some of the following information:
WordPress version 5.7.2
Current theme: Hello Elementor Child (version 1.0.1) Current plugin: Widget Detector for Elementor (version 1.1.0) PHP version 7.4.18
An error of type E_ERROR was caused in line 134 of the file /var/web/site/public_html/wp-content/plugins/widget-detector-elementor/application/views/wde_used_widgets/index.php. Error message: Uncaught Error: Call to a member function get_name() on null in /var/web/site/public_html/wp-content/plugins/widget-detector-elementor/application/views/wde_used_widgets/index.php:134
Stack trace:
#0 /var/web/site/public_html/wp-content/plugins/widget-detector-elementor/vendor/Winter_MVC/core/mvc_loader.php(132): include()
#1 /var/web/site/public_html/wp-content/plugins/widget-detector-elementor/application/controllers/Wde_used_widgets.php(185): MVC_Loader->view(‘wde_used_widget…’, Array)
#2 /var/web/site/public_html/wp-content/plugins/widget-detector-elementor/vendor/Winter_MVC/core/mvc_loader.php(104): Wde_used_widgets->index()
#3 /var/web/site/public_html/wp-content/plugins/widget-detector-elementor/admin/class-widget-detector-elementor-admin.php(117): MVC_Loader->load_controller(‘Wde_used_widget…’, ‘index’, Array)
#4 /var/web/site/public_html/wp-includes/class-wp-hook.php(292): Widget_Detector_Elementor_Admin->admin_page_display(”)
#5 /var/web/site/public_html/wp-includes/class-wp-hook.php(316): WP_H