
Solution: Appointy wordpress plugin overlays sidebar.
September 13th, 2009 | by Nemesh | in Tip | with CommentsThis article refers to an issue with a free scheduling software Appointy’s wordpress plugin. If you haven’t tried Appointy yet then give it a try. Its free! Start accepting appointments from your client now. Register free.
Appointy offers wordpress plugin which once activated will enable you to accept appointments on your wordpress blog. However, we have got request from some of our clients about Appointy calendar overlapping the sidebar. Please find the solution below:
Before proceeding, please login to your FTP area and follow the steps below:
Step»1: Go to your current theme folder i.e. wp-content\themes\your_current_theme (change your_current_theme with your actual theme name)
Step»2: Create a new file from page.php and give it a name say Appointy.php.
Step»3: Open the new file and add the following code. <?php /* Template Name: appointy */ ?>on the top of the file.
Step»4: Find and remove this code.
Step»5: Go to to Page >> Edit. In the right panel find Template and select template Appointy from the drop down. Update Page and you’re done.
For advanced programmers, create a new template without sidebar and assign it to this new page.
If you haven’t tried Appointy yet then give it a try. Its free! Start accepting appointments from your client now. Register free.