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
You can use a slider in the header when you use Kuorinka theme and have purchased Kuorinka Plus Plugin. Here are the steps: Install and activate Kuorinka Plus Plugin. Install and activate Soliloquy Plugins. Create slider. Good slider dimensions is 1142 x 500 pixels. Edit a page which you want to have a slider. Look for…
Read more Using Slider in the header in Kuorinka Theme
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
There are some differences between Toivo (Pro) and Toivo Lite theme. I’ll update this list whenever there is some changes. You can do these things in Toivo theme but not in Toivo Lite theme. You can toggle Primary menu submenus in Toivo (Pro) theme. This is useful for long menus. Hide or change Footer text. By…
Read more Differences between Toivo and Toivo Lite theme
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 only administrator role have access to all private content. But you can give any role to have full access to all private content by following there steps. Install and activate Members Plugin. Go to Settings → Members and Enable the role manager. Go to Users → Roles and edit the role you want….
Read more Give access to all private content
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%; }