• Resolved wankah

    (@wankah)


    Hello, I installed this plugin and successfully created two donation campaigns. When I go to WFP Campaign Listings, I see the campaigns I created but when I click on any of the campaigns to make a donation, it shows me a 404 error.
    However, when I copy the short code of a single campaign and put in a page, it displays perfectly well (https://www.dyeacameroon.org/new-project/).

    I don’t know if there is a problem with the slug generated for single campaign pages. I get something like xyz.com/fundraising/my-campaign-name

    • This topic was modified 3 years, 11 months ago by wankah.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter wankah

    (@wankah)

    I just fixed the problem by editing the file:
    /wp-content/plugins/wp-fundraising-donation/apps/fundraising-cpt.php

    change line 41 from
    ‘rewrite’ => array(‘slug’ => ‘fundraising’),

    to
    ‘rewrite’ => array(‘slug’ => ‘wp-fundraising’),

Viewing 1 replies (of 1 total)
  • The topic ‘Campaign Single page shows 404’ is closed to new replies.