Viewing 6 replies - 1 through 6 (of 6 total)
  • Did you add the crowdfunding shortcode to a page? [appthemer_crowdfunding_submit]

    Are you using one of our themes? Fundify or Campaignify?

    Thread Starter Elwoodb

    (@elwoodb)

    Hi Adam,

    Thanks for the answer.

    Well the installation page says this step is optional. Anyway I tried to create a page with:
    <html>
    <body>
    [appthemer_crowdfunding_submit]
    </body>
    </html>

    and other combinations but nothing works. What is this [] string? It seems some pseudo-code that I can put anywhere on a processed page, right?

    Thread Starter Elwoodb

    (@elwoodb)

    Hi Adam,

    Sorry I should have answer the questions 🙁

    I don’t see any theme called Fundify or Campaignify anywhere in the wordpress admin page. It lists themes called “twenty *” .

    Are these themes mandatory?
    Right now, I just installed the plugin called “Crowdfunding by Astoundify” and nothing else.

    I also tried like said here:
    http://wordpress.org/support/topic/do_shortcodeappthemer_crowdfunding_submitdoesnt-work?replies=1
    i.e. using “do_shortcode”.

    I also tried this:

    include_once( ABSPATH . ‘wp-content/plugins/appthemer-crowdfunding/crowdfunding.php’ );

    $crowdfunding = crowdfunding();

    Still nothing. Still trying…

    Plugin Author virtuousgiant

    (@virtuousgiant)

    Yes, you’ll need to purchase a theme like Fundify in order to get the plugin working.

    If you’re looking to crowdfund a single project, you can also try IgnitionDeck.

    Thread Starter Elwoodb

    (@elwoodb)

    Many thanks. This should definitely go in the installation page.

    Will try IgnitionDeck.

    Thread Starter Elwoodb

    (@elwoodb)

    Ok replying for those that would find this thread.
    Replace the installation point 4 by this one:

    4. In order to create a page where visitors can submit a new campaign, create a new page in the WordPress backend and add this shortcode to the page: [appthemer_crowdfunding_submit] – (this is optional).

    NOTE: in addition you can find the following shortcodes:
    [appthemer_crowdfunding_login] creates a log in form for users to log in with.
    [appthemer_crowdfunding_profile] lists relevant information about the current user.
    [appthemer_crowdfunding_register] creates a log in form for users to register.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Installed then what?’ is closed to new replies.