Join the Webstudio community

Home
Members
Ronald from 360Creators
R
Ronald from 360Creators
Offline, last seen last month
Joined December 13, 2024
Does anyone have experience using Cloudflare without changing nameservers to Cloudflare?

I've got a situation where client would like to keep its DNS records as they are with their current nameserver and just specifically use a subdomain with cloudflare rules.

As far as I could find out this stuff is only available for business and enterprise?
2 comments
O
R
Anyone any idea why social sharing image doesn't show up? It's coming from Baserow, image is 1200x630 and shows up in the Social Sharing Preview within the builder, but not when I try sharing the link.
https://digitaaleigendom.nl/blog/lancering
1 comment
R
Would be nice to be able to only show month with the year in specific language.
Wrap In Slot could be nice shortcut
Sometimes these forms I take out of craft templates just work out of the box and sometimes they don't. I only removed a few fields I didn't need. I'd rather avoid setting up n8n and have webstudio just send that form email, any idea why something goes wrong?
2 comments
R
O
I know it's already out there for long time, but still very valuable. The trick with !! I just learned and is extremely helpful. Maybe for people who might have missed this post last year, good one to read 😁
Thanks @John Siciliano !
https://createtoday.io/posts/webstudio-expression-editor-cheat-sheet
3 comments
J
O
R
Is it possible to do some mathematics in the expression editor? +1 adds the number 1 at the end instead of turning 485 into 486.
4 comments
B
R
First time self hosting dynamic webstudio site following the tutorial https://www.youtube.com/watch?v=OnHLO2Plt2E

The CMS items titles are loading in nicely, but the images and some timestamps from the CMS are not.

Anyone any idea?
7 comments
B
R
Heyy good morning everyone 😁

As I'm working on my new blog, I sometimes change titles and with that usually the slug changes as well even though I try not to touch that. Recently I've seen a blog in which they use IDs followed by the slugname. Anything after the ID typed wrong automatically redirects to the correct slugname after it.

Was something like this:
website.com/blog/456/awesome-blog

Going to website.com/blog/456/ redirected to website.com/blog/456/awesome-blog.
This way in search results it still showed the keywords in the slug awesome-blog and I think it's now easier to change a slugname if needed.

What do you guys think? Is this good practise or overcomplicated? 😝
5 comments
J
R
O
Hero 6 of the craft library thumbnail needs to be updated, it reflects the wrong layout 😝
3 comments
O
R
Hey guys! How'd you deal with downtime of your CMS that's linked to Webstudio? Sometimes I like to update my Baserow instance, but then beside Baserow the website on Webstudio will be down as well for some time. What would be best practices for this? Especially when sites start to get in production. Separating servers? Curious how you guys deal with this.
10 comments
O
R
My n8n just got so much better organized after this.
Looking forward to Webstudio also having folders 😉 😝
No pushing at all here 😂
I've duplicated LOCATION, renamed the duplicate to INTERIORS, but the Menu Content stays on the exact same position as the LOCATION. I've been looking around the display settings and positioning, but I'm a little lost. I would like to have it moved to the right below INTERIORS. Anyone any idea why this happens?
23 comments
J
M
R
J
O
If I put an access token on the global root as a string, is it still secured or is that only if its part of a resource?
3 comments
R
B
Did anyone see this as well? Launched 5h ago.
https://supabase.com/ui
2 comments
M
I would like to use a span in my heading so that I can change the text color. But to my surprise the Text Content field disappears when using span, and so does the nice purple dynamic dot to dynamically load content.
8 comments
R
J
O
Just a bit of a wild idea, but maybe it makes sense. As I was quickly checking out an older webstudio project, I couldn't remember which baserow resource I was using. Now I know I can go through all the components and check settings for resources. And for future projects it will be just listed mostly on the Global Root anyway, but these urls still provide only an API link, not a link to the table in Baserow or whatever external CMS I'd be using. So having some sort of project bookmarks to edit the content could be useful to my opinion. Even more when working on a dynamic page, that I can have a dynamic bookmark to edit that record's content right away. To open https://baserow.io/database/112111/table/299999/506555/row/1 for row 1 or /row/2 for row 2.

Just a thought!
8 comments
R
D
Y
O
When working on client's project, I currently need to bookmark the link somewhere in my browser. I think it'd be nice to have an overview of shared projects available in the dashboard. Just a thought!
1 comment
O
I couldn't find my old post, so I start a new one.

Currently I can only do /:number/sitemap.xml
But that doesn't work with sitemaps, they need to be at the root. So I need the dynamic :number in between sitemap and .xml.

website.com/sitemap1.xml
website.com/sitemap2.xml
website.com/sitemap3.xml

And add those to the main sitemap
website.com/sitemap.xml

Right now it means duplicating a static xml page manually and reference those back into the main sitemap if you're having more than 50.000 urls in your webstudio project that you want to be indexed by google and others.

I love webstudio's great power of the ability to create a million pages theoretically. This is where I bump into practically speaking.
24 comments
R
O
I think it'd be great if these Types like String, Number, Boolean etc can have their own icon that reflects back into the blue Data Variables list.

Right now I'm guessing which one is a resource and which one is a string.

It'd also be nice if I can move the order of these Data Variables, so that I can list all resources on top and all strings to the bottom or however I see fit. The more a project grows, the more items come into the Global Root list and staying organized is nice then.

And it'd be even more epic if I could move a data variable from the Body to the Global Root or to any other component.
19 comments
O
B
J
R
Using some sitemap check tools and this one from seotesting.com throws in this error.
Plain Text
Cloudflare did not return a valid SitemapThe request was blocked by a Cloudflare challenge Ray ID: *** Please check that the SEOTesting Sitemap Monitor User Agent is allowed in Cloudflare settings User Agent: SEOTestingBot/1.0.0.0 Line 0. Position 0. Occurrences 1.

I've noticed it throws the same error on other webstudio projects as well. Is it something that can be fixed?
7 comments
O
R
J
As discussed with @Bogdan, it'd be great to have the urls always decoded.

If I have something like an emoji in the slug, it works. But using urlencode formula in baserow is something that doesn't work yet in Webstudio.

Other reference
https://discord.com/channels/955905230107738152/1347309821212495913
I would like to use the "count" of a resource and divide that number. Let's say there are 1.000 items in a resource to divide by 100 to show a list of 10 items.
How would I get a collection to show these 10 items?
11 comments
B
R
O