solved Menu Editor (bug)

nate
@nate
8 years ago
917 posts
Whenever I enter a string in the label field for "Items you Like or Dislike" (way too long, btw), it shows successful save but reverts back to lang ID 10 (of which lang file I have no idea).

If I enter a number the number stays. If I enter a number that doesn't match a lang ID, the menu shows the number.

I can't get the string I want to show in the menu.
updated by @nate: 08/08/16 03:18:31AM
michael
@michael
8 years ago
7,715 posts
Thanks, I can see this too.

The language string you're after is found at:
your-site.com/like/admin/language

Its language id #10, changing it there will have the desired effect.
nate
@nate
8 years ago
917 posts
I did it they way you suggested. Thanks.

Tags