• Resolved mktatwp

    (@mktatwp)


    I have a fresh wordpress install with a custom theme including custom post types and taxonomies. One of the custom post type taxonomies I want to add to the a menu (design -> menus). Works fine without wpglobus but when I activate wpglobus, the title of the taxonomy menu item always changes to the title of an attachment I uploaded. When I add the menu item the correct title is displayed but as soon as I save the menu, it changes. I noticed that the taxonomy has the same id as the attachment post. So i guess wpglobus mixes things up here.

    https://www.ads-software.com/plugins/wpglobus/

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author TIV.NET INC.

    (@tivnetinc)

    Could you please describe the steps to reproduce the problem?

    If you’d like to show us some custom code, you can open a ticket on https://www.wpglobus.com and we’ll continue from there.

    Thank you!

    Thread Starter mktatwp

    (@mktatwp)

    Steps to reproduce:

    1. Install fresh WordPress (4.5.3).

    2. Go to Media and upload an image.
    2.1 Hover over the edit link of the newly added image to see its post id.

    3. Register a custom post type and a related custom taxonomy in your custom template/plugin. (You can also use the plugin “Custom Post Type UI” to do that.)

    4. Add tags for your custom taxonmy. Do that until you have a term with an id matching the post id of the image you uploaded earlier.

    5. Now go to Design -> Menu, create a menu…
    5.1 …and add the term (that with the same id as the image) as a menu item.

    6. Install WPGlobus and activate it.

    7. Go back to Design -> Menu and see what happend. It took the name of the image and gave the term menu item that name.

    8. Deactivate WPGlobus and everything is fine again.

    Hope that helps…

    Will check and let you know. Thanks!

    Thread Starter mktatwp

    (@mktatwp)

    Did you find something?

    Thread Starter mktatwp

    (@mktatwp)

    Any updates?

    Plugin Author TIV.NET INC.

    (@tivnetinc)

    So far, only the confirmation of your scenario. No solution yet, sorry. We were too busy getting ready for WordPress 4.6. Hope to have more time now.

    Thread Starter mktatwp

    (@mktatwp)

    Oh okay, thanks for the info! ??

    Plugin Author TIV.NET INC.

    (@tivnetinc)

    Here is a patch that will go to the next release.
    (Not properly tested yet)
    https://github.com/WPGlobus/WPGlobus/commit/bffc1c3e0e93dfdec5bbf9cdd836c7eef5406021

    Thread Starter mktatwp

    (@mktatwp)

    Great! Thanks a lot!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Title of cpt-taxonomy in menu gets mixed up with an attachments title’ is closed to new replies.