<?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>Tutorials - CODIBU</title>
	<atom:link href="https://help.codibu.com/kbtopic/tutorials/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>Thu, 06 Oct 2022 19:12: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>Tutorials - 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>
		<item>
		<title>Mega Menu</title>
		<link>https://help.codibu.com/blog/mega-menu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mega-menu</link>
					<comments>https://help.codibu.com/blog/mega-menu/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 22:01:37 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=949</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">Mega Menu</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-p3aft7uaw">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-kbdxx9db5 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-wgvrqqgqm one column_column">
<div class="column_attr clearfix">
<p>To create a mega menu on your website, you have to add Custom Links to your menu. Make sure that you are in the <i>Appearance &gt; Menus</i> tab before you start. Navigate left, where you can see the custom links tab. When you click on it, it will show two fields, type a &#8220;<strong>#</strong>&#8221; in the first field and your preferred menu item name in the second field called: Link text. Click <strong>Add to Menu</strong>.</p>
</div>
</div>
<div class="column mcb-column mcb-item-72xfbwb7l one column_image">
<div class="image_frame image_item scale-with-grid aligncenter stretch no_border">
<div class="image_wrapper">
<p>&nbsp;</p>
<div class="mask"> </div>
<p><img fetchpriority="high" decoding="async" class="scale-with-grid lazyloaded" title="" src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-1.png" alt="mega menu 1" width="1402" height="782" data-ll-status="loaded" /><noscript><img decoding="async" class="scale-with-grid" src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-1.png" alt="mega menu 1" title="" width="1402" height="782"></noscript></p>
<div class="image_links "> </div>
</div>
</div>
</div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-0a6h61xvm one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-dbftsvkkj one column_column">
<div class="column_attr clearfix">
<p>We type a &#8220;<strong>#</strong>&#8221; to make the main link not clickable, you can also type in any <i>URL</i> there.<br />The new menu item will show up on the right, click it to see more options. The most important thing to check is the <strong>Activate Mega Menu</strong> option; remember to have it enabled.</p>
</div>
</div>
<div class="column mcb-column mcb-item-15v2uxh5u one column_image">
<div class="image_frame image_item scale-with-grid aligncenter stretch no_border">
<div class="image_wrapper">
<p>&nbsp;</p>
<div class="mask"> </div>
<p><img decoding="async" class="scale-with-grid" title="" src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-2.png" alt="mega menu 2" width="1396" height="815" data-lazy-src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-2.png" /><noscript><img loading="lazy" decoding="async" class="scale-with-grid" src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-2.png" alt="mega menu 2" title="" width="1396" height="815"></noscript></p>
<div class="image_links "> </div>
</div>
</div>
</div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-keenxt977 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-ohe2je3mb one column_column">
<div class="column_attr clearfix">
<p>When your main menu item is ready we can get to creating the mega menu columns, to do that just add another custom link, again with the &#8220;<strong>#</strong>&#8221; as the link and in the link text field type a &#8220;<strong>&#8211;</strong>&#8220;. Click add to Menu</p>
<p>Drag the created menu item under your previously created main menu item but set it as a subitem. To do that, just move it to the right, just as you would while creating a normal menu.</p>
<p>If you did everything right, the name of the submenu item should change from &#8220;<i>&#8211;</i>&#8221; to &#8220;<i>&#8211; sub-item</i>&#8220;. This is your column. Now you can add your pages under the column, and they will appear on the site under each other.</p>
</div>
</div>
<div class="column mcb-column mcb-item-n38wkuk9i one column_image">
<div class="image_frame image_item scale-with-grid aligncenter stretch no_border">
<div class="image_wrapper">
<p>&nbsp;</p>
<div class="mask"> </div>
<p><img loading="lazy" decoding="async" class="scale-with-grid" title="" src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-3.png" alt="mega menu 3" width="1406" height="799" data-lazy-src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-3.png" /><noscript><img loading="lazy" decoding="async" class="scale-with-grid" src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-3.png" alt="mega menu 3" title="" width="1406" height="799"></noscript></p>
<div class="image_links "> </div>
</div>
</div>
</div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-cvrb6pbnq one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-8c22gbknd one column_column">
<div class="column_attr clearfix">
<p>To create another column, just repeat the last step and set the sub-item under the previous one.</p>
</div>
</div>
<div class="column mcb-column mcb-item-6lm2ku3ls one column_image">
<div class="image_frame image_item scale-with-grid aligncenter stretch no_border">
<div class="image_wrapper">
<p>&nbsp;</p>
<div class="mask"> </div>
<p><img loading="lazy" decoding="async" class="scale-with-grid" title="" src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-4.png" alt="mega menu 4" width="1388" height="801" data-lazy-src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-4.png" /><noscript><img loading="lazy" decoding="async" class="scale-with-grid" src="https://help.codibu.com/wp-content/uploads/2022/08/mega-menu-4.png" alt="mega menu 4" title="" width="1388" height="801"></noscript></p>
<div class="image_links "> </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/mega-menu/">Mega Menu</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/mega-menu/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Menus</title>
		<link>https://help.codibu.com/blog/menus/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=menus</link>
					<comments>https://help.codibu.com/blog/menus/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 22:01:18 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=948</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">Menus</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-nr54f95nm">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-cws59p9l1 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-ug81exnw9 one column_column">
