- This topic has 4 replies, 3 voices, and was last updated 5 years, 6 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Where are emails stored in the database for this plugin?
Tagged: Email Database
I want to edit my emails in html but whenever i revert from the html to the normal view of the text editor i loose all my styling so i want to manually edit them in the database but i cant seem to find the emails. SO WHERE ARE EMAILS STORED IN THE DATABASE
Hi,
SO WHERE ARE EMAILS STORED IN THE DATABASE
Are you asking if the emails sent are stored in the plugins database? If not, can you further explain your question?
Thank you
I am asking, WHERE ARE THE EMAILS SET TO BE SENT IN THE ADMIN DASHBOARD FROM YOUR SETTINGS STORED IN THE DATABASE?
Example to clarify…
Members are stored in smwp_members_tbl, i am asking the emails to be sent to client once they register, forget password, activate account etc …… where is the email body stored in the database thats my question.
Thank you for clarifying further your question. I understand now what you are asking.
I have submitted a message to the developers to investigate further your question.
Kind regards
Those settings values are stored in the options table of WP. It uses the standard settings value saving mechanism of WordPress.
It’s generally not a good idea to directly update this in the DataBase. And it is beyond the scope of this free forum to offer guidance on database related things.
It is likely there is a conflict with anohter plugin on this site that is causing the switch between text/html to malfunction on your site. Probably a good idea to do the following test to see if there is a conflict:
https://simple-membership-plugin.com/forums/topic/test-for-plugin-and-theme-conflict-before-posting-an-issue-or-a-bug/