Tip

Solution: Appointy WordPress plugin overlays sidebar.

This 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-contentthemesyour_current_theme (change your_current_theme with your actual theme name)
folder

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.
template-code

Step»4: Find and remove this code.
sidebar-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.
template-right

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.