<div class="column_attr clearfix">
<div class="path path-round"><span class="goto">GO TO</span> &gt; WP Admin &gt; Appearance &gt; Menus</div>
<p>This is the default WordPress tab for creating and managing the location of the menus on your website.</p>
</div>
</div>
<div class="column mcb-column mcb-item-3tjo0v21l one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-qeg8i896a one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-q7rkr0ubl one column_column" data-hash="menu-menu">
<div class="column_attr clearfix">
<h3 id="menu-menu" class="small-heading">Assign the main menu</h3>
<p>Once you are in the menus tab, you will also see a Manage Locations tab. This is the default WordPress place to set up your menus for all possible locations.</p>
</div>
</div>
<div class="column mcb-column mcb-item-pzu6k7scz one column_button"><a class="button button_size_2 button_theme" style="color: #ffffff;" href="https://codex.wordpress.org/WordPress_Menu_User_Guide"><span class="button_label">More about menus on WordPress.org</span></a></div>
<div class="column mcb-column mcb-item-elax9ihqy one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-te9kfqjrm one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-5p170ycwv one column_column" data-hash="menu-splitmenu">
<div class="column_attr clearfix">
<h3 id="menu-splitmenu" class="small-heading">Split Header Menu</h3>
<p>Split header uses two menus at the same time, which means you have to create two menus and assign one of them as a &#8220;Primary Menu&#8221; and the second one as a &#8220;Secondary Menu&#8221; in the Display Location section</p>
</div>
</div>
<div class="column mcb-column mcb-item-a47wjedte one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-r1jbs79su one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-60xy8wk7q one column_column" data-hash="menu-actionbar">
<div class="column_attr clearfix">
<h3 id="menu-actionbar" class="small-heading">Action Bar &amp; Footer Menu</h3>
<p>You can replace the existing social icons menu that appears in the action bar &amp; footer of your website with any other menu you want. You will find this in the manage locations tab, under the name Social Menu Top and Bottom</p>
</div>
</div>
<div class="column mcb-column mcb-item-bwx13xwyr one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-q3xxp39x2 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-t7eb31opz one column_column" data-hash="menu-custom">
<div class="column_attr clearfix">
<h3 id="menu-custom" class="small-heading">Custom Menu per page</h3>
<p>You can set another menu on each page, it&#8217;s really easy &#8211; while editing the page, just select it from a dropdown menu; more about page options <a href="https://help.codibu.com/blog/kb/page-options/">here</a>.</p>
</div>
</div>
<div class="column mcb-column mcb-item-9jkd1i12f one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-g7zgmkfk4 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-drdt6h4f0 one column_column" data-hash="menu-mobile">
<div class="column_attr clearfix">
<h3 id="menu-mobile" class="small-heading">Mobile menu</h3>
<p>To set another menu for mobile, you have to go to the <a href="https://help.codibu.com/blog/kb/responsive/">responsive options</a> of the theme options, your menu will be able to select from a dropdown menu.</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/menus/">Menus</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/menus/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Translation</title>
		<link>https://help.codibu.com/blog/translation/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=translation</link>
					<comments>https://help.codibu.com/blog/translation/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 22:00:22 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=947</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">Translation</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-0fg6bnj0p no-margin-v">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-ceo64qahw one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-gmb41pfpe one column_column">
