Thanks for bringing this to our attention! This is definitely strange behavior. We are working on resolving this - hoping to have this fixed as soon as possible!
While we investigate, can you please try the following:
(1) Try to reproduce the error while being logged into Webflow using Incognito mode with browser extensions turned off: Browse in private - Computer - Google Chrome Help
(2) If the problem persists, please take a screenshot of your Console and send it to me: Chrome DevTools - Chrome Developers
Could you please let me know what browser version you’re using by sending me your information from this page?
There should be a small share link when you visit the page which you can send to me.
Hmmm… The custom codes were in the social icons and I removed them, still
doesn’t work.
Any idea by the way why my rich text is indifferent to font assigned to the
class?
Many thanks, Asaf.
Thank you, Brandon.
It works! No 503s. And your video helped me fix the tags. BTW, I think I
restored to a previous version before the problem occurred - maybe that was
the cause?
You are right about the slugs. They are not in synch with the post’s name.
I don’t understand how can I change them. They are not in my control in a
CMS template page, are they? I can define only the slug folder name.
So this slug issue is not relevant to new posts I create, right?
Is there any chance you know why the rich text (post body) ignores any font I assign to it?
Do you know why sharing on FB works, but sharing on Twitter using this custom code doesn’t?
<a class=“w-inline-block social-share-btn tw” href=“https://twitter.com/intent/tweet?” target=“_blank” title=“Tweet” onclick="window.open(‘https://twitter.com/intent/tweet?text=’ + encodeURIComponent(document.title) + ':%20 ’ + encodeURIComponent(document.URL)); return false;”>
Correct—any new collection items will automatically create a slug based on the title. If you change the title of that collection item, though, you will need to manually update the slug.
For the Rich text element issue, can you either email support@webflow.com, or create a new Forum post in the Bugs category?
For your custom code, can you please create a new post in the Code Help category?