Although it the module works well on it's own, it doesn't have any Views integration, so when showing tags for nodes in Views, the order of the tags doesn't reflect the order defined by Tag Order. For this i created a patch.

Comments

junro’s picture

Are you sure?

I'm using this module and display terms with view, and all terms are in the right order with new nodes I created.

Sure the old one still have the bad display, we have to remplace all terms to the same terms with the original order... are you talking about this?

imrubio22’s picture

Hi,

I tried both solutions and they're both not working. Is there anything else I can try?

With Junro's solution I created a new node and typed in the terms in the order that I wanted. They appear in the edit page correctly but not in the views page.

I applied Poetro's patches and I see no change in the views display either. I placed the 2 include files within tagorder > views. Is that the correct place?

Thanks,
Ruben

imrubio22’s picture

Can anyone help with this?

thanks!

imrubio22’s picture

I tried placing the patch file tagorder.views.inc within /sites/all/modules/views/modules and the patch file views_handler_field_tagorder_node_tid.inc within /sites/all/modules/views/modules/tagorder and I'm still not getting the desired results in my views page.

Any ideas?
thanks.

imrubio22’s picture

Status: Needs review » Fixed

After much trial and error I stumbled upon the solution. I applied the patch provided by Poetro and placed the new patch files within /sites/all/modules/tagorder/views. As I was creating a new View to test the module I stumbled upon the option to add 'Taxonomy: all tagorder terms' to the list of Fields to display. I did not find this bit of info documented previously so I'm hoping this will save others a huge headache trying to get this module to work with Views. My mistake was in thinking the tag ordering would be applied to the field 'Taxonomy: all terms' that was already being pulled into the Views page.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

dreamdust’s picture

This patch is updated to work with Views 6.x-2.12