You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Posts and comments check words instead of characters.
Custom widget also doesn't show the words/chars count
Here's Yili's answer to the limits that should be used:
Here are the charater limits:
- Social page post: 3000
- Post comment: 500
- Site description: 1000
- Announcement widget content: 1000
- New widget title: 20
- New widget content: 1000
We need to ensure that both the frontend and backend are aligned on this (lookout for encoding gotchas!)
The text was updated successfully, but these errors were encountered:
Posts and comments check words instead of characters.
Custom widget also doesn't show the words/chars count
Here's Yili's answer to the limits that should be used:
We need to ensure that both the frontend and backend are aligned on this (lookout for encoding gotchas!)
The text was updated successfully, but these errors were encountered: