chattable
11 months ago
I added an update recently to Chattable that requires your chat to be initialized in order to finish loading. This helps the chat not load until it's received CSS so it doesn't flash with a default theme for a brief moment on other people's site. You can add some CSS or a theme to your chat which would resolve the issue, or you can bypass this by copy pasting my next comment at the bottom of your HTML body
chattable
11 months ago
Here's a tutorial I wrote really quick, https://beta.iframe.chat/help/force-load.html
chattable
11 months ago
Just realized that you also have 2 elements with the ID "chattable", make sure only the iframe has that ID in order for this to work.
beetle3000
11 months ago
oh alright! once I sit down at my pc again I'll make sure to fix it, thank you!
chattable
11 months ago
Ok, a new layout is in beta. If you use the beta version, be aware that features on the help page, dashboard, and more may not work. It should, but I'm not gonna promise anything until it's released from beta.
iwishyouroses
11 months ago
I'm seeing a possible design for a background. I may protototype it and send it over soon (for if you keep the purple scheme)
chattable
11 months ago
Not sure yet. I'm trying to design an animated background or find a nice gradient, but send me your ideas and I'll look at those too
chattable
11 months ago
I think "hacker" is my favorite theme. Inspired by Fallout. https://iframe.chat/demo/hacker
chattable
11 months ago
Added a separate login screen for logging into your account inside your chat. Eventually, this screen will be styleable as well. Chattable setup also just got a bit more strict. In order for your chat to load you MUST initialize it with a theme OR custom css.
chattable
11 months ago
I don't think its you lol. I think the CDN is cached. It happens from time to time. Try removing "index.html" from the URL. Example: "https://iframe.chat/embed?chat=000" instead of "https://iframe.chat/embed/index.html?chat=000" and let me know if it works. This same thing happened before last summer smh
Going to have to change assets like icons & buttons over time, also still want to rewrite the dash again. But this is where we're at for now.
why they ourple
I like purple lol. But if anyone has issues changing their #top_banner color use the CSS "background" property instead of "background-color" since the banner by default uses a gradient.
Every single page got edited so if stuff looks wonky for anyone it's probably cache. Give it some time to update!