Closed (fixed)
Project:
Meta tags quick
Version:
7.x-2.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
7 Jul 2011 at 12:54 UTC
Updated:
18 Oct 2012 at 05:23 UTC
Hi,
Thanks for the great module,
But for taxonomy terms it is not working (meta tags not adding!).
Found this patch:
http://drupal.org/node/1188344
This fix the same issue for 7.x-1.x version, but no pathes for v 2.x.
Thanks,
Yuriy
Comments
Comment #1
zambrey commentedI have this problem too. I thought it's because I'm using view for taxonomy pages but disabling view still doesn't help.
Comment #2
drugget commented2zambrey - no, the problem repeats at the default taxonomy term page also.
I'll try to fix this issue by myself, cause this functionality is very important for my current project...
I will report here about the progress.:)
Comment #3
zambrey commentedGreat, looking forward to see the results :)
Comment #4
cwithout commentedSubscribe
Comment #5
cwithout commentedHave you guys tried the latest 2.x dev? Just tested meta tags on taxonomy page using that version and it was working.
I'm not able to get meta tags to work on a taxonomy page build with Panels though, but I believe that's a separate issue.
Comment #6
zambrey commentedActually yes. And I'm puzzled here because it seems to work for one category and doesn't work for the other.
Btw, using Taxonomy display module you can display content using views and metatags are working this way. Yay!
Comment #7
cwithout commentedI tested on a 5-6 taxonomy terms from different vocabularies. It worked on all.
Just to make sure, you're not adding the meta tags to the term using the "Edit Meta Tags" tab on the taxonomy edit screen, are you? If you happen to be using that tab, you'll be adding tags to the current path (taxonomy/term/#/edit) rather than the taxonomy term itself. There's an issue for this #1215786: "Edit Meta Tags" tab on taxonomy term edit page.
If not, then see if you can post any more detailed info or do some testing to determine the difference between the terms that it's working for and the terms it's not. If you can't find any, post your settings for taxonomy and the terms, etc. that would help reproduce the issue.
Comment #8
valthebaldComment #9
drugget commentedJust found that this issue was because of my custom functionality...
And anything else was pretty fixed!
Thanks for that fixed and for the great module!
Comment #11
lsolesen commented@drugget what custom functionality made the metatags not working?
Comment #12
drugget commented@lsolesen - sorry, can't remember that, everything seems to be working now!