Webflow

Webflow

Utilities / Application Utilities / Static Web Hosting
CEO at Zensite Pte. Ltd.·
Needs advice
on
WebflowWebflow
and
WordPressWordPress

Hey, ive been developing my website on Webflow for more than 4 years now and constantly having issue with the Eliminate render-blocking resources issue on mobile in PSI. What can I do to resolve this as it is the only red item in optimizing the site. We didnt had this issue on WordPress earlier.

For reference: Here's my website, Zensite

READ MORE
6 upvotes·7.4K views
Replies (1)
Recommends
on
Webflow

Don't Add CSS with the @import rule and Use the defer and async. However, when it comes to this issue with webflow it's one of those that you can't really address and it's a pain in the neck type of issue. I always prefer to use WordPress over Webflow due to the less amount of stress I get.

READ MORE
3 upvotes·1 comment·5.6K views
neststay home
neststay home
·
January 10th 2024 at 9:41AM

To resolve the "Eliminate render-blocking resources" problem on Webflow, it is recommended to optimize the CSS and JavaScript files on your site. This can be achieved by minifying and combining these files to reduce their size and consolidate multiple requests into a single one. Furthermore, consider implementing asynchronous loading for non-essential scripts to improve the speed of your mobile pages. It is essential to regularly review and refine these optimizations to ensure optimal performance.

·
Reply
Co-Founder at Solid Metrics·
Needs advice
on
WebflowWebflow
and
WixWix

I launched a website on Wix in the past month and I am yet to succeed in getting it right in terms of SEO. But this was not the case with Webflow.

Does anyone face the issue of logo and site name not showing up correctly on search engines?

My website: Solid Metrics

READ MORE
5 upvotes·7.9K views
Needs advice
on
HostGatorHostGator
and
WebflowWebflow

I am very new to web services so please bear with me.

I am currently subscribed to HostGator's hatchling/hosting plan, as well as Webflow's monthly plan. I wonder if I need the shared hatchling plan from HostGator at all to run my website. I have a small low-maintenance website, which is mainly for personal portfolios. So no web purchases or much interaction is needed at all.

I know the essentials are my domain renewals, and webflow subscription (since I design and update through their platform). So I wonder if I really need the hatchling plan.

READ MORE
4 upvotes·8.7K views
🟢 Link in Bio·
Needs advice
on
CSS 3CSS 3HTML5HTML5
and
Tailwind CSSTailwind CSS

Hey guys! I found the service Shuffle (it uses the Tailwind CSS library) Can you please tell me if the code from it can be exported to Webflow without problems?

Thanks!

READ MORE
1 upvote·35.6K views
Marketer at 😎 WPX hosting·
Needs advice
on
JavaScriptJavaScriptReactReact
and
WebflowWebflow

Hello, developers! Trying to make my website using Webflow.

When I try to export my code it works great in the project folder that I downloaded from webflow. However, when I created a react app (create-react-app) and copied: the styles, js, fonts, images folders into the public folder and copy the HTML into a react component, the content is there but not the animations.

One of my animations is that when you scroll down the page some text will appear. I have searched on the webflow forums and several people had this problem too but haven't gotten an answer to fix the problem.

Any help?

READ MORE
18 upvotes·37.6K views
Replies (3)
Recommends
on
JavaScript

am not familiar with webflow, but is there any error that appears in ur console? r u sure u imported all files correctly?

READ MORE
6 upvotes·1 comment·27.7K views
gia benezis
gia benezis
·
August 6th 2022 at 9:07PM

