Help

Troubleshooting

Most of what looks broken on a first build is one of a handful of things, and none of them announce themselves.

The sign-in window never opens

Your browser blocked it as a pop-up. Allow pop-ups for Framer, then connect again from the plugin.

Once the window is open you have five minutes to sign in. After that the plugin stops waiting and asks you to connect again.

Nothing is styled the way I set it

There is no Soundee Setup on that page. It publishes your brand to every other component, so without it they fall back to their own defaults. Put it in your layout template so no page can miss it.

The cart button does nothing

Same cause. Soundee Setup draws the cart the button opens.

A detail page shows the wrong track, or none

CMS JSON is not bound on that component. Drag Raw JSON from the collection onto it. See Detail pages.

There is nothing to bind on a detail page

The CMS sync has not run, so the collection has no Raw JSON field yet. See Sync the CMS.

The live site is behind the editor

Republish. Preview and published are separate builds, and neither reaches a visitor until you publish.

Quick answers

What you seeAlmost always
Fewer filter dropdowns than you listedThat catalogue has no such filter, so the key was skipped.
A filter returns nothing at allA comma-separated value in a key that takes one. See Filters.
The favourites heart returns nothingThe list has its own Source. Set Source = Tracks. See Sources.
A carousel ignores the filter barBy design. A carousel shows what its own panel says.
List titles are not clickableExpected until you connect the CMS Link slot on Soundee Setup.
A list is empty on the canvas but fine when publishedExpected. Some components only fetch on a real page.
No stores in the pickerPublish your store in Soundee first, then reload.
A sort order does nothingThat catalogue does not offer it. See Sorting.

Still stuck

The plugin’s Resources section links to Soundee itself and to the Starter.

The Starter is usually the faster of the two. It is a working store, so whatever you are trying to build is already assembled somewhere in it, with every control set to a value that works.