usermonster
Member
Posted 1 year ago #
Everything seems to be working pretty well, except for one thing: After submitting a comment, the page reloads with "?success=1" at the end of the URL, but the success text doesn't show up, so it's not clear to the user that the comment was submitted. The guestbook is set up for comment moderation, if that helps.
Any ideas about what might be going on?
Thanks
http://wordpress.org/extend/plugins/dmsguestbook/
Hi usermonster
Some things could help to solve your problem:
- Change your theme to the default one
- Deactivate all plugins except DMSGuestbook
- Check your HTML code after submitting a comment, whether there is a success text inside.
- Switch the language to another one.
If all these things are not solve your problem, so create me a wordpress admin account and send the credential to: dmsguetbook at danielschurter dot net.
Greetings,
Dani
usermonster
Member
Posted 1 year ago #
Hi Dani,
Thanks for your quick response. It looks like something's up with the theme I'm using. When I activate the default theme, I get the all the messaging displayed correctly. When I use my theme, the messaging doesn't even appear in the HTML. Strangely, when I "sandboxed" my theme using XAMPP on my computer, it works fine. Something's not right with the install, I think.
usermonster
Member
Posted 1 year ago #
Ah, that's funny. When I reactivated my theme after trying out the default theme, GB suddenly works fine. Strange, but it looks as though my problem's solved!