David
Forum Replies Created
-
AuthorPosts
-
DavidParticipant
Thanks for the clarification. Is there a fix I can use in the meantime?
DavidParticipantThanks for that, I was sure that I tried that a few months ago and it did not work. It certainly works now! Did anything change or was it my error in the URL when I tried it before?
DavidParticipantThanks for your help!
DavidParticipantMany thanks, was the ‘fep-message-content’ there for any particular reason? I removed it and it still works ok, if I leave it in I lose some custom css applied to that class.
DavidParticipantHi,
Thanks for the info. I am afraid I am not sure how to do that for the parent message only.
Any help is appreciated otherwise I will wait for the next version.DavidParticipantThanks so much!!
DavidParticipantHi,
Thanks, I cannot make it update the parent message meta. It adds to the reply meta ok but it doesn’t update. The first value goes to the parent but after that it does not update.if ( ! empty( $message[‘cus_fep_textbox15’] ) ) {
fep_add_meta( $message_id, ‘cus_fep_textbox15’, $message[‘cus_fep_textbox15’], true );
fep_update_meta( $new_message->mgs_parent, ‘cus_fep_textbox15’, $message[‘cus_fep_textbox15’], true );
}Any ideas?
DavidParticipantOk great news. I think it could go anywhere towards the top of the message. Maybe there is space next to the TOGGLE MESSAGES button?
DavidParticipantThanks very much, have changed ‘newmessage’ to ‘reply’ as the extra fields are attached to the reply form and all is working great now.
Thanks for the quick response!
June 22, 2019 at 1:04 am in reply to: Unable to submit message on latest version – showing Refresh this page and try again. #26066DavidParticipantVery helpful thanks, it does work now when the plugin is removed from the global plugins disabled list. This could be useful for others with this problem.
Thanks for your quick replies.June 21, 2019 at 9:40 pm in reply to: Unable to submit message on latest version – showing Refresh this page and try again. #26061DavidParticipantOk, I did some investigation and it is a plugin called “Plugin Organizer” that is causing the issue. I cannot use this plugin now without the problem occurring. Actually I don’t really need the plugin anymore as my hosting has been upgraded recently. If you want to try and work out why it is causing the problem I am happy to leave it active on the staging site and give any access you need. Otherwise I am happy to call this resolved as the solution of not using the other plugin works for me.
June 21, 2019 at 3:19 pm in reply to: Unable to submit message on latest version – showing Refresh this page and try again. #26055DavidParticipantThis option is enabled in Wordfence:
Prevent discovery of usernames through ‘/?author=N’ scans, the oEmbed API, and the WordPress REST API
June 21, 2019 at 3:16 pm in reply to: Unable to submit message on latest version – showing Refresh this page and try again. #26052DavidParticipantNo, I have not disabled it.
June 21, 2019 at 1:02 am in reply to: Unable to submit message on latest version – showing Refresh this page and try again. #26034DavidParticipantI should add that the message is sent and this is shown after refreshing. However, it is not good feedback for the user in its current state.
DavidParticipantGreat, thanks for your help. Much appreciated.
-
AuthorPosts