<div class="column_attr clearfix">All of the translation possibilities in Codibu. Make your website multilingual or just translate a single string of text.</div>
</div>
<div class="column mcb-column mcb-item-lgf8dknau one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-ln0j7k85s one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-e21owbmq1 one column_column" data-hash="translation-builtin">
<div class="column_attr clearfix">
<h3 id="translation-builtin" class="small-heading">Built-in translator</h3>
<p>Use the easiest and the fastest way to translate your theme, we recommend using our built-in translator, which you will find in the Theme options &gt; Translate section.<br />It&#8217;s used only for translating strings that are used in the theme, not the page&#8217;s content.</p>
</div>
</div>
<div class="column mcb-column mcb-item-es8bnkqt0 one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-h0g5ip5l6 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-idmy1rx28 one column_column" data-hash="translation-poedit">
<div class="column_attr clearfix">
<h3 id="translation-poedit" class="small-heading">POEdit</h3>
<p>For all those who prefer translation using files included in the theme, we recommend using the <strong>.mo/.po</strong> files.<br />Those files work in pairs, so for each language, you need to have two files with the same name but a different extension.<br />For example, if you want to translate into the German language, your files would be <strong>de_DE.mo</strong> and <strong>de_DE.PO</strong></p>
<p>You need to use Poedit, an easy-to-use software application, to edit these files. Simply upload the files into Poedit, edit them and upload them into the &#8220;languages&#8221; folder included in the theme.</p>
<hr class="" style="margin: 0 auto 160px;" /></div>
</div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-bf7s05c8k one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-gvls8kr6e one column_column" data-hash="translation-wpml">
<div class="column_attr clearfix">
<h3 id="translation-wpml" class="small-heading">WPML</h3>
<p>Codibu has been thoroughly tested and is fully compatible with the <a href="https://wpml.org/?aid=29349&amp;affiliate_key=aCEsSE0ka33p" target="_blank" rel="nofollow noopener">WPML</a> plugin. If you want a multilingual website, this is the best way to do it. If you want to use this plugin, however, you must purchase it first and install it into your WordPress platform. The following links contain useful <a href="https://wpml.org/?aid=29349&amp;affiliate_key=aCEsSE0ka33p" target="_blank" rel="nofollow noopener">WPML</a> plugin information.</p>
<ul>
<li><a href="http://wpml.org/documentation/" target="_blank" rel="nofollow noopener">WPML Documentation</a></li>
<li><a href="http://wpml.org/forums/forum/english-support/" target="_blank" rel="nofollow noopener">WPML Support</a></li>
<li><a href="http://wpml.org/2011/03/howto-display-different-widgets-per-language/" target="_blank" rel="nofollow noopener">Translating Widgets</a></li>
<li><a href="https://wpml.org/documentation/theme-compatibility/create-multilingual-wordpress-websites-using-betheme-and-wpml/?aid=29349&amp;affiliate_key=aCEsSE0ka33p" target="_blank" rel="nofollow noopener">Codibu &amp; WPML documentation</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-hg92vo9vc one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-elvcm9exq one column_info">
<div class="infobox_sup info">
<p><span class="top_heading">Quick Tip!</span></p>
<h4>WPML Support</h4>
<p>Please remember that the WPML plugin also comes with support from the plugin authors.</p>
<div class="info-icon">
<div class="info-icon-inside"> </div>
</div>
</div>
</div>
</div>
</div>
</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/translation/">Translation</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/translation/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Layouts</title>
		<link>https://help.codibu.com/blog/layouts/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=layouts</link>
					<comments>https://help.codibu.com/blog/layouts/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 21:59:57 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=946</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">Layouts</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-8uoltjmj2 no-margin-v">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-rjsknluja one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-finbpfpzf one column_column">
