Skip Navigation

[Resolved] CPT Menu Shows "All items" instead of "All Episodes"

This support ticket is created 6 years, 1 month ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 5 replies, has 2 voices.

Last updated by Shane 6 years, 1 month ago.

Assisted by: Shane.

Author
Posts
#1134429
Toolset-Error.jpg

The standard post menu has several entries: "All Posts, Add Post, Categories, Tags". I created a custom post type called Episode, and I have verified that the plural form is properly set to Episodes. I have set it up so the Episodes menu appears right below the Posts menu. When I open the menu however, I see this: "All items, Add Episode, Categories, Tags". I believe the first line in the menu should be "All Episodes", but the menu is not rendering properly. Clicking the "All items" link takes me to the correct location and I can subsequently edit individual Episodes. So I think it is just a display problem.

Minor defect, but I do want you to know about it.

David McLeod

#1134550

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi David,

Thank you for contacting our support forum.

This can actually be changed be changed by editing your CPT and editing the Labels for it.

You should be able to find the Text All Items and change it to anything you wish.

Thanks,
Shane

#1134796

Yes, that solved the problem. However, the value of the "All Items" field was the hard-coded string "All items". That is wrong, it should have been set to "All %s". Your next release should have this correction.

David

#1135088

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi David,

This is actually included.

You can use the string "All %s " and it will add the title automatically.

I see you're referring to just have it default to All %s instead of All items.

Thanks,
Shane

#1135112

No, you are missing the point. That string "All items" was HARD-CODED!!! That is, I received the plugin from you with that value already set that way. I'm telling you that you need to get your development team to replace the HARD-CODED string to "All %s". Then I would NOT have had the problem in the first place.

#1135145

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi David,

Yes I understand that. This is actually what I was referring to in my previous post.

I will add a note for our development team to change this.

Thanks,
Shane