Page setting - Documentation
Articles on this page:
Wishlist in your store
Offer to your visitors a chance to add the products of your woocommerce store to a wishlist page. With YITH WooCommerce Wishlist you can add a link in each product detail page, in order to add the products to the wishlist page. The plugin will create you the specific page and the products will be added in this page and afterwards add them to the cart or remove them.
Setup the logo
Setting up the logo in WordPress is pretty straightforward. Just create a Text widget in the Logo position. Now you can edit your widget and enter your markup.
For example use following code:
<img src="wp-content/uploads/logo.png"width="200"height="50"alt="logo"/>
Homepage setting
Home Page Components
Boss is a widgets focused theme. Each page can includes a system output(page content, posts) and widgets that are located in different positions.
The following are the Homepage components. It consists of widgets that are in different positions. Manage widgets you can in Appearance->Widgets. Assign widgets to specific pages with Boss->Widgets.
The sample code of post for the slider here
0
Boss widget positions
When you have existing content in your Wordpress installation, activating your theme will most likely make your site look a little weird. The reason for that are Widgets that are assigned to default positions that don't fit with the theme. We can improve that by assigning them to better positions available in our theme.
Widget Layouts
The blue widget positions allow to choose a widget layout which defines the widget alignment and proportions: parallel, stacked, first doubled, last doubled and center doubled. You can easily add your own widget layouts.
Sidebar Layouts
The two available sidebars, highlighted in red, can be switched to the left or right side and their widths can easily be set in the theme administration.
0