<div class="column_attr clearfix">Layouts are a great way to make one or more pages on your website look different. You can have another logo, background, header, etc.</div>
</div>
<div class="column mcb-column mcb-item-d0xiv0afv one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-7bi9u27o8 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-c96bpdt87 one column_column" data-hash="cpt-layouts-creation">
<div class="column_attr clearfix">
<h3 id="cpt-layouts-creation" class="small-heading">Layouts creation</h3>
<div class="path path-round"><span class="goto">GO TO</span> &gt; WP Admin &gt; Layouts &gt; Add New</div>
<h4 id="cpt-layouts-layout" class="blue-box blue-box-top">Layout</h4>
<ul>
<li style="list-style-type: none;">
<ul>
<li><span class="title">Layout</span>Select if your layout has to be Full Width or Boxed</li>
</ul>
</li>
</ul>
<h4 id="cpt-layouts-background" class="blue-box blue-box-top">Background</h4>
<ul>
<li><span class="title">Image</span>The background image of a layout</li>
<li><span class="title">Position</span>Change the position of the background image.</li>
</ul>
<h4 id="cpt-layouts-logo" class="blue-box blue-box-top">Logo</h4>
<ul>
<li><span class="title">Logo</span>Change the default logo</li>
<li><span class="title">Retina</span>Change the retina logo</li>
<li><span class="title">Sticky Header</span>Change the sticky header logo</li>
<li><span class="title">Sticky Header Retina</span>Change the retina sticky header logo</li>
<li><span class="title">Mobile</span>Change the logo for mobile</li>
<li><span class="title">Mobile Retina</span>Change the retina logo for mobile</li>
<li><span class="title">Mobile Sticky Header</span>Change the sticky logo for mobile</li>
<li><span class="title">Mobile Sticky Header Retina</span>Change the retina logo for mobile when the header is sticky</li>
</ul>
<h4 id="cpt-layouts-header" class="blue-box blue-box-top">Header</h4>
<ul>
<li><span class="title">Style</span>Choose between the Default and Simple style of the theme. This concerns the general look of shortcodes/items.</li>
<li><span class="title">Minimalist</span>Enabling this option will remove padding &amp; the background image from your header</li>
<li><span class="title">Sticky</span>Turn on/off the sticky header</li>
<li><span class="title">Sticky | Style</span>Choose between white, dark, and the same as Top Bar left background color.</li>
</ul>
<h4 id="cpt-layouts-colors" class="blue-box blue-box-top">Header</h4>
<ul>
<li><span class="title">Skin</span>Choose one of the predefined styles or use your colors from theme options</li>
<li><span class="title">Subheader | Background</span> Background color of the subheader</li>
<li><span class="title">Subheader | Text Color</span> Text-color of the subheader</li>
</ul>
</div>
</div>
<div class="column mcb-column mcb-item-1ddinnlt6 one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-77c4hsgu5 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-wk4lyiq9v one column_column" data-hash="cpt-layouts-displayonpage">
<div class="column_attr clearfix">
<h3 id="cpt-layouts-displayonpage" class="small-heading">Display on page</h3>
<p class="list-item-content">You can set your custom layout in the page options while editing one of the pages; see it <a href="https://help.codibu.com/blog/kb/page-options/">here</a></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/layouts/">Layouts</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/layouts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Templates</title>
		<link>https://help.codibu.com/blog/templates-2/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=templates-2</link>
					<comments>https://help.codibu.com/blog/templates-2/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 21:59:43 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=945</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">Templates</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-751505eha no-margin-v">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-b4otzvhqm one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-z9k4nmhhb one column_column">
