Vhibezfx
Vhibezfx
WBWeb Bae
Created by Vhibezfx on 4/11/2024 in #❓︱questions
Webflow cmsCreate items using API
So sorry for the late response, already figured it out, I was making some spelling errors in some fields.
6 replies
WBWeb Bae
Created by Vhibezfx on 4/11/2024 in #❓︱questions
Webflow cmsCreate items using API
No description
6 replies
WBWeb Bae
Created by Vhibezfx on 4/11/2024 in #❓︱questions
Webflow cmsCreate items using API
That’s how my data is structured.
6 replies
WBWeb Bae
Created by Vhibezfx on 4/11/2024 in #❓︱questions
Webflow cmsCreate items using API
@Web Bae
6 replies
WBWeb Bae
Created by Vhibezfx on 3/27/2024 in #❓︱questions
Webflow Apps
Thanks, I have checked through this, I’m getting all kinds of errors, the prominent one is “Unknown word (CssSyntaxError)stylelint(CssSyntaxError “
4 replies
WBWeb Bae
Created by Vhibezfx on 3/27/2024 in #❓︱questions
Webflow Apps
@Web Bae
4 replies
WBWeb Bae
Created by Vhibezfx on 2/23/2024 in #❓︱questions
issues with scrollTrigger in Webflow project.
Yeah, I have all sort of method, even used intersection observer to refresh the scroll trigger once you scroll past a point. The problem is scrolltrigger unable to calculate positions when the page loads . Setting the images to load with the page just fix that.
8 replies
WBWeb Bae
Created by Vhibezfx on 2/23/2024 in #❓︱questions
issues with scrollTrigger in Webflow project.
Was able to resolve it. By setting all the images on the page to load with page, instead of the lazy loading default in Webflow.
8 replies
WBWeb Bae
Created by Vhibezfx on 2/23/2024 in #❓︱questions
issues with scrollTrigger in Webflow project.
Thanks..
8 replies
WBWeb Bae
Created by Vhibezfx on 2/23/2024 in #❓︱questions
issues with scrollTrigger in Webflow project.
@Web Bae
8 replies
WBWeb Bae
Created by Sushant Dhiwar on 12/18/2023 in #❓︱questions
Webflow Multi Image CMS
Nice 👍🏽
12 replies
WBWeb Bae
Created by Vhibezfx on 1/9/2024 in #❓︱questions
cms load bug
I just use the attributes API and initialize the slider after cmsload renders the page. And I later changed the slide library to swiper js
6 replies
WBWeb Bae
Created by Vhibezfx on 1/9/2024 in #❓︱questions
cms load bug
I already figured it out already. Splide js was adding visibility: hidden to items not displaying when page load (100 cms items) and cms load renders the page after the DomContentLoad
6 replies
WBWeb Bae
Created by Sushant Dhiwar on 12/18/2023 in #❓︱questions
Webflow Multi Image CMS
Hi @Sushant Dhiwar did you later implement it with swiper, I did similar stuff with splide because I couldn’t get swiper to work
12 replies
WBWeb Bae
Created by Vhibezfx on 10/26/2023 in #❓︱questions
Webflow app
Figured it out 😄
5 replies
WBWeb Bae
Created by Vhibezfx on 10/26/2023 in #❓︱questions
Webflow app
@Web Bae
5 replies
WBWeb Bae
Created by Vhibezfx on 10/26/2023 in #❓︱questions
Webflow app
I’m having issues mapping image field in cms
5 replies
WBWeb Bae
Created by Vhibezfx on 10/26/2023 in #❓︱questions
Webflow app
I was able to solve it by installing the Webflow cli with Sudo
5 replies
WBWeb Bae
Created by Sushant Dhiwar on 10/8/2023 in #❓︱questions
Border and CMS issue
I don’t there’s any css property for gradient border. What I normally do it use to use two divs. The outer div will have the gradient with 1px padding and the inner div will have solid color.
5 replies
WBWeb Bae
Created by Vhibezfx on 10/6/2023 in #❓︱questions
drag and scroll element
Mouse event wasn’t working on mobile so i used touch events to handle mobile events
5 replies