Title: Remove Sidebar
Last modified: February 3, 2019

---

# Remove Sidebar

 *  Resolved [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-sidebar-69/)
 * HI,
 * 1. How can remove sidebar from listing details page? Not able to do that. Please
   help.
    2. How can I remove the website option form listing from?
    -  This topic was modified 7 years, 4 months ago by [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/).

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [pluginsware](https://wordpress.org/support/users/pluginsware/)
 * (@pluginsware)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-sidebar-69/#post-11164972)
 * Hi,
 * 1. How can remove sidebar from listing details page? Not able to do that.
 * – Check if your theme has the option to remove sidebars in POST pages. If not,
   you will have to write a theme override, Normally the layout for posts are controlled
   by single.php of your theme. Since ACADP listings are Custom Post Type “acadp_listings”,
   they will use the same post template(single.php). The solution is to copy single.
   php, rename it as “single-acadp_listings.php”, edit the file and remove the sidebar.
 * 2. How can I remove the website option form listing from?
 * – You can achieve this by just editing our template file for the listing form.
   You will have to edit the file under /wp-content/plugins/advanced-classifieds-
   and-directory-pro/public/partials/user/acadp-public-edit-listing-display.php 
   and make the changes
 * But, instead of editing the above file directly, I would recommend writing an
   override. Kindly follow [https://pluginsware.com/documentation/customizing-acadp-templates/](https://pluginsware.com/documentation/customizing-acadp-templates/)
   to write an ACADP template override.
 * Thanks
 *  Thread Starter [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * (@vnkjoshi)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/remove-sidebar-69/#post-11165073)
 * Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove Sidebar’ is closed to new replies.

 * ![](https://ps.w.org/advanced-classifieds-and-directory-pro/assets/icon-128x128.
   png?rev=1506527)
 * [Advanced Classifieds & Directory Pro](https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/advanced-classifieds-and-directory-pro/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/)
 * [Active Topics](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/advanced-classifieds-and-directory-pro/reviews/)

## Tags

 * [remove sidebar](https://wordpress.org/support/topic-tag/remove-sidebar/)

 * 2 replies
 * 2 participants
 * Last reply from: [vnkjoshi](https://wordpress.org/support/users/vnkjoshi/)
 * Last activity: [7 years, 4 months ago](https://wordpress.org/support/topic/remove-sidebar-69/#post-11165073)
 * Status: resolved