<div class="column_attr clearfix">
<p>Templates are custom post types with just the Codibu Builder inside them. You can create a layout for your website and then use it on other pages.</p>
</div>
</div>
<div class="column mcb-column mcb-item-cv4gqxcyt one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-2sp04l524 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-avyjcc9b6 one column_column" data-hash="cpt-templates-creation">
<div class="column_attr clearfix">
<h3 id="cpt-templates-creation" class="small-heading">Template creation</h3>
<div class="path path-round"><span class="goto">GO TO</span> &gt; WP Admin &gt; Templates &gt; Add New</div>
</div>
</div>
<div class="column mcb-column mcb-item-yl88x588d one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-cj3eycwi6 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-zvp4dkd7x one column_column" data-hash="cpt-templates-attachment">
<div class="column_attr clearfix">
<h3 id="cpt-templates-attachment" class="small-heading">Display on a page</h3>
<p>Once you have created your template, you can import it to any page you want.<br />To do this, edit a page/portfolio/post and go to the Codibu Builder. Below it, you will see an option to import/export the current Codibu Builder content or to choose a template import ( this option shows when you click the import button)</p>
</div>
</div>
<div class="column mcb-column mcb-item-csqb0cv4e one column_image">
<div class="image_frame image_item scale-with-grid no_border" style="margin-top: 15px;">
<div class="image_wrapper">
<p>&nbsp;</p>
<div class="mask"> </div>
<p><img loading="lazy" decoding="async" class="scale-with-grid" title="" src="https://help.codibu.com/wp-content/uploads/2022/08/codibu-builder-template-import.png" alt="muffin builder template import" width="1393" height="807" data-lazy-src="https://help.codibu.com/wp-content/uploads/2022/08/codibu-builder-template-import.png" /><noscript><img loading="lazy" decoding="async" class="scale-with-grid" src="https://help.codibu.com/wp-content/uploads/2022/08/codibu-builder-template-import.png" alt="muffin builder template import" title="" width="1393" height="807"></noscript></p>
<div class="image_links "> </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/templates-2/">Templates</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/templates-2/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Testimonials</title>
		<link>https://help.codibu.com/blog/testimonials/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=testimonials</link>
					<comments>https://help.codibu.com/blog/testimonials/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 21:59:25 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=944</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">Testimonials</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-11cc3310a no-margin-v">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-1d38ceb1a one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-e127f8adf one column_column">
<div class="column_attr clearfix">
<p>Fill in each testimonial and display it on your page using a slider or a list.</p>
</div>
</div>
<div class="column mcb-column mcb-item-6c9f5bf72 one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-85ef182b8 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-584c02932 one column_column" data-hash="cpt-testimonial-creation">
<div class="column_attr clearfix">
<h3 id="cpt-testimonial-creation" class="small-heading">Testimonial creation</h3>
<div class="path path-round"><span class="goto">GO TO</span> &gt; WP Admin &gt; Testimonials &gt; Add New</div>
<ul>
<li><span class="title">Title</span>Add the title; it will only be shown in the backend.</li>
<li>Content and the testimonial text into the default WordPress editor.</li>
<li>Authorized the name of the author of the testimonial.</li>
<li><span class="title">Company</span>Insert the name of the company that the author represents.</li>
<li><span class="title">Link</span>Link to the company page.</li>
<li>The category; you can add categories to each of your testimonials and display specific ones on different pages.</li>
<li><span class="title">Featured Image</span>Add an image of the testimonial author. We suggest using square images.</li>
</ul>
</div>
</div>
<div class="column mcb-column mcb-item-2d1544d1e one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-680376772 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-3038abedd one column_column" data-hash="cpt-testimonial-attachment">
<div class="column_attr clearfix">
<h3 id="cpt-testimonial-attachment" class="small-heading">Display on a page</h3>
<p>Once you have filled all the slides, you can display them on your website. There are two possibilities:</p>
<div class="two-ways">
<div class="left">
<h4>Shortcode</h4>
<p>This method is very useful when you want to insert this item inside your content or when you are not using the Codibu Builder but still want to use the items provided by the theme.</p>
</div>
<div class="right">
<h4>Codibu Builder items</h4>
<p>The best and most visual way to add content is the Codibu Builder.</p>
</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> </p>

		</div>
	</div>
