Jason's Plugins For Carrd

Custom coded plugins, widgets, components, scripts to extend your Carrd sites

💵 Sold yet another single license testimonial slider Carrd plugin (US$15)...thanks Steven!

Bought pluginsforcarrd.com

Redirected it to plugins.carrd.co 😱 Crazy right? Who does that?! Nobody redirects the root domain you own to a subdomain you don't own

💵 Sold yet another single license testimonial slider Carrd plugin (US$15)...thanks Unbranded Agency!

Wrote and scheduled at least 2 weeks' ahead of indie hacking and writing-related tweets

Solved a Carrd question on the Fb group => made a new Carrd template, became a pinned FAQ in my Carrd chat group

How to autoplay videos on mobile on Carrd

Q: I have put those videos on the auto play but it's not doing that on mobile. But on the desktop, it's totally fine.
What should I do?

A: Allegedly this is a feature not a bug - to prevent unsolicited downloads over cellular networks at the user’s expense..

I did find this custom code which might work for autoplay on mobile - just switch the videoId and paste in an Embed element in Carrd.

Someone made this video walk-through on youtube. Just follow it step by step from 2:15 onwards:

https://youtu.be/Xc25RykxUrM

Custom code here:
https://stackoverflow.com/a/59267421

I tried it on Carrd and it works! Video will autoplay but muted:

Demo: https://autoplay.carrd.co
Template: https://carrd.co/build/b9e3f6cff9b52c6e

Please use this with care!

💵 Sold yet another single license testimonial slider Carrd plugin (US$15)...thanks Dylan!

💵 Sold yet another single license testimonial slider Carrd plugin (US$15)...thanks Quang!

💵 Sold yet another single license mobile navbar Carrd plugin (US$15)...thanks Titus!

Received and answered enquiry for Carrd plugin integration service!

💵 Sold yet another single license testimonial slider Carrd plugin (US$15)...thanks Andrew!

💵 Sold yet another single license mobile navbar Carrd plugin (US$15)...thanks Rebecca!

💵 Sold yet another single license mega navbar Carrd plugin (US$25) on Gumroad...thanks Jeremy!

💵 Sold yet another single license mobile navbar Carrd plugin (US$15)...thanks Tanaka!

💵 Sold yet another single license testimonial slider Carrd plugin (US$15)...thanks Sullivan!

💵 Sold yet another single license mega navbar Carrd plugin (US$25) on Gumroad...thanks Tatiane!

💵 Sold yet another single license mobile navbar Carrd plugin (US$15)...thanks Yisroel!

💵 Sold yet another single license testimonial slider Carrd plugin (US$15)...thanks H!

Did research on how to change OR filter to AND filter for listings plugin

Looks like it's have to be a general computed property that loops through the filters using filter() and indexOf

Sources:

https://stackoverflow.com/questions/70514735/use-operator-with-filter-method-in-javascript

https://codepen.io/brokunMusheen/pen/KzbayG?editors=1010

https://5balloons.info/combining-multiple-filters-on-list-using-computed-properties-in-vuejs/

https://stackoverflow.com/questions/42683926/filtering-list-by-two-or-more-selects-in-vue-js-2-0

https://stackoverflow.com/questions/63289599/how-to-add-multiple-filters-on-a-vue-components-data

Received enquiry via DM about listing plugin

User asked if the filter tags can work together as AND instead of OR right now

Yet another enquiry turning into a feature idea! Yes 💪

🚦 FINALLY figured out the Javascript on how to make the parent menu items of the mega navbar also get highlighted when you select a submenu item

v1.1 ready for update and upload on Gumroad and Flurly!

And replied customer who asked for this.

https://meganavbar.carrd.co

Just answered a question about translated Carrd websites in FB group

Which I then repurposed and shared it in my Carrd chat group
Jason Leow Author

yeah i can't either especially in discord. I end up muting every new group I join, and only check them out when i have time

0 Likes
Carl Poppa 🛸

no i don't manage any, but i'm a participant in some. and i keep getting invited to Discords and the like… but…. i'm just really bad at keeping up 😅 often feels overwhelming

0 Likes

Updated mega navbar plugin to highlight active menu item when clicked

All thanks to a request from a potential customer... thanks Adrien!

https://meganavbar.carrd.co

Solved a technical issue for a testimonial plugin customer, ended up realising the pdf tutorial needs additional info to cover that issue!

This is why it's good to do your own technical support early on to find bugs and issues