Jeg er ude efter et plugin - hvor man ser alle medlemmerne - ud for hvert medlem er det et felt hvor man kan melde fra/til - til klubbens forskellige arrangementer.
Jeg er ude efter et plugin - hvor man ser alle medlemmerne - ud for hvert medlem er det et felt hvor man kan melde fra/til - til klubbens forskellige arrangementer.
Jeg så din forespørgsel, og ventede spændt. Men intet svar...
Jeg har selv brugt plugin Events manager i en årrække, men uden tilmeldingsfaciliteter.
Umiddelbart er det nu muligt, måske i Pro version. Tjek det ud...
http://wp-events-plugin.com/events-manager-pro/
/Frank
Det er næsten lykkedes mig at lave en simpel tilmeld/frameld - det er lavet i CoffeeCup - og der findes også plugin Men når jeg har koden fra CoffeCup så skal den lægges ind i WordPress med denne anvisning (men jeg er ikke helt klar over hvordan man gør):There are a few different ways you can add Flash objects created with CoffeeCup Flash applications using free plug-ins, but we've found that this is the easiest way:
First, upload the files generated by the Flash application in their own folder located outside of the WordPress folder. In this example, we'll call this folder myflash, but of course you can name it whatever you want. Next, use your Web editing program to create a new HTML page. In this page, paste the code generated by the CoffeeCup Flash application and then save it. In this example, we'll call the page flash-object.html.
WordPress has a plugin that you can use to embed objects within an iframe, which we will use to display our Flash object. You can download the free plugin here.
Unzip the downloaded plugin, upload it to your Wordpress folder, and install it.
Now you will need to include this shortcode to specify your <iframe>:
[iframe http://www.mydomain.com/myflash/flash-object.html 640 480]
When you use this code, replace http://www.mydomain.com/myflash/flash-object.html with the path to the HTML page you created and enter the width and height values for your Flash object (the last two values, respectively.)
Er der en mere klar beskrivelse?
Du skal være logget ind for at skrive.