</div></div></div></div><p>The post <a href="https://help.codibu.com/blog/testimonials/">Testimonials</a> first appeared on <a href="https://help.codibu.com">CODIBU</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://help.codibu.com/blog/testimonials/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Slides</title>
		<link>https://help.codibu.com/blog/slides/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=slides</link>
					<comments>https://help.codibu.com/blog/slides/#respond</comments>
		
		<dc:creator><![CDATA[JN C]]></dc:creator>
		<pubDate>Wed, 17 Aug 2022 21:59:06 +0000</pubDate>
				<guid isPermaLink="false">https://help.codibu.com/?post_type=kb&#038;p=943</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">Slides</h1>
<div class="mfn-builder-content">
<div class="section mcb-section mcb-section-d542cd450 no-margin-v">
<div class="section_wrapper mcb-section-inner">
<div class="wrap mcb-wrap mcb-wrap-376b56a0e one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-c2ae2777f one column_column">
<div class="column_attr clearfix">
<p>Create slides and use the Slider item in the Codibu Builder to display them. You can choose from five different styles.</p>
</div>
</div>
<div class="column mcb-column mcb-item-55b4ad54e one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-6f45f8dfd one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-628396158 one column_column" data-hash="cpt-slides-creation">
<div class="column_attr clearfix">
<h3 id="cpt-slides-creation" class="small-heading">Slides creation</h3>
<div class="path path-round"><span class="goto">GO TO</span> &gt; WP Admin &gt; Slides &gt; Add New</div>
<ul>
<li>links and URL for the image when it is clicked.</li>
<li><span class="title">Target</span>You can set if you want the link to open in the same window, open in a new tab, or open using a lightbox popup &#8211; the popup opens images and video links, including youtube, Vimeo, or your own .mp4 file from the media library.</li>
<li><span class="title">Description</span>Insert a description for each slider. This works only with the slider style: Image &amp; Text</li>
<li>The category you; can add categories to each of your slides and display specific ones on different pages.</li>
<li><span class="title">Featured Image</span>Add your slide image. We recommend using 1630px x 860px image sizes.</li>
</ul>
</div>
</div>
<div class="column mcb-column mcb-item-f58ea9210 one column_divider">
<hr class="" style="margin: 0 auto 0px;" /></div>
</div>
</div>
<div class="wrap mcb-wrap mcb-wrap-27a6708e5 one valign-top clearfix">
<div class="mcb-wrap-inner">
<div class="column mcb-column mcb-item-26ca226fd one column_column" data-hash="cpt-slides-attachment">
<div class="column_attr clearfix">
<h3 id="cpt-slides-attachment" class="small-heading">Display on a page</h3>
<p>Once you have filled all the slides, you can display them on your website. There are two possibilities:</p>
<div class="two-ways">
<div class="left">
<h4>Shortcode</h4>
<p>This method is very useful when you want to insert this item inside your content or when you are not using the Codibu Builder but still want to use the items provided by the theme.</p>
</div>
<div class="right">
<h4>Codibu Builder items</h4>
<p>The best and most visual way to add content is the Codibu Builder.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

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