<?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>Uncategorized - identity design</title>
	<atom:link href="https://blog.identitydesign.us/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.identitydesign.us/category/uncategorized/</link>
	<description>Web Tips &#38; Free Templates</description>
	<lastBuildDate>Fri, 18 Feb 2022 21:13:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://blog.identitydesign.us/wp-content/uploads/2020/08/Screen-Shot-2020-08-08-at-1.08.24-AM-120x120.jpg</url>
	<title>Uncategorized - identity design</title>
	<link>https://blog.identitydesign.us/category/uncategorized/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Display Product Description On Shopify Cart Page</title>
		<link>https://blog.identitydesign.us/display-product-description-on-shopify-cart-page/</link>
					<comments>https://blog.identitydesign.us/display-product-description-on-shopify-cart-page/#respond</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Fri, 18 Feb 2022 21:13:22 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML/CSS/PHP/JavaScripts]]></category>
		<category><![CDATA[shopify]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/?p=1722</guid>

					<description><![CDATA[<p>Shopify cart page won&#8217;t have description blurb in default. Below is how to add the description blurb on the cart page. Display Product Description on Shopify Cart Page Tested on &#8220;Dawn Theme&#8221; &#60;div class=&#34;cart-item__product__description&#34;&#62;{{ item.product.description }}&#60;/div&#62; Add the code to the main-cart-items.liquid file.</p>
<p>The post <a href="https://blog.identitydesign.us/display-product-description-on-shopify-cart-page/">Display Product Description On Shopify Cart Page</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/display-product-description-on-shopify-cart-page/">Display Product Description On Shopify Cart Page</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/display-inventory-quantity-shopify/" rel="bookmark" title="Display Inventory Quantity &#8220;X items available in stock&#8221; On Shopify Product Page">Display Inventory Quantity &#8220;X items available in stock&#8221; On Shopify Product Page</a></li>
<li><a href="https://blog.identitydesign.us/remove-product-description-and-reviews-tabs-woocommerce-storefront-theme/" rel="bookmark" title="Remove Product Description and Reviews Tabs in Woocommerce Storefront Theme">Remove Product Description and Reviews Tabs in Woocommerce Storefront Theme</a></li>
<li><a href="https://blog.identitydesign.us/woocommerce-astra-disable-cart-bubble/" rel="bookmark" title="WooCommerce Astra: How to Disable Cart Bubble on Hover of the Cart Menu">WooCommerce Astra: How to Disable Cart Bubble on Hover of the Cart Menu</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p>Shopify cart page won&#8217;t have description blurb in default. Below is how to add the description blurb on the cart page.</p>
<h3>Display Product Description on Shopify Cart Page</h3>
<h4>Tested on &#8220;Dawn Theme&#8221;</h4>
<pre>&lt;div class=&quot;cart-item__product__description&quot;&gt;{{ item.product.description }}&lt;/div&gt;
</pre>
<p>Add the code to the <code>main-cart-items.liquid</code> file.</p><p>The post <a href="https://blog.identitydesign.us/display-product-description-on-shopify-cart-page/">Display Product Description On Shopify Cart Page</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/display-product-description-on-shopify-cart-page/">Display Product Description On Shopify Cart Page</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/display-inventory-quantity-shopify/" rel="bookmark" title="Display Inventory Quantity &#8220;X items available in stock&#8221; On Shopify Product Page">Display Inventory Quantity &#8220;X items available in stock&#8221; On Shopify Product Page</a></li>
<li><a href="https://blog.identitydesign.us/remove-product-description-and-reviews-tabs-woocommerce-storefront-theme/" rel="bookmark" title="Remove Product Description and Reviews Tabs in Woocommerce Storefront Theme">Remove Product Description and Reviews Tabs in Woocommerce Storefront Theme</a></li>
<li><a href="https://blog.identitydesign.us/woocommerce-astra-disable-cart-bubble/" rel="bookmark" title="WooCommerce Astra: How to Disable Cart Bubble on Hover of the Cart Menu">WooCommerce Astra: How to Disable Cart Bubble on Hover of the Cart Menu</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/display-product-description-on-shopify-cart-page/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Display Inventory Quantity &#8220;X items available in stock&#8221; On Shopify Product Page</title>
		<link>https://blog.identitydesign.us/display-inventory-quantity-shopify/</link>
					<comments>https://blog.identitydesign.us/display-inventory-quantity-shopify/#respond</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Mon, 07 Feb 2022 21:58:03 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML/CSS/PHP/JavaScripts]]></category>
		<category><![CDATA[shopify]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Website]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/?p=1712</guid>

					<description><![CDATA[<p>Shopify product page is not so friendly about exceeding the number of quantity in stock. The notification pops up, but users won&#8217;t know how much they can actually add more. Display Inventory Quantity on Shopify Product Page Tested on &#8220;Dawn Theme&#8221; &#60;div class=&#34;quantity_available&#34;&#62;{% if product.variants.first.inventory_management == &#34;shopify&#34; and product.variants.first.inventory_quantity &#62; 0 %} {{ product.variants.first.inventory_quantity }} [&#8230;]</p>
<p>The post <a href="https://blog.identitydesign.us/display-inventory-quantity-shopify/">Display Inventory Quantity “X items available in stock” On Shopify Product Page</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/display-inventory-quantity-shopify/">Display Inventory Quantity &#8220;X items available in stock&#8221; On Shopify Product Page</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/remove-product-description-and-reviews-tabs-woocommerce-storefront-theme/" rel="bookmark" title="Remove Product Description and Reviews Tabs in Woocommerce Storefront Theme">Remove Product Description and Reviews Tabs in Woocommerce Storefront Theme</a></li>
<li><a href="https://blog.identitydesign.us/css-only-modal-lightbox-pop-up-on-page-load/" rel="bookmark" title="CSS Only: Pop-up Modal Lightbox on Page Load">CSS Only: Pop-up Modal Lightbox on Page Load</a></li>
<li><a href="https://blog.identitydesign.us/woocommerce-astra-disable-cart-bubble/" rel="bookmark" title="WooCommerce Astra: How to Disable Cart Bubble on Hover of the Cart Menu">WooCommerce Astra: How to Disable Cart Bubble on Hover of the Cart Menu</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p>Shopify product page is not so friendly about exceeding the number of quantity in stock. The notification pops up, but users won&#8217;t know how much they can actually add more. <a href="https://blog.identitydesign.us/wp-content/uploads/2022/02/you-cant-add-more.png"><img decoding="async" src="https://blog.identitydesign.us/wp-content/uploads/2022/02/you-cant-add-more-300x60.png" alt="you-cant-add-more" width="300" height="60" class="aligncenter size-medium wp-image-1713" srcset="https://blog.identitydesign.us/wp-content/uploads/2022/02/you-cant-add-more-300x60.png 300w, https://blog.identitydesign.us/wp-content/uploads/2022/02/you-cant-add-more.png 310w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<h3>Display Inventory Quantity on Shopify Product Page</h3>
<h4>Tested on &#8220;Dawn Theme&#8221;</h4>
<pre>&lt;div class=&quot;quantity_available&quot;&gt;{% if product.variants.first.inventory_management == &quot;shopify&quot; and product.variants.first.inventory_quantity &gt; 0 %}
{{ product.variants.first.inventory_quantity }} items available in stock.
{% endif %}&lt;/div&gt;
</pre>
<p>Add this code right above this code from <code>main-product.liquid</code> file.</p>
<pre>{%- when 'popup' -%}
</pre>
<p><img fetchpriority="high" decoding="async" width="924" height="390" src="https://blog.identitydesign.us/wp-content/uploads/2022/02/items-available.png" alt="items-available" class="aligncenter size-medium wp-image-1714" srcset="https://blog.identitydesign.us/wp-content/uploads/2022/02/items-available.png 924w, https://blog.identitydesign.us/wp-content/uploads/2022/02/items-available-300x127.png 300w, https://blog.identitydesign.us/wp-content/uploads/2022/02/items-available-768x324.png 768w, https://blog.identitydesign.us/wp-content/uploads/2022/02/items-available-624x263.png 624w" sizes="(max-width: 924px) 100vw, 924px" /> </p>
<p>The &#8220;8 items available in stock.&#8221; is now displayed above the <code>Add to cart</code> button.<br />
</p><p>The post <a href="https://blog.identitydesign.us/display-inventory-quantity-shopify/">Display Inventory Quantity “X items available in stock” On Shopify Product Page</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/display-inventory-quantity-shopify/">Display Inventory Quantity &#8220;X items available in stock&#8221; On Shopify Product Page</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/remove-product-description-and-reviews-tabs-woocommerce-storefront-theme/" rel="bookmark" title="Remove Product Description and Reviews Tabs in Woocommerce Storefront Theme">Remove Product Description and Reviews Tabs in Woocommerce Storefront Theme</a></li>
<li><a href="https://blog.identitydesign.us/css-only-modal-lightbox-pop-up-on-page-load/" rel="bookmark" title="CSS Only: Pop-up Modal Lightbox on Page Load">CSS Only: Pop-up Modal Lightbox on Page Load</a></li>
<li><a href="https://blog.identitydesign.us/woocommerce-astra-disable-cart-bubble/" rel="bookmark" title="WooCommerce Astra: How to Disable Cart Bubble on Hover of the Cart Menu">WooCommerce Astra: How to Disable Cart Bubble on Hover of the Cart Menu</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/display-inventory-quantity-shopify/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Change Bootstrap Carousel Slider Animation to Fade Out Effect or Remove the Sliding Effect</title>
		<link>https://blog.identitydesign.us/how-to-change-bootstrap-carousel-slider-animation-or-remove/</link>
					<comments>https://blog.identitydesign.us/how-to-change-bootstrap-carousel-slider-animation-or-remove/#respond</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Sat, 18 Sep 2021 00:07:29 +0000</pubDate>
				<category><![CDATA[Bootstrap]]></category>
		<category><![CDATA[HTML/CSS/PHP/JavaScripts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/?p=1549</guid>

					<description><![CDATA[<p>The sliding effect is the default animation for Bootstrap Carousel. Below code is how a general Bootstrap Carousel Slider would look like. &#60;div id=&#34;carousel&#34; class=&#34;carousel slide&#34; data-ride=&#34;carousel&#34;&#62; &#60;div class=&#34;carousel-inner&#34;&#62; &#60;div class=&#34;carousel-item active&#34;&#62; &#60;img src=&#34;https://blog.identitydesign.us/img/bg1.jpg&#34;&#62; &#60;/div&#62; &#60;div class=&#34;carousel-item&#34;&#62; &#60;img src=&#34;https://blog.identitydesign.us/img/bg2.jpg&#34;&#62; &#60;/div&#62; &#60;div class=&#34;carousel-item&#34;&#62; &#60;img src=&#34;https://blog.identitydesign.us/img/bg3.jpg&#34;&#62; &#60;/div&#62; &#60;/div&#62; &#60;/div&#62; Change Sliding Animation to a &#8220;Fade&#8221; Effect Add [&#8230;]</p>
<p>The post <a href="https://blog.identitydesign.us/how-to-change-bootstrap-carousel-slider-animation-or-remove/">How to Change Bootstrap Carousel Slider Animation to Fade Out Effect or Remove the Sliding Effect</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/how-to-change-bootstrap-carousel-slider-animation-or-remove/">How to Change Bootstrap Carousel Slider Animation to Fade Out Effect or Remove the Sliding Effect</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/" rel="bookmark" title="How to Change Bootstrap Carousel Slider Transition Speed Time Interval">How to Change Bootstrap Carousel Slider Transition Speed Time Interval</a></li>
<li><a href="https://blog.identitydesign.us/how-to-remove-copyright-text-in-wp-bootstrap-starter-theme/" rel="bookmark" title="How to Remove &#8220;Bootstrap WordPress Theme&#8221; on WP Bootstrap Starter Template">How to Remove &#8220;Bootstrap WordPress Theme&#8221; on WP Bootstrap Starter Template</a></li>
<li><a href="https://blog.identitydesign.us/freebies-merry-christmas-gif-animation-template-psd/" rel="bookmark" title="Freebies: Merry Christmas Gif Animation Template (PSD)">Freebies: Merry Christmas Gif Animation Template (PSD)</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p>The sliding effect is the default animation for Bootstrap Carousel. Below code is how a general Bootstrap Carousel Slider would look like.</p>
<pre>&lt;div id=&quot;carousel&quot; class=&quot;carousel slide&quot; data-ride=&quot;carousel&quot;&gt;
  &lt;div class=&quot;carousel-inner&quot;&gt;
    &lt;div class=&quot;carousel-item active&quot;&gt;
      &lt;img src=&quot;https://blog.identitydesign.us/img/bg1.jpg&quot;&gt;
    &lt;/div&gt;
    &lt;div class=&quot;carousel-item&quot;&gt;
      &lt;img src=&quot;https://blog.identitydesign.us/img/bg2.jpg&quot;&gt;
    &lt;/div&gt;
    &lt;div class=&quot;carousel-item&quot;&gt;
      &lt;img src=&quot;https://blog.identitydesign.us/img/bg3.jpg&quot;&gt;
    &lt;/div&gt;
  &lt;/div&gt;
&lt;/div&gt;
</pre>

<h3>Change Sliding Animation to a &#8220;Fade&#8221; Effect</h3>
<p>Add a class name, <code>carousel-face</code> right after <code>slide</code>. You can also add <code>data-interval="3000"</code> to control the speed of the animation. 1000 is 1 second, and 3000 is 3 seconds. You can replace &#8216;3000&#8217; with your desired slider speed.</p>
<pre>&lt;div id=&quot;carousel&quot; class=&quot;carousel slide carousel-fade&quot; data-ride=&quot;carousel&quot; data-interval=&quot;3000&quot;&gt;</pre>
<h3>Remove the Sliding Effect Completely</h3>
<p>You can completely remove the sliding effect on your carousel. Simply remove <code>slide</code> from the class of <code>div</code>.</p>
<pre>&lt;div id=&quot;carousel&quot; class=&quot;carousel&quot; data-ride=&quot;carousel&quot;&gt;</pre><p>The post <a href="https://blog.identitydesign.us/how-to-change-bootstrap-carousel-slider-animation-or-remove/">How to Change Bootstrap Carousel Slider Animation to Fade Out Effect or Remove the Sliding Effect</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/how-to-change-bootstrap-carousel-slider-animation-or-remove/">How to Change Bootstrap Carousel Slider Animation to Fade Out Effect or Remove the Sliding Effect</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/" rel="bookmark" title="How to Change Bootstrap Carousel Slider Transition Speed Time Interval">How to Change Bootstrap Carousel Slider Transition Speed Time Interval</a></li>
<li><a href="https://blog.identitydesign.us/how-to-remove-copyright-text-in-wp-bootstrap-starter-theme/" rel="bookmark" title="How to Remove &#8220;Bootstrap WordPress Theme&#8221; on WP Bootstrap Starter Template">How to Remove &#8220;Bootstrap WordPress Theme&#8221; on WP Bootstrap Starter Template</a></li>
<li><a href="https://blog.identitydesign.us/freebies-merry-christmas-gif-animation-template-psd/" rel="bookmark" title="Freebies: Merry Christmas Gif Animation Template (PSD)">Freebies: Merry Christmas Gif Animation Template (PSD)</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/how-to-change-bootstrap-carousel-slider-animation-or-remove/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Star Rating Symbol Icons Show Broken or Square Boxes on Woocommerce Review</title>
		<link>https://blog.identitydesign.us/star-symbol-broken-woocommerce-review/</link>
					<comments>https://blog.identitydesign.us/star-symbol-broken-woocommerce-review/#respond</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Mon, 09 Mar 2020 07:13:17 +0000</pubDate>
				<category><![CDATA[backend]]></category>
		<category><![CDATA[Bootstrap]]></category>
		<category><![CDATA[CSSonly]]></category>
		<category><![CDATA[Fonts]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML/CSS/PHP/JavaScripts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/?p=1218</guid>

					<description><![CDATA[<p>Very strange? I just made the reviews functionality active on my WordPress Woocommerce website, and I see the icons are broken with square boxes (some says &#8220;SSSSS&#8221;). There should be some CSS conflicts where the icon fonts were not properly loaded. So, I&#8217;ve came up overwriting some CSS styling including a new font-family to the [&#8230;]</p>
<p>The post <a href="https://blog.identitydesign.us/star-symbol-broken-woocommerce-review/">Star Rating Symbol Icons Show Broken or Square Boxes on Woocommerce Review</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/star-symbol-broken-woocommerce-review/">Star Rating Symbol Icons Show Broken or Square Boxes on Woocommerce Review</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/" rel="bookmark" title="How to Change Bootstrap Carousel Slider Transition Speed Time Interval">How to Change Bootstrap Carousel Slider Transition Speed Time Interval</a></li>
<li><a href="https://blog.identitydesign.us/remove-copyright-storefront/" rel="bookmark" title="Remove &#8216;Built with Storefront &#038; WooCommerce&#8217; with CSS lines on WordPress Storefront Theme">Remove &#8216;Built with Storefront &#038; WooCommerce&#8217; with CSS lines on WordPress Storefront Theme</a></li>
<li><a href="https://blog.identitydesign.us/fix-php-upgrade-error-whm-cpanel/" rel="bookmark" title="(Resolved) Fix PHP / MultiPHP Version Upgrade Error in WHM/Cpanel">(Resolved) Fix PHP / MultiPHP Version Upgrade Error in WHM/Cpanel</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p>Very strange? I just made the reviews functionality active on my WordPress Woocommerce website, and I see the icons are broken with square boxes (some says &#8220;SSSSS&#8221;). There should be some CSS conflicts where the icon fonts were not properly loaded. So, I&#8217;ve came up overwriting some CSS styling including a new font-family to the page, and it&#8217;s working! </p>
<pre>
p.stars a:before, p.stars a:hover, p.stars a:visited, p.stars a:focus, p.stars a:hover~a:before, p.stars:hover a:before, p.stars.selected a:not(.active):before, p.stars.selected a.active:before, p.stars.selected a.active~a:before {
    font-family: 'star';
    content: '\53';
    line-height: 1.4 !important;
}
</pre>

<div class="display-posts-listing display-related">
<div class="listing-item"><a class="image" href="https://blog.identitydesign.us/how-to-make-bootstrap-nav-top-level-menu-clickable-with-dropdowns/"><img decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2018/08/300x200-topnav-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="300x200-topnav" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/how-to-make-bootstrap-nav-top-level-menu-clickable-with-dropdowns/">How to Make Bootstrap Nav Top Level Menu Clickable With Dropdowns</a></div>
<div class="listing-item"><a class="image" href="https://blog.identitydesign.us/free-stockphoto-sites-for-commercial-use/"><img loading="lazy" decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2014/09/stockphoto.jpg" class="attachment-medium size-medium wp-post-image" alt="Stock Photo" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/free-stockphoto-sites-for-commercial-use/">Best Free Stock Photo Sites for Commercial Use</a></div>
<div class="listing-item"><a class="image" href="https://blog.identitydesign.us/freebies-foodie-website-design-mockup-template/"><img loading="lazy" decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2015/10/Foodie-thumb.jpg" class="attachment-medium size-medium wp-post-image" alt="Foodie Website thumb" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/freebies-foodie-website-design-mockup-template/">Freebies: Foodie Website Mock Up Template (PSD)</a></div>
</div><p>The post <a href="https://blog.identitydesign.us/star-symbol-broken-woocommerce-review/">Star Rating Symbol Icons Show Broken or Square Boxes on Woocommerce Review</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/star-symbol-broken-woocommerce-review/">Star Rating Symbol Icons Show Broken or Square Boxes on Woocommerce Review</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/" rel="bookmark" title="How to Change Bootstrap Carousel Slider Transition Speed Time Interval">How to Change Bootstrap Carousel Slider Transition Speed Time Interval</a></li>
<li><a href="https://blog.identitydesign.us/remove-copyright-storefront/" rel="bookmark" title="Remove &#8216;Built with Storefront &#038; WooCommerce&#8217; with CSS lines on WordPress Storefront Theme">Remove &#8216;Built with Storefront &#038; WooCommerce&#8217; with CSS lines on WordPress Storefront Theme</a></li>
<li><a href="https://blog.identitydesign.us/fix-php-upgrade-error-whm-cpanel/" rel="bookmark" title="(Resolved) Fix PHP / MultiPHP Version Upgrade Error in WHM/Cpanel">(Resolved) Fix PHP / MultiPHP Version Upgrade Error in WHM/Cpanel</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/star-symbol-broken-woocommerce-review/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Make Clickable Link with JavaScript instead of HTML Anchor</title>
		<link>https://blog.identitydesign.us/make-clickable-link-javascript-instead-html-anchor/</link>
					<comments>https://blog.identitydesign.us/make-clickable-link-javascript-instead-html-anchor/#comments</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Tue, 23 Aug 2016 00:08:29 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML/CSS/PHP/JavaScripts]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[codes]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/?p=871</guid>

					<description><![CDATA[<p>Sometimes you just can&#8217;t edit the HTML but still need to make the div clickable. Here&#8217;s how with using JavaScript. *Jquery needs to be installed. &#60;script&#62;  $('.YOUR-CLASS-NAME').each(function() { var link = $(this).html(); $(this).contents().wrap('&#60;a href="YOUR-URL-LINK"&#62;&#60;/a&#62;'); }); &#60;/script&#62; You need to replace .YOUR-CLASS-NAME with your div&#8217;s class and replace "YOUR-URL-LINK" with your destination link. Pretty simple, heh?</p>
<p>The post <a href="https://blog.identitydesign.us/make-clickable-link-javascript-instead-html-anchor/">Make Clickable Link with JavaScript instead of HTML Anchor</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/make-clickable-link-javascript-instead-html-anchor/">Make Clickable Link with JavaScript instead of HTML Anchor</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/remove-copyright-storefront/" rel="bookmark" title="Remove &#8216;Built with Storefront &#038; WooCommerce&#8217; with CSS lines on WordPress Storefront Theme">Remove &#8216;Built with Storefront &#038; WooCommerce&#8217; with CSS lines on WordPress Storefront Theme</a></li>
<li><a href="https://blog.identitydesign.us/simple-javascript-redirect-code/" rel="bookmark" title="Simple JavaScript Redirect Code for HTML">Simple JavaScript Redirect Code for HTML</a></li>
<li><a href="https://blog.identitydesign.us/force-the-anchor-tag-not-clickable-with-css/" rel="bookmark" title="Force an Anchor Tag Not Clickable with CSS">Force an Anchor Tag Not Clickable with CSS</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p>Sometimes you just can&#8217;t edit the HTML but still need to make the <code>div</code> clickable. Here&#8217;s how with using JavaScript. *Jquery needs to be installed.</p>
<pre>&lt;script&gt; 
$('.YOUR-CLASS-NAME').each(function() {
var link = $(this).html();
$(this).contents().wrap('&lt;a href="YOUR-URL-LINK"&gt;&lt;/a&gt;');
});
&lt;/script&gt;</pre>
<p>You need to replace <code>.YOUR-CLASS-NAME</code> with your div&#8217;s class and replace <code>"YOUR-URL-LINK"</code> with your destination link. Pretty simple, heh?</p><p>The post <a href="https://blog.identitydesign.us/make-clickable-link-javascript-instead-html-anchor/">Make Clickable Link with JavaScript instead of HTML Anchor</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/make-clickable-link-javascript-instead-html-anchor/">Make Clickable Link with JavaScript instead of HTML Anchor</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/remove-copyright-storefront/" rel="bookmark" title="Remove &#8216;Built with Storefront &#038; WooCommerce&#8217; with CSS lines on WordPress Storefront Theme">Remove &#8216;Built with Storefront &#038; WooCommerce&#8217; with CSS lines on WordPress Storefront Theme</a></li>
<li><a href="https://blog.identitydesign.us/simple-javascript-redirect-code/" rel="bookmark" title="Simple JavaScript Redirect Code for HTML">Simple JavaScript Redirect Code for HTML</a></li>
<li><a href="https://blog.identitydesign.us/force-the-anchor-tag-not-clickable-with-css/" rel="bookmark" title="Force an Anchor Tag Not Clickable with CSS">Force an Anchor Tag Not Clickable with CSS</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/make-clickable-link-javascript-instead-html-anchor/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Change Bootstrap Carousel Slider Transition Speed Time Interval</title>
		<link>https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/</link>
					<comments>https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/#comments</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Tue, 16 Aug 2016 20:49:05 +0000</pubDate>
				<category><![CDATA[Bootstrap]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/?p=856</guid>

					<description><![CDATA[<p>Bootstrap is one of the most popular, powerful and light HTML/CSS/JavaScript Responsive framework for developers, and it&#8217;s also available for WordPress as well. To use the Bootstrap carousel slider below is setting to change slider time interval (transition speed of slider images). Don&#8217;t get confused with changing the core JavaScript or CSS files. Bootstrap Carousel [&#8230;]</p>
<p>The post <a href="https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/">How to Change Bootstrap Carousel Slider Transition Speed Time Interval</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/">How to Change Bootstrap Carousel Slider Transition Speed Time Interval</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/how-to-remove-copyright-text-in-wp-bootstrap-starter-theme/" rel="bookmark" title="How to Remove &#8220;Bootstrap WordPress Theme&#8221; on WP Bootstrap Starter Template">How to Remove &#8220;Bootstrap WordPress Theme&#8221; on WP Bootstrap Starter Template</a></li>
<li><a href="https://blog.identitydesign.us/how-to-make-bootstrap-nav-top-level-menu-clickable-with-dropdowns/" rel="bookmark" title="How to Make Bootstrap Nav Top Level Menu Clickable With Dropdowns">How to Make Bootstrap Nav Top Level Menu Clickable With Dropdowns</a></li>
<li><a href="https://blog.identitydesign.us/all-in-one-bootstrap-html-template/" rel="bookmark" title="All-in-one Bootstrap 4 / Jquery Responsive HTML Template">All-in-one Bootstrap 4 / Jquery Responsive HTML Template</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://sleekycase.com/" rel="attachment wp-att-940 noopener noreferrer" target="_blank" onClick="_gaq.push(['_trackEvent', 'ad-body', 'click', 'http://sleekycase.com/']);"><img decoding="async" src="https://blog.identitydesign.us/wp-content/uploads/2020/08/brochure-01.jpg" alt="Commemorate an important event!" width="940" class="alignnone size-full wp-image-940" /></a></p>
<p>Bootstrap is one of the most popular, powerful and light HTML/CSS/JavaScript Responsive framework for developers, and it&#8217;s also available for WordPress as well. To use the Bootstrap carousel slider below is setting to change slider time interval (transition speed of slider images). Don&#8217;t get confused with changing the core JavaScript or CSS files.</p>
<h2>Bootstrap Carousel Slider Time Interval Setting</h2>
<p>Default Bootstrap Carousel Slider Snippet</p>
<pre>&lt;div id="myCarousel" class="carousel slide" data-ride="carousel"&gt; 
 &lt;!-- Indicators --&gt;
 &lt;ol class="carousel-indicators"&gt;
 &lt;li data-target="#myCarousel" data-slide-to="0" class="active"&gt;&lt;/li&gt;
 &lt;li data-target="#myCarousel" data-slide-to="1"&gt;&lt;/li&gt;
 &lt;li data-target="#myCarousel" data-slide-to="2"&gt;&lt;/li&gt;
 &lt;li data-target="#myCarousel" data-slide-to="3"&gt;&lt;/li&gt;
 &lt;/ol&gt;
 
 &lt;!-- Wrapper for slides --&gt;
 &lt;div class="carousel-inner" role="listbox"&gt;
 &lt;div class="item active"&gt; &lt;img src="img_chania.jpg" alt="Chania"&gt; &lt;/div&gt;
 &lt;div class="item"&gt; &lt;img src="img_chania2.jpg" alt="Chania"&gt; &lt;/div&gt;
 &lt;div class="item"&gt; &lt;img src="img_flower.jpg" alt="Flower"&gt; &lt;/div&gt;
 &lt;div class="item"&gt; &lt;img src="img_flower2.jpg" alt="Flower"&gt; &lt;/div&gt;
 &lt;/div&gt;
 
 &lt;!-- Left and right controls --&gt; 
 &lt;a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"&gt; 
 &lt;span class="glyphicon glyphicon-chevron-left" aria-hidden="true"&gt;&lt;/span&gt;
 &lt;span class="sr-only"&gt;Previous&lt;/span&gt;
 &lt;/a&gt;
 &lt;a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"&gt;
 &lt;span class="glyphicon glyphicon-chevron-right" aria-hidden="true"&gt;&lt;/span&gt;
 &lt;span class="sr-only"&gt;Next&lt;/span&gt;
 &lt;/a&gt; 
&lt;/div&gt;
</pre>

<h3>Add the &#8216;data-interval&#8217; on the first line of code</h3>
<pre>&lt;div id="myCarousel" class="carousel slide" data-ride="carousel" data-interval="3000"&gt;&lt;/div&gt;</pre>
<p>1000 is 1 second, and 3000 is 3 seconds. You can replace &#8216;3000&#8217; with your desired slider speed.</p>
<h2>Change Slider Animation Time in CSS</h2>
<p>The default slider animation time, which is called &#8216;transition&#8217; property, is 0.6 seconds. You can also slow down or make the animation time faster in css.<br />
<img loading="lazy" decoding="async" src="https://blog.identitydesign.us/wp-content/uploads/2016/08/Screen-Shot-2018-09-12-at-11.47.45-AM.png" alt="Animation time" width="702" height="312" class="alignnone size-full wp-image-1058" srcset="https://blog.identitydesign.us/wp-content/uploads/2016/08/Screen-Shot-2018-09-12-at-11.47.45-AM.png 702w, https://blog.identitydesign.us/wp-content/uploads/2016/08/Screen-Shot-2018-09-12-at-11.47.45-AM-300x133.png 300w, https://blog.identitydesign.us/wp-content/uploads/2016/08/Screen-Shot-2018-09-12-at-11.47.45-AM-624x277.png 624w" sizes="auto, (max-width: 702px) 100vw, 702px" /></p>
<p>On you own css, add the followeing lines if you want to change the animation time. To make the animation slower, increase the time by 1.2 seconds for example:</p>
<pre>
.carousel-inner>.item {
    -webkit-transition: -webkit-transform 1.2s ease-in-out !important;
    -o-transition: -o-transform 1.2s ease-in-out !important;
    transition: transform 1.2s ease-in-out !important;
}
</pre>
<div class="display-posts-listing display-related">
<div class="listing-item">
		<a class="image" href="https://blog.identitydesign.us/all-in-one-bootstrap-html-template/"><img loading="lazy" decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2020/10/300x200-html.jpg" class="attachment-medium size-medium wp-post-image" alt="Bootstrap HTML all-in-one" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/all-in-one-bootstrap-html-template/">All-in-one Bootstrap 4 / Jquery Responsive HTML Template</a></div>
<div class="listing-item">
		<a class="image" href="https://blog.identitydesign.us/bootstrap-uneven-column-heights/"><img loading="lazy" decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2016/08/banner-bs1-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="Bootstrap Column Height Solution" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/bootstrap-uneven-column-heights/">Bootstrap Uneven Column Heights Issue in Layout Grid System</a></div>
<div class="listing-item">
		<a class="image" href="https://blog.identitydesign.us/how-to-remove-copyright-text-in-wp-bootstrap-starter-theme/"><img loading="lazy" decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2019/05/300x200-bootstrap4.jpg" class="attachment-medium size-medium wp-post-image" alt="Bootstrap Remove Copyright" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/how-to-remove-copyright-text-in-wp-bootstrap-starter-theme/">How to Remove “Bootstrap WordPress Theme” on WP Bootstrap Starter Template</a></div>
<div class="listing-item"><a class="image" href="https://blog.identitydesign.us/how-to-make-bootstrap-nav-top-level-menu-clickable-with-dropdowns/"><img loading="lazy" decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2018/08/300x200-topnav-300x200.jpg" class="attachment-medium size-medium wp-post-image" alt="Bootstrap Top Level Menu Clickable" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/how-to-make-bootstrap-nav-top-level-menu-clickable-with-dropdowns/">How to Make Bootstrap Nav Top Level Menu Clickable With Dropdowns</a></div>
<div class="listing-item"><a class="image" href="https://blog.identitydesign.us/free-stockphoto-sites-for-commercial-use/"><img loading="lazy" decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2014/09/stockphoto.jpg" class="attachment-medium size-medium wp-post-image" alt="Stock Photo" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/free-stockphoto-sites-for-commercial-use/">Best Free Stock Photo Sites for Commercial Use</a></div>
<div class="listing-item"><a class="image" href="https://blog.identitydesign.us/freebies-foodie-website-design-mockup-template/"><img loading="lazy" decoding="async" width="300" height="200" src="https://blog.identitydesign.us/wp-content/uploads/2015/10/Foodie-thumb.jpg" class="attachment-medium size-medium wp-post-image" alt="Foodie Website thumb" scale="0"></a> <a class="title" href="https://blog.identitydesign.us/freebies-foodie-website-design-mockup-template/">Freebies: Foodie Website Mock Up Template (PSD)</a></div>
</div><p>The post <a href="https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/">How to Change Bootstrap Carousel Slider Transition Speed Time Interval</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/">How to Change Bootstrap Carousel Slider Transition Speed Time Interval</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/how-to-remove-copyright-text-in-wp-bootstrap-starter-theme/" rel="bookmark" title="How to Remove &#8220;Bootstrap WordPress Theme&#8221; on WP Bootstrap Starter Template">How to Remove &#8220;Bootstrap WordPress Theme&#8221; on WP Bootstrap Starter Template</a></li>
<li><a href="https://blog.identitydesign.us/how-to-make-bootstrap-nav-top-level-menu-clickable-with-dropdowns/" rel="bookmark" title="How to Make Bootstrap Nav Top Level Menu Clickable With Dropdowns">How to Make Bootstrap Nav Top Level Menu Clickable With Dropdowns</a></li>
<li><a href="https://blog.identitydesign.us/all-in-one-bootstrap-html-template/" rel="bookmark" title="All-in-one Bootstrap 4 / Jquery Responsive HTML Template">All-in-one Bootstrap 4 / Jquery Responsive HTML Template</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/bootstrap-carousel-slider-transition-speed-time-interval/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>CSS Vertical Align Center</title>
		<link>https://blog.identitydesign.us/css-vertical-align-center/</link>
					<comments>https://blog.identitydesign.us/css-vertical-align-center/#comments</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Wed, 16 Mar 2016 21:50:42 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML/CSS/PHP/JavaScripts]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[codes]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Great-Stuff]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[website]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/?p=815</guid>

					<description><![CDATA[<p>Let&#8217;s  vertical align your design elements with CSS and HTML! Despite how popular people search for this method, vertical centering your contents seems not easy than you think for beginners. Below method could be the one of the simplest ways you can make it happen. DEMO: How to Vertically Align Middle with CSS Vertical Align Demo [&#8230;]</p>
<p>The post <a href="https://blog.identitydesign.us/css-vertical-align-center/">CSS Vertical Align Center</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/css-vertical-align-center/">CSS Vertical Align Center</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/table-column-width-setting-css/" rel="bookmark" title="CSS: A Simple Way to Set the Table Column Width">CSS: A Simple Way to Set the Table Column Width</a></li>
<li><a href="https://blog.identitydesign.us/circled-number-lists/" rel="bookmark" title="Circled Number Lists (HTML/CSS)">Circled Number Lists (HTML/CSS)</a></li>
<li><a href="https://blog.identitydesign.us/woocommerce-storefront-theme-remove-storefront-woothemes-credits/" rel="bookmark" title="Remove &#8220;Storefront designed by WooThemes&#8221; on Woocommerce Storefront Theme">Remove &#8220;Storefront designed by WooThemes&#8221; on Woocommerce Storefront Theme</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p>Let&#8217;s  vertical align your design elements with CSS and HTML! Despite how popular people search for this method, vertical centering your contents seems not easy than you think for beginners. Below method could be the one of the simplest ways you can make it happen.</p>
<h2>DEMO: How to Vertically Align Middle with CSS</h2>
<div class="board">
<h3>Vertical Align Demo</h3>
<div class="text-center">
<div class="div-outer">
<div class="div-inner">
<h4>Box One</h4>
<p>Vertical Align Center</p>
</div>
</div>
<div class="div-outer">
<div class="div-inner">
<h4>Box Two</h4>
<p>Vertical Align Middle</p>
</div>
</div>
<div class="div-outer">
<div class="div-inner">
<h4>Box Three</h4>
<p>Vertical Align Center</p>
</div>
</div>
</div>
</div>

<div class="clear"></div>
<h2>HTML</h2>
<p>Copy the code below and paste into your HTML document.	 		 	</p>
<pre>&lt;div class="div-outer"&gt;
    &lt;div class="div-inner"&gt;
    &lt;h4&gt;Box One&lt;/h4&gt;
    &lt;p&gt;Vertical Align Center&lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;
&lt;div class="div-outer"&gt;
    &lt;div class="div-inner"&gt;
    &lt;h4&gt;Box One&lt;/h4&gt;
    &lt;p&gt;Vertical Align Center&lt;/p&gt;
&lt;/div&gt;
&lt;/div&gt;
&lt;div class="div-outer"&gt;
    &lt;div class="div-inner"&gt;
    &lt;h4&gt;Box One&lt;/h4&gt;
    &lt;p&gt;Vertical Align Center&lt;/p&gt;
    &lt;/div&gt;
&lt;/div&gt;
</pre>
<p>You can tweak around with different colors of the boxes or texts. Have fun!<br />
	 	</p>
<div class="clear"></div>
<h2>CSS</h2>
<p>Copy the code below and paste into your CSS document. You need to make the same <code>min-height</code> and <code>line-height</code> on the outer part of the div. In my case, I have <code>200px</code>.</p>
<pre>.div-outer {
    min-height: 200px;
    line-height: 200px;
}
.div-inner {
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
}
</pre>
<p>In case if this css isn&#8217;t working, you can try as below.</p>
<pre>.div-outer {
    height: 80vh;
    position: relative;
}
.div-inner {margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
</pre>
<p>You can tweak around with different colors of the boxes or texts. Have fun!<br />
</p>
<div class="clear"></div>
<style>
h3 { text-align:center; color:#fe862c; margin-bottom:20px; }
.div-outer {
    padding: 18px;	 	
    min-height: 200px;	 	
    line-height: 200px;	 	
    width: 25%;	 
    display: inline-block;	 
    background:#fe862c;	 
}	 	
.div-outer h4, .div-outer p { color:#fff; }	 	
.div-inner {	 
    display: inline-block;	 
    vertical-align: middle;	 	
    line-height: normal;	 	
}	 	
</style><p>The post <a href="https://blog.identitydesign.us/css-vertical-align-center/">CSS Vertical Align Center</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/css-vertical-align-center/">CSS Vertical Align Center</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/table-column-width-setting-css/" rel="bookmark" title="CSS: A Simple Way to Set the Table Column Width">CSS: A Simple Way to Set the Table Column Width</a></li>
<li><a href="https://blog.identitydesign.us/circled-number-lists/" rel="bookmark" title="Circled Number Lists (HTML/CSS)">Circled Number Lists (HTML/CSS)</a></li>
<li><a href="https://blog.identitydesign.us/woocommerce-storefront-theme-remove-storefront-woothemes-credits/" rel="bookmark" title="Remove &#8220;Storefront designed by WooThemes&#8221; on Woocommerce Storefront Theme">Remove &#8220;Storefront designed by WooThemes&#8221; on Woocommerce Storefront Theme</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/css-vertical-align-center/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>CSS: A Simple Way to Set the Table Column Width</title>
		<link>https://blog.identitydesign.us/table-column-width-setting-css/</link>
					<comments>https://blog.identitydesign.us/table-column-width-setting-css/#respond</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Fri, 18 Dec 2015 21:01:07 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML/CSS/PHP/JavaScripts]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[codes]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[Great-Stuff]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[Responsive]]></category>
		<category><![CDATA[website]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/?p=726</guid>

					<description><![CDATA[<p>Here&#8217;s a very simple way to size your table width with a few lines of CSS instead of giving inline values to it. This method is much easier for creating responsive tables. DEMO: How It Looks 35% 15% 5% 35% 10% A B C D E A B C D E A B C D [&#8230;]</p>
<p>The post <a href="https://blog.identitydesign.us/table-column-width-setting-css/">CSS: A Simple Way to Set the Table Column Width</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/table-column-width-setting-css/">CSS: A Simple Way to Set the Table Column Width</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/css-vertical-align-center/" rel="bookmark" title="CSS Vertical Align Center">CSS Vertical Align Center</a></li>
<li><a href="https://blog.identitydesign.us/circled-number-lists/" rel="bookmark" title="Circled Number Lists (HTML/CSS)">Circled Number Lists (HTML/CSS)</a></li>
<li><a href="https://blog.identitydesign.us/simple-javascript-redirect-code/" rel="bookmark" title="Simple JavaScript Redirect Code for HTML">Simple JavaScript Redirect Code for HTML</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s a very simple way to size your table width with a few lines of CSS instead of giving inline values to it. This method is much easier for creating responsive tables.</p>
<h2>DEMO: How It Looks</h2>
<div class="board">
<table class="table" border="0" cellspacing="0" cellpadding="0" width="624">
<tr>
<td>35%</td>
<td>15%</td>
<td>5%</td>
<td>35%</td>
<td>10%</td>
</tr>
<tr>
<td>A</td>
<td>B</td>
<td>C</td>
<td>D</td>
<td>E</td>
</tr>
<tr>
<td>A</td>
<td>B</td>
<td>C</td>
<td>D</td>
<td>E</td>
</tr>
<tr>
<td>A</td>
<td>B</td>
<td>C</td>
<td>D</td>
<td>E</td>
</tr>
</table>
</div>
<h2>CSS</h2>
<p>Copy the code below and paste into your CSS document.</p>
<pre>
table tr td { padding:20px }
table td:nth-child(1) { width:35%; }
table td:nth-child(2) { width:15%; }
table td:nth-child(3) { width:5%; }
table td:nth-child(4) { width:35%; }
table td:nth-child(5) { width:10%; }
</pre>

<div class="clear"></div>
<h2>HTML</h2>
<p>Copy the code below and paste into your HTML document.</p>
<pre>
&lt;table class=&quot;table&quot; border=&quot;0&quot; cellspacing=&quot;0&quot; cellpadding=&quot;0&quot;&gt;
  &lt;tr&gt;
    &lt;td&gt;35%&lt;/td&gt;
    &lt;td&gt;15%&lt;/td&gt;
    &lt;td&gt;5%&lt;/td&gt;
    &lt;td&gt;35%&lt;/td&gt;
    &lt;td&gt;10%&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;A&lt;/td&gt;
    &lt;td&gt;B&lt;/td&gt;
    &lt;td&gt;C&lt;/td&gt;
    &lt;td&gt;D&lt;/td&gt;
    &lt;td&gt;E&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;A&lt;/td&gt;
    &lt;td&gt;B&lt;/td&gt;
    &lt;td&gt;C&lt;/td&gt;
    &lt;td&gt;D&lt;/td&gt;
    &lt;td&gt;E&lt;/td&gt;
  &lt;/tr&gt;
  &lt;tr&gt;
    &lt;td&gt;A&lt;/td&gt;
    &lt;td&gt;B&lt;/td&gt;
    &lt;td&gt;C&lt;/td&gt;
    &lt;td&gt;D&lt;/td&gt;
    &lt;td&gt;E&lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
</pre>
<p>You can copy both CSS and HTML codes to your file and tweak around as you like!<br />
</p>
<div class="clear"></div>
<style>
.entry-content td, .comment-content td { border: 1px solid #ccc; }
.entry-content table, .comment-content table {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
}
.board .table tr td { padding:20px }
.board .table td:nth-child(1) { width:35%; }
.board .table td:nth-child(2) { width:15%; }
.board .table td:nth-child(3) { width:5%; }
.board .table td:nth-child(4) { width:35%; }
.board .table td:nth-child(5) { width:10%; }
</style><p>The post <a href="https://blog.identitydesign.us/table-column-width-setting-css/">CSS: A Simple Way to Set the Table Column Width</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/table-column-width-setting-css/">CSS: A Simple Way to Set the Table Column Width</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/css-vertical-align-center/" rel="bookmark" title="CSS Vertical Align Center">CSS Vertical Align Center</a></li>
<li><a href="https://blog.identitydesign.us/circled-number-lists/" rel="bookmark" title="Circled Number Lists (HTML/CSS)">Circled Number Lists (HTML/CSS)</a></li>
<li><a href="https://blog.identitydesign.us/simple-javascript-redirect-code/" rel="bookmark" title="Simple JavaScript Redirect Code for HTML">Simple JavaScript Redirect Code for HTML</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/table-column-width-setting-css/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Migrating Joomla to WordPress</title>
		<link>https://blog.identitydesign.us/migrating-joomla-to-wordpress/</link>
					<comments>https://blog.identitydesign.us/migrating-joomla-to-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[djemals]]></dc:creator>
		<pubDate>Tue, 10 Dec 2013 02:08:50 +0000</pubDate>
				<category><![CDATA[How-To]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[ActionScript]]></category>
		<category><![CDATA[Animation]]></category>
		<category><![CDATA[Great-Stuff]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Photoshop]]></category>
		<guid isPermaLink="false">http://blog.identitydesign.us/blog/?p=87</guid>

					<description><![CDATA[<p>Here&#8217;s the a way to migrate Joomla users to WordPress users. I&#8217;ve used Joomla for some years and I still thinking it&#8217;s a great Content Management System. But however, I&#8217;m so much liking using WordPress for my site building I definitely needed to bring users from Joomla to WordPress. If you have hundreds of articles [&#8230;]</p>
<p>The post <a href="https://blog.identitydesign.us/migrating-joomla-to-wordpress/">Migrating Joomla to WordPress</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<p>The post <a href="https://blog.identitydesign.us/migrating-joomla-to-wordpress/">Migrating Joomla to WordPress</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/howto-mailchimp-for-wordpress/" rel="bookmark" title="Quick Start Guide to MailChimp for WordPress">Quick Start Guide to MailChimp for WordPress</a></li>
<li><a href="https://blog.identitydesign.us/wordpress-appearing-weird-characterscode/" rel="bookmark" title="WordPress Appearing Strange Weird Characters / Codes">WordPress Appearing Strange Weird Characters / Codes</a></li>
<li><a href="https://blog.identitydesign.us/loading-webfonts-https-ssl/" rel="bookmark" title="Resolved! Loading Your Google Fonts Over https (SSL) Sites">Resolved! Loading Your Google Fonts Over https (SSL) Sites</a></li>
</ol>
</div>
]]></description>
										<content:encoded><![CDATA[<p>Here&#8217;s the a way to migrate Joomla users to WordPress users. I&#8217;ve used Joomla for some years and I still thinking it&#8217;s a great Content Management System. But however, I&#8217;m so much liking using WordPress for my site building I definitely needed to bring users from Joomla to WordPress. If you have hundreds of articles and migrating one from another it&#8217;s pain but still possible and manually doable, but when migrating users data, it just can&#8217;t.</p>
<p>I&#8217;ve tried to follow other tutorials, but for some reason it didn&#8217;t work out for me. So I&#8217;ve done some other testings and finally it worked out! Now, let me introduce to how to migrate Joomla users to WordPress users. The versions I&#8217;ve used is Joomla 1.5 to WordPress 3. Here&#8217;s how as simple as:</p>
<h2>1. On your Joomla site, export users to a CSV file.</h2>
<p>To export Joomla users data, use &#8216;ARRA User Export Import&#8217; plugin.</p>
<ul>
<li>Install plugin and go to the plugin page (Admin &#8211; Components &#8211; ARRA User Export Import)<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.07.02-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-100  border-img" alt="Joomla Components" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.07.02-AM.png" width="483" height="237" srcset="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.07.02-AM.png 483w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.07.02-AM-300x147.png 300w" sizes="auto, (max-width: 483px) 100vw, 483px" /></a></li>
<li>Click on &#8216;User Export&#8217;, mark the following check boxes, and &#8220;Export&#8221;!<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.12.52-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-102" alt="ARRA User Export Import" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.12.52-AM.png" width="1241" height="689" srcset="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.12.52-AM.png 1241w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.12.52-AM-300x166.png 300w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.12.52-AM-1024x568.png 1024w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-Shot-2013-12-18-at-8.12.52-AM-624x346.png 624w" sizes="auto, (max-width: 1241px) 100vw, 1241px" /></a></li>
<li>You&#8217;ll get a &#8220;CSV&#8221; file.</li>
</ul>

<h2>2. Tweak the CSV file before import to your WordPress site.</h2>
<ul>
<li>You can open the file with Dreamweaver, Microsoft Excel, or one of the text editors you already have.</li>
<li>Just need to change very top row.<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.32.27-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-109" alt="Modify from Text Editor" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.32.27-AM.png" width="1026" height="192" srcset="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.32.27-AM.png 1026w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.32.27-AM-300x56.png 300w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.32.27-AM-1024x191.png 1024w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.32.27-AM-624x116.png 624w" sizes="auto, (max-width: 1026px) 100vw, 1026px" /></a>Edit text as the following table (Top to Bottom) and save.</p>
<table class="xtable" cellpadding="0" cellspacing="0" border="1">
<tr>
<td>first name</td>
<td>last name</td>
<td>username</td>
<td>email</td>
<td>password</td>
<td>usertype</td>
</tr>
<tr>
<td>first_name</td>
<td>last_name</td>
<td>user_login</td>
<td>user_email</td>
<td>joomlapass</td>
<td>role</td>
</tr>
</table>
<p>*Sometimes Microsoft Excel won&#8217;t save it right. I recommend Dreamweaver.</li>
</ul>
<h2>3. Import the CSV file to your WordPress site.</h2>
<ul>
<li>To install plugin, on your wordpress site, go to Admin &#8211; Plugins &#8211; Add new.<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.27.56-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-103" alt="Wordpress Plugin" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.27.56-AM.png" width="356" height="164" srcset="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.27.56-AM.png 356w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.27.56-AM-300x138.png 300w" sizes="auto, (max-width: 356px) 100vw, 356px" /></a></li>
<li>Search for &#8216;Import Users from CSV&#8217;,<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.28.37-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-104" alt="Import Users from CSV" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.28.37-AM.png" width="367" height="137" srcset="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.28.37-AM.png 367w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.28.37-AM-300x111.png 300w" sizes="auto, (max-width: 367px) 100vw, 367px" /></a><br />
&#8216;Install Now&#8217;, and &#8216;Activate Plugin&#8217;.<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.29.16-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-105" alt="Activate Plugin" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.29.16-AM.png" width="231" height="139" /></a></li>
<li>Go to &#8216;Users&#8217; &#8211; &#8216;Import from CSV&#8217;<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.29.38-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-106" alt="Import From CSV" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.29.38-AM.png" width="348" height="156" srcset="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.29.38-AM.png 348w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.29.38-AM-300x134.png 300w" sizes="auto, (max-width: 348px) 100vw, 348px" /></a></li>
<li>Drag your updated &#8216;.CSV&#8217; file to the &#8216;Choose File&#8217; filed, &#8220;Import&#8221;!<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.30.19-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-107" alt="Import users from a CSV file" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.30.19-AM.png" width="541" height="274" srcset="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.30.19-AM.png 541w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.30.19-AM-300x151.png 300w" sizes="auto, (max-width: 541px) 100vw, 541px" /></a></li>
<li>Check your &#8216;Users&#8217; &#8211; &#8216;All Users&#8221; page to see everything looks right!<br />
<a href="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.37.11-AM.png"><img loading="lazy" decoding="async" class="alignnone size-full wp-image-108" alt="Check Users page" src="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.37.11-AM.png" width="1061" height="466" srcset="https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.37.11-AM.png 1061w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.37.11-AM-300x131.png 300w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.37.11-AM-1024x449.png 1024w, https://blog.identitydesign.us/wp-content/uploads/2013/12/Screen-shot-2013-12-18-at-9.37.11-AM-624x274.png 624w" sizes="auto, (max-width: 1061px) 100vw, 1061px" /></a></li>
</ul><p>The post <a href="https://blog.identitydesign.us/migrating-joomla-to-wordpress/">Migrating Joomla to WordPress</a> first appeared on <a href="https://blog.identitydesign.us">identity design</a>.</p><p>The post <a href="https://blog.identitydesign.us/migrating-joomla-to-wordpress/">Migrating Joomla to WordPress</a> appeared first on <a href="https://blog.identitydesign.us">identity design</a>.</p>
<div class='yarpp yarpp-related yarpp-related-rss yarpp-template-list'>
<!-- YARPP List -->
<h3>Related posts:</h3><ol>
<li><a href="https://blog.identitydesign.us/howto-mailchimp-for-wordpress/" rel="bookmark" title="Quick Start Guide to MailChimp for WordPress">Quick Start Guide to MailChimp for WordPress</a></li>
<li><a href="https://blog.identitydesign.us/wordpress-appearing-weird-characterscode/" rel="bookmark" title="WordPress Appearing Strange Weird Characters / Codes">WordPress Appearing Strange Weird Characters / Codes</a></li>
<li><a href="https://blog.identitydesign.us/loading-webfonts-https-ssl/" rel="bookmark" title="Resolved! Loading Your Google Fonts Over https (SSL) Sites">Resolved! Loading Your Google Fonts Over https (SSL) Sites</a></li>
</ol>
</div>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.identitydesign.us/migrating-joomla-to-wordpress/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
	</channel>
</rss>
