I have a campaign set up with a URL of (example)
mydomain.com/campaigns
. To reach it I set up a menu of Joom Donation >> Campaigns List and this is fine. The Donate button leads me to the form, lets say at
mydomain.com/campaigns/campaign-name
.
On first load of this form, all is well but if I refresh the page (browser refresh) the same page returns a 404 Page Not Found error. This looks real bad.
Any idea (a) where I am going wrong and (b) if this can be fixed?
As I currently only have the single campaign, I would prefer you have a call to action button on my home page reaching
mydomain.com/campaigns/campaign-name
but the page keeps throwing an error if I ping back and forth between the home page and the
mydomain.com/campaigns/campaign-name
page during testing.
Hope you can help!
C