WP Business Hours
October 26, 2013
WP Business Hours wordpress plugin is to show Business hours, Admin can manage the business hours Weekly, can show using widget and shortcode.
Installation
- Download wp-business-hours.zip from here
- Extract and upload wp-business-hours directory to the plugins/ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the Business hours from:- Settings -> Business hours
- Drag drop the Business hours widget:- Appearance -> Widgets
How to use
Use shortcode : [WPBUSINESSHOURS]
Function :
<?php echo do_shortcode( '[WPBUSINESSHOURS]' ) ?>
Widget : Business Hours
5 Comments
Please add below css class in style.css, We can fix the width Business hours section.
.bHours { float: left; margin: 5px; width: 100%; }
Dear Michael,
We have upgraded the plugin where you can manage the css from admin as below:
Settings -> Business Hours
Please upgrade the plugin and apply the CSS property from admin.
Hope it will work for you!
Regards,
Mac
Awesome! Thank you so much for making this possible.
Michael
Can I add some text on the bottom, after the table like “Evening appointments upon request”?
Thanks!
B
We are upgrading the plugin… will provide the option from admin to add the text on bottom.