311 comments found.
Im also getting Fatal error: Call to undefined method WooCommerce::get_attribute_taxonomies().
Can you fix this please!? Such a great plugin…
Hi,
Glad you like it. We’re working on the fix at the moment and will have it out soon.
Hi there,
Sorry for the late response.
I’m sure you figured it out by now, but if not, yes upload via ftp and overwrite existing.
Enjoy!
Thanks, Gerry! I may have to do that. So, I just upload the files via ftp and it reverts it back?
Yes, just overwrite the Woocommerce directory with the old version that you have downloaded and it will revert back. Apologies doe the hassle, we’re working on the fix.
Hi Kelbel,
Just download previous functional version of woocommerce, upload via ftp.
I used version 2.2.11 found here: https://wordpress.org/plugins/woocommerce/developers/Works perfect for me.
Until this is updated, good luck!
Gerry
Thanks for this!
Hi, I just bought this and installed, but I am getting a blank screen right after. I realize that this may not work with the newest versions of Woocommerce. Is this correct? Thanks
I am getting a blank screen right after I try to activate the plugin, I mean.
We’re working on the fix at the moment. Should be done in a few days.
These guys are really on top of things.
Confident that the updated solution is just around the corner.

Much respect, and thanks for a great plugin!
Thanks for the comment! Appreciated. We’re working on a fix at the moment and should have to out within a few days
Hi, I’m having the same problem after upgrading woocommerce to 2.3.3: Fatal error: Call to undefined method WooCommerce::get_attribute_taxonomies()
Please help me to solve this problem. Thanks
Hi, We’re aware of the problem and looking into a fix.Thanks for letting us know.
I replaced this $woocommerce->get_attribute_taxonomies() with wc_get_attribute_taxonomies() here: woocommerce-seo-latest/admin/settings.php and here: woocommerce-seo-latest/woocommerce-seo-widgets.php
Hi,
Updates been released to fix Woocommerce 2.3 compatibility. You should get a notification in Wordpress to download version 1.1.4.
Hi Code Ninjas,
Since the last Woocommerce 2.3.3 update i get the same error as cmisak:
Fatal error: Call to undefined method WooCommerce::get_attribute_taxonomies() in /home/rc2jaywolfe/public_html/wp-content/plugins/woocommerce-seo-latest/woocommerce-seo-widgets.php on line 25
Any idea on how to solve this?
Thanks!
Looking into it as we speak.
Hi As soon as I enabled the plugin, I am now getting 404 errors.
Also I want to remove “Product” from URL for single Product. http://jamentertainers.com/product/bag-pipe-players/What should I do?
With regards to the 404, resave the SEO settings and your permalinks. That will refresh the URLs. The plugin doesn’t remove the product base, only the category base.
At the moment, When I open category, it shows www.domain.com/category. But when I open Product, it opens www.domain.com/Productbase/Product
Can I change it to www.domain.com/category/product?
Thats something for your Woocommerce permalinks and not a feature of the plugin. I think you add product_cat to the product permalink but not sure. Probably best to look it up.
Any thoughts on why the URL in the Filters widget is adding the wordpress installed folder name into the URL path?
See Screenshot – Only reason it loaded is because I removed the cms from the path. Otherwise I get a fatal error
http://prntscr.com/5w88sgHmm that is weird. What’s the site URL in the wordpress settings set to?
right now I’ve set it back to /cms and /cms so it loads but publicly should be without the /cms folder.
Your right. If i remember correctly, it should be using whatever is set in the Site URL field. Let me look into it and i’ll get back to you.
Curious if you’ve been able to find a reason this is happening? I have moved to a new environment preparing for launch and its still occurring. Even though I moved the whole site into the main root folder.
Its something to do with WMPL… At least in my installation.
Hi,
Nope still haven’t been able to replicate it. How do you know its WPML thats causing the issue?
I went through the plugin deactivate regimen and when I killed WPML everything worked.
Hmm. I’m actually working on WPML compatibility but i have no idea why WPML would effect this! I’ll have to do a bit more digging. Thanks for letting me know.
You’re welcome to my environment I just left rc1.domain behind and moved to my final destination server so you could do anything you want to it for testing.
PM if you do – there’s an embarrassing amount of plugins I’d been playing with so could be a combination thing when in conjunction with WPML.
Will do, thanks!
What would cause this error? I just moved to the RC2 version of the site and can’t get your plugin to turn on. I disabled EVERYTHING except Woo and WooSEO.
Fatal error: Call to undefined method WooCommerce::get_attribute_taxonomies() in /home/rc2jaywolfe/public_html/wp-content/plugins/woocommerce-seo-latest/woocommerce-seo-widgets.php on line 25
Curious if you think I could dump all of your tables and get this running? If so can you give me where/which so I don’t go mess something up worse?
The plugin doesn’t use its own table, it uses whats already available in Wordpress. Give me a little time to investigate this error. I’ll get back to you.
Sorry I know the most annoying thing for dev to be asked is ETA? But I’m starting to bump up against a deadline and need to know if Plan B becomes my Plan A.
Working on a fix at the moment. Shouldn’t be too long now.
Did something change with the navigation portion of your plugin? If I type the URL it works great! But the widget maintains the base shop in the link.
Thought this might help explain my question.
SEO Settings Page: http://prntscr.com/69ihei PAGE: http://prntscr.com/69ihxk Permalinks: http://prntscr.com/69iilb
A little confused. The links should include the shop base in the URL. Why would they not?
I think I was mistaken from before, because I thought domain.com/test should be the link from the layered nav (and it does work) but only because you’re removing the base category not the base shop URI.
Is there a way to remove the counts?
Thanks Great Plugin will be buying 6 more licences soon! You’re plugin is by far the best to accomplish this type of URL structure with ease!
=================== Feature Request
Also a great feature enhancement would be add color swatches to your SEO widget layered nav. I am using another plugin and it basically refresh the current filters and just takes you to see the blue cars even though you’ve selected “New” and “Acura” before choosing the color. Not your plugins issue but would be nice to have a choice of “List” “Dropdown” or “Swatches” and assign a hex code to the attributes if “Swatches” is picked.
Thanks. Glad you like it,
Funny you should mention the layered navigation entrancements. We’ve actually had a lot of suggestions to make the plugin compatible with other plugins that do swatches and ajax layered navigation all the while keeping the SEO URLs intact.
As you can imagine, trying to get multiple plugins working this way – especially since we would have no control of the code – would be a nightmare!
So we’ve actually been thinking about creating our own layered navigation widget that will have swatches, ajax and much more all the while being fully compatible with our SEO plugin!
Keep an eye out for it!
I think there might be an issue with drop down (see screenshots)
WORKING – LIST: http://prntscr.com/6aixsrNOT WORKING – DROP DOWN: http://prntscr.com/6aizbg
Now thats interesting! Good find. Looking into it now.
Hi Code Ninjas,
I’m using this plugin and Yoast SEO too, but it overrules the meta title from the Woocommerce SEO plugin.
Any idea make an exception for the Woocommerce categories so that the Woocommerce SEO meta title is shown?
Thanks!
Hi,
I’m not too sure if there is a way in Yoasts plugin to do this any more. I’ll see what i can do.
Hi Code-Ninjas,
Thanks for this plugin. Is it possible to create a dynamic H1?
So a heading would be like T-Shirt Green Long when you are at http://www.example.com/thirt/green/long?
Any idea how to solve this? Now all my variations pages have the same H1 title..
Hi,
Its not currently part of the plugin but it is a good suggestion and one that we can look into adding. The plugins due an update so we’ll try and add it in.
Thanks
I wanna buy it to rid off the cattegory but I read that:
http://docs.woothemes.com/document/removing-product-product-category-or-shop-from-the-urls/What you suggest? Thanks
The plugin removes the product category base but not the product base.
I installed but removed by category url http://shop.myphamroh.com
Your site doesn’t load for me.
??
I don’t understand the language that the site is in but from looking around, it looks fine to me. I can’t see the category base in any of the products. e.g. the url for one of the categories is http://re102.com/gia-dung/. Not too sure what the problem is.
i actived to removed url but dont change.
http://www.mundocrystal.com/blog/producto/puntera-olimpia/Whats the problem?=?
The plugin doesn’t remove the product base, only the category base.
Hello, it work with latest version of woocomerce (2.2) and wordpress (4) ? Thanks
Yes it does,
Sorry, problem has been solved. Anothe question. If links deletes after update setting can I copy redirects from database to my .htaccess ? Will it works?
Hi,
No it won’t work because of the way Wordpress handles permalink internally.
Is there a way to save the generated URL, so they are not overwritten when I update permalinks or settings. I need links for google and other search engines. I need your help)
There isn’t an easy way to do it. If you have PHP and MySQL knowledge then its possible. Let me know and i’ll post instructions
Thanks a lot I’m waiting your instructions
Hi, have you got any instructions for me?
Email sent. Did you get it?
Sorry, i didn’t recive email
Hmm, not too sure why the email didn’t go through. I’ll put the instructions here.
Basically, the plugin stores all the rewrite URLs for the layered navigation in the wp_options tables in an option name called ‘woocommerce_seo_rewrite_rules’. These rewrite rules then get added onto Wordpresses own rewrite rules on page load. The data is stored as a json encoded array. You simply need to access this option and decode the json:
$rules = json_decode(get_option('woocommerce_seo_rewrite_rules'));
Then you can foreach through the array and get the rule and what it is to be re-written to.
Hope that helps
Hi, nice plugin. Thanks
One questions, this plugin can edit description brands? to show on meta description?
Hi.
I’m not too sure what you mean by description brands? if you have a category called brands then you can edit the meta description within the category page.
Howdy
How does the filtered nav get around duplicate pages / content?
e.g. Depending on which filter the user clicks in what order, you could have: website.com/categoryname/black/small
and
website.com/categoryname/small/black
both with the exact same products and therefore content. Can you noindex the filtered / layered nav pages?
Hi,
The plugin defaults the order of the filters to be alphabetical always. So taking your example, the order will always be Colour first, then size (assuming your attributes are called Colour and Size). The plugin will also order the filter values alphabetically too (i.e. Black, Blue, Red etc). So the order in which the URL is created is always the same.
So regardless of if the colour attribute is selected before of after the size attribute, it will always put the colour first in the URL.
To take this a step further (and as a fail safe), when the URLs are generated, the plugin will always check to see whether that URL combination already exists and will only add the URL if it does not.
Hope that helps 
Hi,
I would like to ask you if you solved the problem with Wordpress 4.0 and Woocommerce 2.2.4 like someone write in comment. I would like to buy your plugin but if I know that there is bug I can not buy your plugin. Thanks for reply.
Michal
Hi,
Sorry, please can you tell me which problem that was?