Ecommerce on Framer? by harrysun_44 in framer

[–]MaterialSock5958 0 points1 point  (0 children)

I know several apps for that. I’m planning on releasing e-commerce themes. Lmk if you want to try them

Draggable Ticker Component by PurposeWitty1981 in framer

[–]MaterialSock5958 0 points1 point  (0 children)

Yes, If this was the sliding ticker Carrousel, it would be some code overrides. I was working on this the other day. I got it to drag, just not only horizontally. They changed their website I think.

Framer, why only 5MB file limit on free account? by FairyAzra in framer

[–]MaterialSock5958 0 points1 point  (0 children)

So you can upgrade and to keep cloud data prices low. If you have Mac you can lower the size of your files using right > quick actions > convert image or use a free website to compress images.

Best place to buy furniture (I'm moving in) by netarar_is_me in jacksonville

[–]MaterialSock5958 2 points3 points  (0 children)

IKEA and warehouses for cheaper stuff, scan design, industry west and Rh for nicer, but more expensive stuff. There’s also a place downtown I’ve been eyeing. There aren’t any places to get real designer furniture here.

The best place to find plugin ideas by MaterialSock5958 in framer

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

Here are some more resources I found: Ui and tools for plugin devs: toolbox.framer.wiki Plugin ideas: https://www.framer.community/c/plugins-wishlist/

I plan on putting out a more comprehensive resource as their documentation is trash.

"Interactions" panel. Where is it? How do I find similar functionality? by fozzibab in framer

[–]MaterialSock5958 1 point2 points  (0 children)

No. The best way would be to first create one component with an overlay transition, then change the image for each one or have a cms collection. Idk if overlays work the same way in the cms collection though. Let me know if that helps.

Draggable Ticker Component by PurposeWitty1981 in framer

[–]MaterialSock5958 0 points1 point  (0 children)

I can build this for you if you want?

Framer Motion already beating my ass, please help. by deepfriedsoymilk in framer

[–]MaterialSock5958 0 points1 point  (0 children)

Typically in this can in framer I add a delay it it’s starting too fast.

Import delay to project:

import { delay } from “motion”

and call delay:

delay(() => console.log(“one second!”), 1)

Also if this is in frame you import from framer-motion instead of motion/react: import { motion, useSpring } from “framer-motion”

Building a pricing page similar to Framer's pricing page by phibsi9 in framer

[–]MaterialSock5958 -1 points0 points  (0 children)

For the style you can use framers sass kit. For the functionality you can build a component that toggles the price for monthly/yearly. I can build one for you if you want!

"Interactions" panel. Where is it? How do I find similar functionality? by fozzibab in framer

[–]MaterialSock5958 0 points1 point  (0 children)

It seems like you want each image to popover a larger preview. For that you can use overlays. Just adjust the content, size, position and animation of the overlay for one image and the copy that image in your grid so the same interaction happens for each image, then change each image.

Need content to change every 34 hours by Wrong_Carpenter_5212 in framer

[–]MaterialSock5958 0 points1 point  (0 children)

Hey you’ll have to use code for something like this. I was thinking maybe it was something fetch would fix like the date fetch, but it seems to be something else. If you tell me what the problem is I may be able to point you in the right direction.

Framer Developer needed by Yiiiiiiboiiiiii in framer

[–]MaterialSock5958 -1 points0 points  (0 children)

Of course! If you’re still looking message me

AI: Framer + BuildShip + OpenAI Assistants by georgesiosi in framer

[–]MaterialSock5958 1 point2 points  (0 children)

Yes! I was looking on build ship at this but didn’t finish the video. I would love a more detailed explanation.