<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Extras - CODIBU</title>
	<atom:link href="https://help.codibu.com/kbtopic/extras/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.codibu.com</link>
	<description>Hosting &#38; Domain,  Development &#38; Design, SEO &#38; Marketing, 2300+ Themes &#38; Plugins, Free SEO analysis &#38; tools</description>
	<lastBuildDate>Wed, 17 Aug 2022 22:03:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://help.codibu.com/wp-content/uploads/2022/07/favicon.png</url>
	<title>Extras - CODIBU</title>
	<link>https://help.codibu.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>White Label</title>
		<link>https://help.codibu.com/blog/white-label/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=white-label</link>
					<comments>https://help.codibu.com/blog/white-label/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 22:03:28 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=953</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="entry-content">
<h1 class="big-heading">White Label</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-bit0b5b7l">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-bcx31ku84 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-pq10j4iyh one column_column">
<div class="column_attr clearfix">
<p>Our theme allows you to hide branding information. All of the texts about the Codibu will be replaced with text which will not be associated with our product.</p>
<div class="path path-round"><span class="goto">GO TO</span> &gt; FTP &gt; wp-content &gt; themes &gt; betheme</div>
<p>To achieve that, edit the functions.php file and replace the:</p>
<p><strong>define( &#8216;WHITE_LABEL&#8217;, false );</strong></p>
<p>with</p>
<p><strong>define( &#8216;WHITE_LABEL&#8217;, true );</strong></p>
</div>
</div>
<div class="column mcb-column mcb-item-89gfat320 one column_info">
<div class="infobox_sup info">
<p><span class="top_heading">Quick Tip!</span></p>
<h4>Keep your changes</h4>
<p>It is best to create a child theme and edit the <i>functions.php file. Then, no information from the theme files will be lost when you update the theme.</i></p>
<div class="info-icon">
<div class="info-icon-inside"> </div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section the_content no_content">
<div class="section_wrapper">
<div class="the_content_wrapper "> </div>
</div>
</div>
<div class="section section-page-footer">
<div class="section_wrapper clearfix">
<div class="column one page-pager"> </div>
</div>
</div>
</div>
<p>&nbsp;</p>

		</div>
	</div>
</div></div></div></div><p>The post <a href="https://help.codibu.com/blog/white-label/">White Label</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/white-label/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Static CSS</title>
		<link>https://help.codibu.com/blog/static-css/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=static-css</link>
					<comments>https://help.codibu.com/blog/static-css/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 22:02:40 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=952</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="entry-content">
<h1 class="big-heading">Static CSS</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-ch76oigi7 no-margin-v">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-gcow7esn6 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-8qktfxqbk one column_column">
<div class="column_attr clearfix">
<p>Some changes in Theme Options are saved as CSS and inserted into the head of your website. You can enable the static CSS option and make them a separate file that will create itself, update, and minify each time you save Theme Options.</p>
<div class="path path-round"><span class="goto">GO TO</span> &gt; &gt; WP Admin &gt; CodibuTheme &gt; Theme Options &gt; Global &gt; Advanced</div>
<p>And turn ON the Static CSS button. That’s it, you successfully set up the Static CSS, and your website should be loaded quicker</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section the_content no_content">
<div class="section_wrapper">
<div class="the_content_wrapper "> </div>
</div>
</div>
<div class="section section-page-footer">
<div class="section_wrapper clearfix">
<div class="column one page-pager"> </div>
</div>
</div>
</div>
<p>&nbsp;</p>

		</div>
	</div>
</div></div></div></div><p>The post <a href="https://help.codibu.com/blog/static-css/">Static CSS</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/static-css/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Header Builder</title>
		<link>https://help.codibu.com/blog/header-builder/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=header-builder</link>
					<comments>https://help.codibu.com/blog/header-builder/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 22:01:55 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=950</guid>

					<description><![CDATA[]]></description>
										<content:encoded><![CDATA[<div class="vc_row wpb_row vc_row-fluid"><div class="wpb_column vc_column_container vc_col-sm-12"><div class="vc_column-inner"><div class="wpb_wrapper">
	<div class="wpb_text_column wpb_content_element " >
		<div class="wpb_wrapper">
			<div class="entry-content">
<h1 class="big-heading">Header Builder</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-h73f5wjnx">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-u1amrae2a one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-q6ra9tzje one column_column">
<div class="column_attr clearfix">
<p>The Header Builder plugin will allow you to tailor any header you desire.</p>
<div class="path path-round"><span class="goto">GO TO</span> &gt; WP Admin &gt; CodibuTheme &gt; Install Plugins</div>
</div>
</div>
<div class="column mcb-column mcb-item-wgsw6gezk one column_info">
<div class="infobox_sup info">
<p><span class="top_heading">Quick Tip!</span></p>
<h4>Partially disabled theme options</h4>
<p>Once you activate the plugin, many of the theme options related to the header will be inactive. You need to set those things in the Header Builder plugin.</p>
<div class="info-icon">
<div class="info-icon-inside">i class=&#8221;fas fa-info&#8221;&gt;</div>
</div>
</div>
</div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-evurkz2yp one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-zkiifohxx one column_column" data-hash="mhb-init">
<div class="column_attr clearfix">
<h3 id="mhb-init" class="small-heading">Before we start</h3>
<ul>
<li><span class="title">Where can you install the Codibu Header Builder? </span>It&#8217;s in the same location as all of the bundled plugins, there you can download and install it.</li>
<li><span class="title">Did you create your menu? </span>Codibu Header Builder uses the same menu as the basic WordPress, so if you didn&#8217;t make it yet, or don&#8217;t know how to create a menu, please head <a href="https://help.codibu.com/blog/kb/menus/">to this topic</a></li>
<li><span class="title">What happens with the theme options? </span>All of the options related to the header and menu will be hidden and disabled &#8211; we did it to make it more understandable for customers that all of the settings depend on the Codibu Header Builder customizations</li>
<li><span class="title">The different menus on a certain page</span>
<p class="list-item-content">Sadly, this functionality is not available &#8211; that&#8217;s the only limitation of that tool.<br />So, we suggest using that plugin only when your website will have only the same menu between the pages.</p>
</li>
</ul>
</div>
</div>
<div class="column mcb-column mcb-item-8x8tttisf one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-c6nkfr7qi one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-mt7ljopdt one column_column" data-hash="mhb-firstheader">
<div class="column_attr clearfix">
<h3 id="mhb-firstheader" class="small-heading">Create your first header</h3>
<p>Welcome to the world of the Codibu Header Builder!<br />The whole plugin is made to be the most customer friendly; you got here a few buttons, switches, and a lot of drag-and-drop items.</p>
<h4>Let&#8217;s start building!</h4>
<p>So, scroll to the container with the items on the bottom of the page and push the item to the center of Codibu Header Builder and hit the save button.<br />That&#8217;s it, you just created your first basic menu!</p>
<h4>Menu without a logo? No way!</h4>
<p>How to insert a logo? Precisely like the menu from the previous step, find the &#8220;Logo&#8221; item from the items list, drag and drop it into the Codibu Header Builder.</p>
<h4>How does the system know which image is my logo?</h4>
<p>It does not; you have to get into the settings of that item, just hover the item inside the Codibu Header Builder, and you will notice the pencil and &#8220;X&#8221; icon above it; click the pencil icon, and there you will be able to add the image for your logo</p>
</div>
</div>
<div class="column mcb-column mcb-item-0i54pnb7b one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-1jw8zytkp one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-kvdq819nf one column_column" data-hash="mhb-headertypes">
<div class="column_attr clearfix">
<h3 id="mhb-headertypes" class="small-heading">Header types</h3>
<p>Codibu Header Builder gives you the opportunity to use other content in the Header for each device, including desktop, tablet, and mobile!</p>
<ul>
<li><span class="title">Switch between devices every</span> device can have other header items inside. To change the type of device, please click one of the three buttons above the header container</li>
<li><span class="title">Another item inside per device it&#8217;s</span> easier than you think, all you have to do is switch to &#8220;Custom&#8221; mode &#8211; if you want to keep the content from the desktop, just leave the &#8220;Auto&#8221; mode</li>
</ul>
</div>
</div>
<div class="column mcb-column mcb-item-knlvk9opr one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-uw0q5o314 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-dpwlbflvl one column_column" data-hash="mhb-sticky">
<div class="column_attr clearfix">
<h3 id="mhb-sticky" class="small-heading">Sticky Header</h3>
<p>Click the &#8220;Sticky&#8221; button and you will be able to create another (even with other items inside) header.</p>
</div>
</div>
<div class="column mcb-column mcb-item-q2q05qxwo one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-8spjbmpjw one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-3zekc8vrq one column_column" data-hash="mhb-actionbar">
<div class="column_attr clearfix">
<h3 id="mhb-actionbar" class="small-heading">Action Bar &amp; Second Row</h3>
<p>To turn them on/off, click the toggle button.<br />It will extend your header even to be three-rowed!</p>
</div>
</div>
<div class="column mcb-column mcb-item-j0ma215za one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-hzfw5u5bj one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-rm2vq0363 one column_column" data-hash="mhb-headersettings">
<div class="column_attr clearfix">
<h3 id="mhb-headersettings" class="small-heading">Header &amp; Rows settings</h3>
<h4>Edit the header settings</h4>
<p>Click on the pencil icon on the bar of the Codibu Header Builder container here you will notice a bunch of settings</p>
<ul>
<li><span class="title">Layout</span>Choose between the full width or wrapped into the grid header type</li>
<li><span class="title">Background color</span>Select the background color of the header</li>
<li><span class="title">Background Image</span>Upload an image as a background.<br />You can also select a position and size of a background.</li>
<li><span class="title">Header layered on top of content</span>Decide if your header has to be layered on top of the content</li>
</ul>
<h4>Rows</h4>
<p>Rows are inside the header, and all of the settings of them are the same.<br />Which rows you can use? <strong>Action Bar, Menu bar, and Second Row</strong></p>
<ul>
<li><span class="title">Height</span>Provide the height (in pixels) of the row</li>
<li><span class="title">Background Color</span>Select the background color of the row</li>
</ul>
</div>
</div>
<div class="column mcb-column mcb-item-pqtt6ibyu one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-y6xgwlvi8 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-kr3rol1uh one column_column" data-hash="mhb-items">
<div class="column_attr clearfix">
<h3 id="mhb-items" class="small-heading">Items</h3>
<h4 id="mhb-items-logo" class="blue-box blue-box-top">Logo</h4>
<h4>General</h4>
<ul>
<li><span class="title">Logo</span>Upload an image for a logo</li>
<li><span class="title">Retina Logo</span>Upload an image (2 times larger than a regular logo) for a retina logo</li>
<li><span class="title">Height</span>Provide the height (in pixels) of the logo</li>
<li><span class="title">Options</span>Here you can turn on/off the &#8220;Overflow Logo&#8221; &#8211; this option allows you to cross the height value of the row(or header) container and overflow through the row(or header)</li>
</ul>
<h4 id="mhb-items-menu" class="blue-box blue-box-top">Menu</h4>
<h4>General</h4>
<ul>
<li><span class="title">Menu</span>Select the menu which you created in WordPress, if you didn&#8217;t make it yet, or don&#8217;t know how to create a menu, please head <a href="https://help.codibu.com/blog/kb/menus/">to this topic</a></li>
<li><span class="title">Replace with Menu Icon</span>Here you can set when your logo changes to a hamburger menu</li>
<li><span class="title">Options</span><br />Several options for a menu:</li>
</ul>
<ul class="muf_normal">
<li><b>Borders between items</b> &#8211; as the name says, display border between menu items</li>
<li><b>Arrows for items with submenu</b> &#8211; show arrows on the end of the name for menu items which are the submenus</li>
<li><b>Fold submenus for the last two items to the right</b> &#8211; if your menu has a lot of submenus, it will bring the last two items to the right.<br />It&#8217;s usually used to prevent overlapping the menu outside the screen</li>
</ul>
<h4>Style</h4>
<p>All options here will be dedicated to the fonts or the colors inside the menu and submenu</p>
<ul>
<li><span class="title">Menu | Font</span>Choose between various fonts which should be used in the menu</li>
<li><span class="title">Menu | Link color</span>Select the color for links in the menu</li>
<li><span class="title">Menu | Hover link color</span>Select the hover color for links in the menu</li>
<li><span class="title">Menu | Active link color</span>Select the active link color for a link in the menu</li>
<li><span class="title">Submenu | Background color</span>Select the background color of the submenu</li>
<li><span class="title">Submenu | Link color</span>Select the color of the links in the submenu</li>
<li><span class="title">Submenu | Hover link color</span>Select the color of the hover links in the submenu</li>
<li><span class="title">Submenu | Active link color</span>Select the color of the active links in the submenu</li>
</ul>
<h4 id="mhb-items-extras" class="blue-box blue-box-top">Extras</h4>
<h4>General</h4>
<ul>
<li><span class="title">Search | Style</span>Choose how the search field style should be displayed</li>
<li><span class="title">Search | Search</span>Select if search functionality should work on the whole page or for Woocommerce only</li>
<li><span class="title">Shop | Icon</span>An icon for a shop page</li>
<li><span class="title">WPML | Style</span>Select the style of WPML language switcher</li>
<li><span class="title">WPML | Style</span>Arrangement of the languages in the language switcher</li>
</ul>
<h4>Style</h4>
<ul>
<li><span class="title">Icon/text color</span>Select the color which will be used in the text and icon</li>
<li><span class="title">Hover color</span>Select the hover color for text and icon</li>
</ul>
<h4 id="mhb-items-social" class="blue-box blue-box-top">Social Icon</h4>
<h4>General</h4>
<ul>
<li style="list-style-type: none;">
<ul>
<li><span class="title">Icons List</span>Choose and provide the URL for socials; you can select them as much as you want</li>
<li><span class="title">Open Links In New Window</span>Turn ON/OFF the &#8220;_blank&#8221; attribute on links in social icons</li>
</ul>
</li>
</ul>
<hr class="no_line" style="margin: 0 auto 20px auto;" />
<h4>Style</h4>
<ul>
<li><span class="title">Icon color</span>Select the color which will be used in the icon</li>
<li><span class="title">Hover color</span>Select the hover color for the icon</li>
</ul>
<h4 id="mhb-items-text" class="blue-box blue-box-top">Text</h4>
<h4>General</h4>
<ul>
<li><span class="title">Text</span>Provide the text for this element</li>
</ul>
<h4>Style</h4>
<ul>
<li><span class="title">Menu | Text color</span>Select the color for a text</li>
<li><span class="title">Menu | Link color</span>Select the link color for a links</li>
<li><span class="title">Menu | Hover link color</span>Select the hover link color for a links</li>
</ul>
<h4 id="mhb-items-image" class="blue-box blue-box-top">Image</h4>
<h4>General</h4>
<ul>
<li>image you can upload an image here</li>
<li><span class="title">Link</span>If image will be linked, provide a URL where it should redirect</li>
<li><span class="title">Link Target</span>Select the target for a link; you can set it to lightbox too</li>
<li><span class="title">Link Class</span>Provide, the additional class for an image</li>
</ul>
<h4 id="mhb-items-icon" class="blue-box blue-box-top">Icon</h4>
<h4>General</h4>
<ul>
<li><span class="title">Icon</span>Select the icon for this item to display</li>
<li><span class="title">Link</span>Provide the URL where it should redirect</li>
<li><span class="title">Link Target</span>Select the target for a link; you can set it to lightbox too</li>
<li><span class="title">Link Class</span>Provide the additional class for an icon</li>
</ul>
<h4>Style</h4>
<ul>
<li><span class="title">Icon color</span>Select the color for an icon</li>
<li><span class="title">Hover icon color</span>Select the hover color for an icon</li>
</ul>
<h4 id="mhb-items-button" class="blue-box blue-box-top">Button</h4>
<h4>General</h4>
<ul>
<li><span class="title">Title</span>Insert the text which will be displayed inside the button</li>
<li><span class="title">Link</span>Provide the URL where it should redirect</li>
<li><span class="title">Link Target</span>Select the target for a link; you can set it to lightbox too</li>
<li><span class="title">Link Class</span>Provide the additional class for an icon</li>
</ul>
<h4>Style</h4>
<ul>
<li><span class="title">Text color</span>Select the color for the text</li>
<li><span class="title">Button color</span>Select the background color for the button</li>
<li><span class="title">Hover text color</span>Select the hover color for the button text</li>
<li><span class="title">Hover button color</span>Select the hover color for the button</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="section the_content no_content">
<div class="section_wrapper">
<div class="the_content_wrapper "> </div>
</div>
</div>
<div class="section section-page-footer">
<div class="section_wrapper clearfix">
<div class="column one page-pager"> </div>
</div>
</div>
</div>
<p>&nbsp;</p>

		</div>
	</div>
</div></div></div></div><p>The post <a href="https://help.codibu.com/blog/header-builder/">Header Builder</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/header-builder/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
