BusProject / SalsaPress

SalsaPress connects WordPress to Salsa. Developed by the Bus Federation and Bus Project.
http://wordpress.org/extend/plugins/salsa-press/
8 stars 2 forks source link

no options appearing in select a sign up form #20

Open LizFMC opened 11 years ago

LizFMC commented 11 years ago

I think that our plugin is installed correctly, and it accepts my salsa sign in info, but when we try to add a sign up page, none of our sign up pages appear in the drop down menu.

mojowen commented 11 years ago

Try clearing the cache maybe?

Are you seeing the following:

screen shot 2013-10-16 at 3 27 30 pm

On the 'Connect to Salsa' page? (It's at http://your-website.com/wp-admin/admin.php?page=salsa)

gsgreenberg commented 10 years ago

having this same issue. Cleared cache on salsa press. still nothing available to select. any ideas welcome. thanks.

LizFMC commented 10 years ago

Let's try this again! We did figure it out, but I can't take credit for it. I can share with you the information that I passed on to our web designer that seemed to do the trick after many unsuccessful attempts. We used the info on this page to build our forms: https://help.salsalabs.com/entries/21689130-Embed-a-signup-form%3Einstructions

and then we were told that our form was missing this at the top: input type="hidden" name="object" value="supporter"/ (this code needs the inequality signs around it, but I can't paste the code with that here. <>)

Hope that helps!

mojowen commented 10 years ago

This is probably an API Issue - checkout here to confirm the API is functioning correctly for your account. Or follow @LizFMC's instructions