I export DIVI page layouts to JSON, and i let Claude (or ChatGPT) write python scripts which transform the JSON-layouts or its content. Then i re-import this transformed layout. For instance i let Claude split a DIVI text-module with long text and subheadings into several text-modules for each Subheading and its following paragraphs.
@DiviEngine Yeah, if somebody wants to try: make sure to let the python script empty out the "presets", "images", "global colors" and "thumbnails"-sets so they are empty-sets {} in the output-JSON before you re-import it. Like so "... , "presets": {}, "global_colors": {}, "images": [], "thumbnails": []"
Thank you so much for your kind words! I'm thrilled to hear that you found the tutorial helpful. Your support means a lot to me, and I appreciate you taking the time to leave a comment and hit that like button. Thanks again!
Thanks for the tutorial, it is very good. I have only one comment to improve, and that is that you use GPT and GTP interchangeably, but the correct acronym is GPT.
I'm doing something a bit cheeky here and have screenshot your instructions to ChatGPT and then on Mac using its clever AI to copy the text out of the screenshot. 😜
Hi! Is there any tutorial on how to fix Flash of unstyled content (FOUC) with divi theme? i have the snippet that is around the web, but i was looking for a better solution since that code "hides" the page content until it is fully loaded (and it is not the best solution with site speed in mind). Thanks!
I had the same issue, and I solved it by having chatgpt write me a ccs and js code to only hide the header and the first section of the page until they fully loaded.
It really bugs me that at 3:14, 4:08, 6:05, 6:10, 6:34, and more (but I'll stop), you said "chat gpt" and didn't increment the counter. LOL! Great video, thanks! #omgocd
Yes yes, I get it, but this is a great tool to help folks that are not as proficient at coding as you might be. Nothing wrong with some self-reliance and empowerment.
I export DIVI page layouts to JSON, and i let Claude (or ChatGPT) write python scripts which transform the JSON-layouts or its content. Then i re-import this transformed layout. For instance i let Claude split a DIVI text-module with long text and subheadings into several text-modules for each Subheading and its following paragraphs.
Thats awesome - keep going :D Great to hear how you are using the tools
@DiviEngine Yeah, if somebody wants to try: make sure to let the python script empty out the "presets", "images", "global colors" and "thumbnails"-sets so they are empty-sets {} in the output-JSON before you re-import it. Like so "... ,
"presets": {},
"global_colors": {},
"images": [],
"thumbnails": []"
Repeat after me. GPT. GPT. GPT. lol. Found this very insightful.
it's annoying he should just remake the video
@@humbertorames Left it in to show our humour :D
Hi Divi, what a great tutorial?
Thanks for sharing ❤
What an amazing tutorial! Loved it all. Thank you!
Best video I have seen in a long lomg time. Thanks you so much
Awesome tutorial Rob!!!!
Ahhh, Kris! Thanks buddy, we miss you ❤️
Amazing!
Great video. I should have seen this before.
It was amaaaaazing plz make more videos
This is mind blowing 🤯
It really is!
this is the most useful video! Thank you for taking the time to make it
You are so kind, thank you!
Nice tutorial, thanks a lot! Like. 👍🙏
Thank you so much for your kind words! I'm thrilled to hear that you found the tutorial helpful. Your support means a lot to me, and I appreciate you taking the time to leave a comment and hit that like button. Thanks again!
Awesome tutorial 😍
Thank you so much!
Thanks a lot for this nice videos
That’s amazing 😮
Thanks for the tutorial, it is very good. I have only one comment to improve, and that is that you use GPT and GTP interchangeably, but the correct acronym is GPT.
Haha, yes, you'll notice the counter in the top right as I mess that up each time. My brain just decided it is GTP and not GPT. The struggle is real 😂
@@DiviEngine 🤣🤣🤣 the struggle is very real, can't stop laughing 🤣🤣🤣
@@DiviEngine please don't be offended, it's just very funy
in the subtitles i have found Chat GDP also :D
J'ai bien aimé ce genre de vidéo 😃
😉 I really liked this kind of video
how to maake gnerator texte in divi theme
More please!
CLUTCH!!!
Very helpful video... Thank you!
Just looking at comments in the latest Divi 5 up due post and Nick says they are working on an AI feature. It could be related to this?
how to make ai tools in divi theme
I'm doing something a bit cheeky here and have screenshot your instructions to ChatGPT and then on Mac using its clever AI to copy the text out of the screenshot. 😜
Hi! Is there any tutorial on how to fix Flash of unstyled content (FOUC) with divi theme? i have the snippet that is around the web, but i was looking for a better solution since that code "hides" the page content until it is fully loaded (and it is not the best solution with site speed in mind). Thanks!
I had the same issue, and I solved it by having chatgpt write me a ccs and js code to only hide the header and the first section of the page until they fully loaded.
It really bugs me that at 3:14, 4:08, 6:05, 6:10, 6:34, and more (but I'll stop), you said "chat gpt" and didn't increment the counter. LOL! Great video, thanks! #omgocd
Haha, the devil is in the details. We did our best 🤣 Thanks for the attention to detail!
My kids always laugh at me for calling it Chat GTP, lol. Glad I’m not the only one who does this.
Its crazy, whe have to learn to thinking about to ask chatgpt if he can make some work for us...
That counter 😂
Good tutorial - many thanks. However, the counter seems almost like self-sabotage - totally unnecessary and unfunny
The "GPT counter" is not humorous, sorry
Please please PLEASE if you're going to say the name of the product 100 times in a video learn to say it right. It's ChatGPT, not ChatGTP.
Lol, yes, not sure if you saw, we noticed 😂 Thanks for the valuable feedback 😉
@@DiviEngine yeah I saw your YT short just after I posted this comment 😆
Average redditor
Chat GTP🤦
Yes yes, I get it, but this is a great tool to help folks that are not as proficient at coding as you might be. Nothing wrong with some self-reliance and empowerment.
What was interesting just goes to show you do need some knowledge of css code etc, great tool if used right
Yeah for sure, having some base knowledge is definitely helpful.