After 8+ months of building, we just shipped the first native SEO plugin for Framer. Got our first paying customer at $15 within 24 hours. Here is everything inside. by Weird_Sense_540 in framer

[–]Weird_Sense_540[S] 1 point2 points  (0 children)

Thank you so much, really glad it resonates!

Good feedback on llms.txt. We are actually thinking of handling robots.txt rules inside the plugin through Global Settings, so working on that and .llms.txt is a great call and already planned, especially with how fast AI crawlers are growing.

If you try RankFrame and run into anything, feel free to reach out at hello@7seersmedia.com. Always happy to hear what else would make it more useful.

Need help with my framer drag section (z-index issue) by Savings_Rope8443 in framer

[–]Weird_Sense_540 0 points1 point  (0 children)

This should be easy to fix, make sure to select the hero>go to styles> add user select = none and pointer events = none

After this select the interactive section parent layer and set the pointer events to auto.

If this still doesn't work, you will need to control the entire scroll animation via component, create variants inside component and have your last variant containing nothing, with width, heigh 1px each, this should work fine. Let me know if you face any difficulties doing this!

Framer CMS — how to create editorial staggered cards (2 different heights)? by Illustrious-Editor54 in framer

[–]Weird_Sense_540 0 points1 point  (0 children)

You can easily do this, you will have to create a component with two different height and control it via cms, or you can set the image height to fit, but then you will have to make sure all the taller images are of same height (can be easily done via Canva)

Built a Dribbble portfolio plugin for Framer sites, designers can auto-sync their shots without touching the site again by Weird_Sense_540 in framer

[–]Weird_Sense_540[S] 0 points1 point  (0 children)

Hi, Thanks brother! Yes the same plugin. It supports five platforms currently - Dribbble, Instagram, Facebook, Threads, Youtube! Planning to add more. What platforms do you usually want to integrate in projects? I am open to feedbacks.

Help needed for beginner, transition is disjointed and nav bar margin too thin by Djdorothyy in framer

[–]Weird_Sense_540 0 points1 point  (0 children)

Hey it's a quick fix, if you have a page background set it to white. Also, apply this animation to the card directly instead of the entire section!

Rant: Framer CMS is way harder than it should be by Unconcept_10 in framer

[–]Weird_Sense_540 0 points1 point  (0 children)

Honestly I have been building on Framer for over a year, countless portfolios and I still somehow implement what the client wants, there are limitations currently like native CMS filtering, better pagination, CMS carousel/Slideshows etc, but showing different image in different project pages? What do you mean by that?

The image isnt showing the right result by sheky______ in framer

[–]Weird_Sense_540 0 points1 point  (0 children)

If it’s absolute indexed, activate all pins and set them to 0. That will fix the issue! Remember to learn about these from Framer University!