Join the Webstudio community

Home
Members
Mr Bean
M
Mr Bean
Offline, last seen 2 weeks ago
Joined December 13, 2024
I just saw the Onx Style Guide on webstudio, but I don't quite understand it.
The Guide style of Onx is completely different from that of Craft I feel. When to use it?

Does Webstudio plan to do a mix between Craft and Onyx ?
I'm a little lost here, because I'm learning the webstudio standards at the moment.
( On the other hand, the Onyx library is really nice! )

I have exactly the same question with the Creative "CIQ Libraries Section" which has not been adapted for Craft actually
22 comments
1
M
d
S
O
s
Hi I love yr button. I'm trying to try it but I don't know how I can realise this link button 🙂
4 comments
M
J
Hi, @Teddy, Yeah I'm creating a multi-tenant Payload CMS .
So this week I will connect Payload to Webstudio. I can explain y 👍
6 comments
M
T
t
Hi Webstudio community,

I'm currently working on a blog project using Payload CMS and Webstudio. I've set up a GraphQL API on Payload to retrieve my blog post data (title, description, author, image, etc.). I'm able to successfully retrieve the data in Webstudio via an API request.

My goal is to dynamically generate JSON-LD code for each post's structured data, directly within Webstudio. I'm not sure how to create a JSON-LD template in Webstudio that can use variables based on the API response and that would change based on the post's slug (URL parameter). How can I make the JSON-LD code automatically adapt to each post's data?

I've also implemented structured data using microdata with itemscope, itemtype, and itemprop attributes directly in my HTML. However, I'd also like to generate JSON-LD for optimal implementation, as recommended by Google.
3 comments
J
M
Hi I just want to dupplicate a slot. I copy (ctrl C) and paste it on my new page (ctrl V), but Webstudio say : NaviagtionMenuViewport is missing.
24 comments
B
M
O
Hi team I'm still setting up Payload for Webstudio. I'm solving the problems little by little. And I have 1 problem left. (I planned to make 1 tutorial because it's not so easy with Payload).

In fact I'm adding "Markdown Embed" to display my rich text content. But I get an error. You can test the API here: http://147.79.114.140:3000/api/blogs/674b3cbd06628cfaadc036cc?locale=undefined&draft=false&depth=1

Have y any idea ?
24 comments
M
O
Hi WebStudio team,

I'm writing to you today because I'm currently using Hostinger for my domain names, but I've seen that it causes problems on WebStudio and requires extra steps to link it to Cloudflare.

Therefore, I'm wondering which registrar you would recommend. One of my requirements is to be able to have mailboxes with subdomains and that the registrar accepts .fr domain names (Cloudflare Registrar doesn't accept .fr).

Thank you for your help!
20 comments
L
J
J
M
Hello,

I've noticed a difference between the data returned by my API when I test it online and the data I receive in Webstudio. (I'm using Payload)

Online, the API returns all the complete information, including details of images, users, etc.

However, in Webstudio, I receive a simplified version where the featuredImage, user, theme and authors objects are replaced by their IDs.

Is this normal behavior? Is there a way to get the complete data in Webstudio, as I get it online?

Thanks in advance for your help!
35 comments
O
H
M
B
Hello everyone,

I'm currently using an API to display reviews on my Webstudio site. For security reasons, I need to restrict access to my API to specific IP addresses. However, I've noticed that the IP address used by Webstudio for fetch requests seems to change regularly.

As a result, I'm stuck. Does anyone have a solution to manage this problem of dynamic IP addresses with Webstudio and APIs?

Thanks in advance for your help!
19 comments
M
J
B
Concerning the legal notices I must give information concerning the host. With the PRO version of Webstudio, what exactly should we indicate?
3 comments
M
O
Hey Webstudio team!
I have an awes ome feature suggestion: A/B testing!
Imagine being able to easily test different versions of your website elements (headlines, images, buttons, etc.) right within Webstudio to see what performs best. This would be a game-changer for optimizing conversions and improving user experience. Here's how I envision it working: A dedicated A/B testing tab in the editor.
  • Simple tools to create variations of page elements.
  • A dashboard to track results and see which variation wins. This would make Webstudio even more powerful and user-friendly. What do you think?
3 comments
M
J
c
How do you use the properties : cursor pointer ?
6 comments
M
B
Hi everyone,

I'm trying to create a simple text marquee animation using GSAP that loops infinitely from right to left. I've got the code set up, and I can see the transform property changing in the browser's developer tools, but nothing is happening visually.

<div class="container">
<span class="scrolling-text">This is my scrolling text.</span>
</div>

gsap.to(".scrolling-text", {
xPercent: -100,
duration: 5,
ease: "linear",
repeat: -1,
modifiers: {
xPercent: gsap.utils.wrap(-100, 0)
}
});
1 comment
J
Someone ? 🙂
25 comments
2
J
M
H
O
M
All is in the title.
Example:
Kscript type-"application/ldtj son">
"@context"; "https://schema org",
"etype": "Organization",
"address":
"etype": "PostalAddress",
"addressLocality": "Paris, France",
"postalCode": "E-75002",
"streetAddress": "38 avenue de 1'Opera" "email": "secretariat (at) google.org', "faxlNumber": 33 1) 42 68 53 01",
"member":


.................
9 comments
M
M
J