开发者 | cdillon27 |
---|---|
更新时间 | 2019年1月18日 23:23 |
PHP版本: | 5.2 及以上 |
WordPress版本: | 5.0 |
版权: | GPLv3 or later |
版权网址: | 版权信息 |
This plugin is up for adoption.Quickly add a Setmore Appointments scheduler to your site using this modern, feature-rich plugin. You can easily set up individual staff booking pages and use multiple languages. Go Demo This plugin is offered by Strong Plugins. We have no affiliation with Setmore Appointments and provide no technical support for their service. About Setmore Appointments Setmore helps you manage appointments, schedules, and customers, all through an easy-to-use web application. Your customers can book online, and pick their favorite staff, service and time-slot without picking up the phone. Getting started with a free account Signing up is easy and fast. You don't need a credit card to get started. Start taking appointments right away. Learn more and get a free Setmore account at Setmore.com. Add Setmore to your site After entering your unique Setmore URL, to display the scheduler on your site:
Plugins > Add New
.Plugins > Add New > Upload
.Settings > Setmore Plus
.Setmore Booking URL
field in WordPress.Visit Setmore.com to get your free account. A premium plan with more features is also available.
In the widget, you can select the default image button, a trendy flat button, or a plain link.
To create a custom button, select the plain link option, then add style rules for a.setmore
in your theme's stylesheet or custom CSS function, or try Simple Custom CSS.
For example, here's a square blue button with white text:
`a.setmore {
background: #4372AA;
color: #eee;
display: inline-block;
margin: 10px 0;
padding: 10px 20px;
text-decoration: none;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
}
a.setmore:hover {
background: #769CC9;
color: #fff;
text-decoration: none;
}`
Need help? Use the support forum or submit a support ticket.
Yes. Setmore.com supports 31 languages. You can select the default language for your site and also select a specific language for each shortcode or widget.
Some plugins and themes don't fully uninstall everything they installed - things like settings, database tables, subdirectories. That bugs me. Sometimes, it bugs your WordPress too. So this plugin has an option to completely remove itself upon deletion. Simply deactivating the plugin will leave the settings intact.
extract
in shortcode attribute processing.lang
shortcode attribute.#setmoreplus
option.