Docs

Sonsa Theme documentation

This is Sonsa Theme documentation. Check out more information in demo site. Note that there is different demo for restaurant and bar types of sites. Theme License Remember to enter and activate your theme license under Appearance → Theme License. After that you’ll get automatic updates in your Dashboard. You can get your license from purchase email or your account…

Read more Sonsa Theme documentation

This is Munsa Theme documentation. Check out more information in demo site. Theme License Remember to enter and activate your theme license under Appearance → Theme License. After that you’ll get automatic updates in your Dashboard. You can get your license from purchase email or your account page. Front Page Setup Munsa has Front Page Template for showcasing your featured pages,…

Read more Munsa Theme documentation

This is documentation about Toivo Theme. Check out more information in demo site. Theme License If you’re using Toivo (Pro) version remember to enter and activate your theme license under Appearance → Theme License. After that you’ll get automatic updates in your Dashboard. You can get your license from your account page. Note that in Toivo Lite version…

Read more Toivo Theme documentation

Allow sending feedback emails

There are few steps what you need to do before automatic feedback emails are sent. Install and activate Easy Digital Downloads Plugin EDD Feedback is an add-on Plugin for Easy Digital Downloads so install and activate it first. After that setup your Easy Digital Downloads settings as you wish, here is excellent overview about basic configuration…

Read more Setting up EDD Feedback

There are few steps what you need to do before you have Membership site up and running. Install and activate Easy Digital Downloads Plugin EDD Members is an add-on Plugin for Easy Digital Downloads so install and activate it first. After that setup your Easy Digital Downloads settings as you wish, here is excellent overview…

Read more Setting up EDD Members

By default EDD Members doesn’t add any styles in front end. If you want to style private message there is class edd-members-private-message for that. Here is an example CSS what you can add in your themes or child themes style.css. .edd-members-private-message { background: #fffbbd; border: 1px solid #e3d95d; margin: 20px 0; padding: 3%; }