Thanks. Sure (

·
Reply
Recommends
on
Webflow

https://github.com/DAB0mB/Appfairy

If you have more than one page that relies on animations a common problem is that you need to change the data-wf-page and data-wf-site tags.

Just use a useLayout hook that has some DOM code that changes the tags

READ MORE
4 upvotes·26.9K views
View all (3)
Group Product Manager at ServiceTitan·
Needs advice
on
WebflowWebflow
and
WixWix

I'm standing up a web app that needs functionality, including profiles, directory, scheduling, video meeting, and payments.

I considered Wix, but I'm not sure it will meet these needs. I'm interested in no code / low code tools in order to move quickly but struggling to navigate through all the options. Any advice on how to select no code / low code tools like Webflow, Bubble, stackbit, Retool, BaseDash, Glide , airkit, adalo, stacker, unqork, tiled, airtable, zapier, v.one, candu, bravo studio, amazon honeycode, unstack, dittofi, makerpad, softr, appsheet, etc.?

READ MORE
3 upvotes·113.2K views
Replies (3)

You could go with Webflow. In combination with Memberstack and Calendly or Vectera you can link stuff together pretty much without code.

With Calendly you can do live-scheduling and hook it up to any a calendar and do some more automation with Zapier. With Memberstack you can do quite a lot with profile/login, dashboards, private pages, access to specific (locked) content, including payments/subscriptions, which might already suit your needs.

READ MORE
4 upvotes·2.1K views
Founder at Diagram·

Either all Bubble. Or you could build with Webflow/Zapier/Airtable and a membership platform like Memberstack or Outseta. i hope that helps

READ MORE
2 upvotes·1.9K views
View all (3)
Founder & CEO at Macombey·

We chose Figma because of the collaboration aspect of it. We are able to work as a team to create designs for web apps, mobile apps, and alike. After creating our designs in Figma we start exporting the assets and designs over to Webflow and Supernova.

READ MORE
2 upvotes·269.2K views
Needs advice
on
BubbleBubble
and
WebflowWebflow

I would like to build a community-based customer review platform for a niche industry where users can sign up for a forum, as well as post detailed reviews of their experience with a company/product, including a rating system for pre-selected features. Something like niche.com or areavibes.com with curated information/data, ratings, reviews, and comparison functionalities.

Is this possible to build using no-code tools? I have read about the possibility of using Webflow with Memberstack, Airtable, and Elfsight through Zapier / Integromat, which may allow for good design and functionality. Is it possible with Bubble or Bildr?

I have no problems with a bit of a learning curve as long as what I want is possible. Since I have 0 coding experience, I am not sure how to go about it.

Any advice would be greatly appreciated!

READ MORE
7 upvotes·498.5K views
Replies (1)
Web Developer at Soltech LLC·

Hey there! I admire you because I was in your shoes about 3 years ago. Congrats at having a dream and wanting to do it. That is awesome. Keep going.

Personally, I wouldn't recommend trying to do this on a no-code platform. I would use webflow for the design, and building of the html, and css, but then I would build your rating/review/forum platform on Laravel.

Laravel simplifies the application process and there are a ton of resources out there that can help you with development and learning the basics.

No matter what, you will have to learn some code for this project if you want to pull it off. In my opinion, setting up your project on a great web framework will set it up for success, especially if your app is used by a lot of people.

If you set it up on bubble or webflow, and then you get a lot of users, you are going to have to move to a web framework. Taking the hard road now will save you a lot later in the long run.

I just happened to write a blog about this very thing this morning, which is linked below.

Feel free to reach out if you have any questions or if you would like help with this! and good luck!

READ MORE
Don't believe the No-Code lies. | Soltech LLC (solmediaco.com)
6 upvotes·1 comment·4.6K views
Imastudent26
Imastudent26
·
July 23rd 2020 at 8:42AM

Thanks for the tip! I'll check out Laravel for sure.

·
Reply
Business Developer at Joharji MVPs·
Needs advice
on
BubbleBubbleWebflowWebflow
and
WordPressWordPress

So I've been working as a freelancer building websites using Wordpress, limiting myself to available templates and customizing it (drag and drop no code involvement) and blending between plugins to get the requirements as much as possible. and I have spent my day job doing everything related to web portals (business case, business plans, marketing, back-office operations, project management, product management) but never got my hands into code yet. I heard of zero-code solutions such as Bubble and Webflow and I would like to be able to develop an MVP (Minimal Viable Product) to launch those ideas quickly to make sure that I make some sales before we invest into building a state of the art app.

Those MVPs are a struggle since most of it has its own unique processes therefore WordPress doesn't come in handy most of the time. This is where Bubble and Webflow come to the fore. Before I start my journey to learn one of these tools, where I imagine I will spend weeks to months learning, I need to know which road I should take while I am standing at the crossroads.

Objective: 1- Build MVPs with unique workflows to secure sales and transactions to confirm the product is viable

Requirements: 1- No coding knowledge required 2- Drag and drop workflows 3- Can use RTL (right to left) and build websites in Arabic 4- Cost-effective 5- High-quality online courses (free/paid) are available

Your advice is much appreciated.

READ MORE
6 upvotes·296.9K views
Replies (1)
Recommends
on
HTML5

I recommend learning HTML5, bucko.

All checks out: 1- No coding knowledge required 2- Drag and drop workflows 3- Can use RTL (right to left) and build websites in Arabic 4- Cost-effective 5- High-quality online courses (free/paid) are available

READ MORE
1 upvote·2.7K views
Graphic Designer at Amy Day Design·
Needs advice
on
ShopifyShopify
and
WebflowWebflow

I have a client who has multiple eCommerce sites on Shopify, and doesn't want to leave Shopify but wants a web-design overhaul. Can I use Webflow to design the site and Shopify to host? Are these platforms compatible? Or other good advice for a user-friendly yet detailed page builder to be used with Shopify, not loving Shogun.

READ MORE
4 upvotes·86.1K views
Replies (1)
Web Developer at Soltech LLC·
Recommends
on
Webflow
at

Hey Amy, Webflow makes it possible to design the site in the program, then export the html and css into Shopify. For instance, if you know the Shopify templating language, then you can design the site in Webflow, then export the site, and do the Shopify templating and upload to the Shopify site.

Now, if you are not into web development, and that looks like too much, then I would recommend purchasing a template from Shopify for them and update their site that way.

We would also be happy to help if you would like to outsource any of the work.

Hope this helps!

READ MORE
2 upvotes·1.8K views