The following active plugin/s have not declared compatibility with WooCommerce 4.0 yet and you should update and review them a bit more before proceeding:
WooCommerce Menu Extension
Are you going to update your plugin? Or better to unistall it and look for other plugin?
Thank you!
]]>Is there a way to change the Item/Items text from the basket?
]]>Hi,
Is there a way to create a Login|My Account link to my page instead of Login|Logout?
Thank you in advance!
Best,
Eleni
Hi,
The WooCommerce status report returns the “– Not tested with the active version of WooCommerce” alert for this plugin.
Any chance you can fix this soon?
Thanks,
Lunule
Hi,
I am running PHP7.2 and have a Function create_function() is deprecated error
if ( is_plugin_active( 'woocommerce/woocommerce.php' ) ) {
add_action( 'plugins_loaded', create_function( '', '
$filename = "include/";
$filename .= is_admin() ? "backend.inc.php" : "frontend.inc.php";
if( file_exists( plugin_dir_path( __FILE__ ) . $filename ) )
include( plugin_dir_path( __FILE__ ) . $filename );
' )
);
what do I need to do to this piece of code to change the create_function to make it compatable in the file woocommerce-menu-extension.php?
]]>Hi, I want to insert in the menu the ability to login and then, once the customer logs in, I would like to see the “My Accont” link in the menu instead of “Log-in”. It’s possible? Thank you very much.
Giorgio
I keep seeing errors in console for:
Uncaught Error: Syntax error, unrecognized expression: #aiwoosearch#
at Function.fa.error (jquery.js?ver=1.12.4:2)
at fa.tokenize (jquery.js?ver=1.12.4:2)
at fa.select (jquery.js?ver=1.12.4:2)
at Function.fa (jquery.js?ver=1.12.4:2)
at Function.a.find (jquery-migrate.min.js?ver=1.4.1:2)
at n.fn.init.find (jquery.js?ver=1.12.4:2)
at n.fn.init.a.fn.find (jquery-migrate.min.js?ver=1.4.1:2)
at a.fn.init.n.fn.init (jquery.js?ver=1.12.4:2)
at new a.fn.init (jquery-migrate.min.js?ver=1.4.1:2)
at n (jquery.js?ver=1.12.4:2)
How can I fix it?
]]>is possible to have modal popup to login?
]]>Hi,
We are using the plugin with woocommerce and DIVI theme.
The problem is that when you type something in the search form, and you want to select the text for deleting it, you can`t.
It adds the site url in the search form.
You can only delete a text by double clicking to select it or backspace.
How can we make it to select the text by sliding with the mouse, as most users do?
Thanks!
]]>Hi, great plugin so far, works like a charm.
I only have a question as to how I can get a link to My Downlads and My Orders in the extended menu. I’ve added these in as custom links but they don’t go away after logging out (the others do perfectly). Then I thought it would be simple to tweak the original code. Even though the menu items appeared in both back and front ends… they were not clickable. Any thoughts as to what I missed?
]]>Hello,
When using Internet Explorer, you have to double click on the search window to be able to type in the box and whenever I search again, the cursor is on the first letter of the word.
When using Mozilla is the same whenever I search again, the cursor is on the first letter of the word.
For Chrome everything works normally.
Any thoughts on how to sort this out?
Best Regards,
Nikolov
woocommerce_get_page_id is deprecated and throws a notice. Just fyi.
]]>aiwoologinout works great in the menu but it goes to my-account and I would like it to go to a different page. Is that possible?
]]>Hi all.
I’ve just installed this plug-in for the first time (now disabled so as not to confuse and annoy customers) but it does not search the store.
When you type in a search term (that would 100% find some sort of product), the URL that is displayed is https://www.houseofurban.co.uk/?s=urban&post_type=product
I searched ‘urban’ to bring up something from our own line of products, but all I got was a white page.
Can anyone help, please?
]]>Hi,
In my shop, I enter prices without taxes and final prices are calculated by WooCommerce.
Unfortunately, this plugin displays the sum without taxes in the basket. Is there a setting for this?
Best,
Lorenz
Great plugin. Log In|Log Out was working fine, but now the login link is going to a dead page. i was wondering how to redirect the login link.
]]>After activating the Plugin I expected to see an additional panel on the Appearance > Menus page where I could see a list of all of my WooCommerce Categories. But there is none. Is this a bug?
]]>Hi,
I have the login|logout option in a menu. How can I have that redirect to my home page after logout?
Can you also provide an example of the full syntax that would be used with a shortcode. The full thing for…
“You can set 1 parameter to [ailogout] and [ailoginout], named “redirect”.”
Hi, I have a problem with “basket”, when I add product to cart from my category page(https://heron-ventilatie.nl/pl/bergschenhoek-r-vent-whr/) it doesn’t refresh untill I refresh it manually or change subpage. When It from product page (https://heron-ventilatie.nl/pl/product/bergschenhoek-po-41-2001/)everything is ok. How can I fix it ?
]]>Hi, It seems that the search feature is not working, can you help me, I used it in my menu. Seems disabled.
Link: https://bit.ly/2iQgxbs
]]>I added the search form to my top menu using the Superstore theme but the form is too high.
I looked around for the class that handles the form width and height but can’t find how to change the height.
Can you tell me how to do that?
Thanks
]]>Hello,
Is it possible to hide a menu item once a user has logged in?
Thanks in advance!
]]>Log In|Log Out doesn’t display in mobile menu. But it’s displayed in desktop menu.
]]>The plugin works great and super easy. However, on our theme’s mobile menu (Divi) when clicking on the seach engine box the menu suddenly disappears?
]]>Hi,
Nice plugin. I installed it to page where I also use WPML. On the second language page the log out does not work – and the button directs customer to 404 page not found.
Problem is that log out url looks like this: https://mypage.ee/en/haldus/?action=logout&redirect_to=http%3A%2F%2Fmypage.ee%2Fen%2Fmy-account%2F&_wpnonce=d57ada8506
We need to get rid of that EN, then it would work.
Any ideas?
BR,
Kaspar
At some point recently the woocommerce plugin started conflicting with the Maya theme used in our website https://www.kerstinhaigh.co.uk/
It won’t allow new products or categories to be added and won’t allow the media library to load.
When switched to another theme, like Twenty Fifteen, the conflicts disappear
Any help would be much appreciated
Thanks
Hi,
I got a lot of error messages, all of the same kind, each one about a different line of code, being displayed at the “Menus” admin section of my WordPress.
Here is the screenshot of the bottom page — it extends all the way down!
This same message has been shown before the update, but didn’t disappear with the new version of the plugin.
Can you help me to get rid of these messages and possibly have that issue solved, please?
Thanks.
]]>Hi there,
I do like this plugin, always have. HOWVER after the update my entire website doesn’t work ?? It is a live website so please help. I tried disabling the plugin because of the following error, but that caused portions of my website to further disappear. kingsdesigns.com
I see the following error in my header of the live website and within the WordPress Admin Dashboard WHEN the plugin is activated. When the plugin is deactivated, the entire website goes blank. So I am forced to leave the plugin activated, with the error message in the head of every page, since deactivating it removes all images and other features.
Warning: Declaration of Walker_Nav_Menu_Edit_Custom::start_lvl(&$output) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /home3/tflores/public_html/wp-content/plugins/woocommerce-menu-extension/include/edit_custom_walker.php on line 227
Warning: Declaration of Walker_Nav_Menu_Edit_Custom::end_lvl(&$output) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /home3/tflores/public_html/wp-content/plugins/woocommerce-menu-extension/include/edit_custom_walker.php on line 227
Warning: Declaration of Walker_Nav_Menu_Edit_Custom::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home3/tflores/public_html/wp-content/plugins/woocommerce-menu-extension/include/edit_custom_walker.php on line 227
Warning: Declaration of aiwoo_walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /home3/tflores/public_html/wp-content/plugins/woocommerce-menu-extension/include/custom_walker.php on line 82
While Plugin is Activated
While Plugin is Deactivated
]]>I am getting continuous error from this plugin in the log
– AH01071: Got error ‘PHP message: PHP Warning: Declaration of Walker_Nav_Menu_Edit_Custom::start_lvl(&$output) should be compatible with Walker_Nav_Menu::start_lvl(&$output, $depth = 0, $args = Array) in /var/www/vhosts/***/wp-content/plugins/woocommerce-menu-extension/include/edit_custom_walker.php on line 0\nPHP message: PHP Warning: Declaration of Walker_Nav_Menu_Edit_Custom::end_lvl(&$output) should be compatible with Walker_Nav_Menu::end_lvl(&$output, $depth = 0, $args = Array) in /var/www/vhosts/***/wp-content/plugins/woocommerce-menu-extension/include/edit_custom_walker.php on line 0\nPHP message: PHP Warning: Declaration of Walker_Nav_Menu_Edit_Custom::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/vhosts/***/wp-content/plugins/woocommerce-menu-extension/include/edit_custom_walker.php on line 0\nPHP message: PHP Warning: Declaration of aiwoo_walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /var/www/vhosts/***/wp-content/plugins/woocommerce-menu-extension/include/custom_walker.php on line 0\n’, referer: https://mywebsitelik/
]]>Nice plugin.
Would be nice if the ‘My Account’ item also behaves like
the login/logout and only displays when you’re logged in
(it’s doable using other plugins to hide/show menu items
based on user roles, but would be nice if it already worked
out of the box)