Home / Forums / WoodMart support forum / Need your help
Home › Forums › WoodMart support forum › Need your help
Need your help
- This topic has 9 replies, 2 voices, and was last updated 6 years, 8 months ago by 
Elise Noromit. 
- 
		AuthorPosts
 - 
		
			
				February 21, 2019 at 12:46 pm #108906
raugulParticipantHello!
Please tell me how do I remove the sidebar and make this page full width?
This is plugin bbPress
I have a css class created .container2 which is full width, can use it?
Please help to do it.Thank you very much
Attachments:
You must be logged in to view attached files.February 21, 2019 at 3:07 pm #108972
Elise NoromitMemberHello,
Enter the page and find Sidebar configuration https://xtemos.com/docs/woodmart/options-for-pages/
Sidebar position – Without
It is not possible to make one page full-width. You can change the option on the Theme Settings > General layout. This is a global option which makes all the pages full-width.
Best Regards
February 21, 2019 at 4:43 pm #108991
raugulParticipantSome themes have a page-template-fullwidth.php file.
You have only page.php in theme.
You could do page-fullwidth.php for me, because if I rename it to bbpress.php, the plugin will pick it up.Thank you so much!
February 22, 2019 at 8:21 am #109084
Elise NoromitMemberHello,
Please remove the sidebar as described below and add this code to the Theme Settings > Custom CSS > Global:
.bbpress .website-wrapper .main-page-wrapper .container{ min-width:100%; }Best Regards
February 22, 2019 at 9:03 am #109087
raugulParticipantAnd how to remove the sidebar?
Thank you very much
February 22, 2019 at 10:55 am #109103
Elise NoromitMemberHello,
Have you tried to do as described:
Enter the page and find Sidebar configuration https://xtemos.com/docs/woodmart/options-for-pages/
Sidebar position – Without
Best Regards
February 22, 2019 at 11:06 am #109107
raugulParticipantbbPress uses the page template.php
And creates a link (put in private content)
This page does not appear in the console in the pages tab.Thank you very much
Attachments:
You must be logged in to view attached files.February 22, 2019 at 11:07 am #109110
raugulParticipantOops not page template.php
It uses a template page.phpFebruary 22, 2019 at 11:42 am #109128
raugulParticipantI found you have maintenance.php used it and it worked.
Thank you very much
February 22, 2019 at 12:47 pm #109139
Elise NoromitMemberHello,
Have you solved the problem completely?
Best Regards
 - 
		AuthorPosts
 
Tagged: bbpress, width page
- You must be logged in to create new topics. Login / Register