<?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>Troubleshooting &#8211; Jedi Help Center</title>
	<atom:link href="https://support.jedithemes.com/category/blogger/troubleshooting/feed/" rel="self" type="application/rss+xml" />
	<link>https://support.jedithemes.com</link>
	<description>Theme Documentation</description>
	<lastBuildDate>Tue, 11 Apr 2023 04:27:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7</generator>

<image>
	<url>https://support.jedithemes.com/wp-content/uploads/2021/04/jedi-favicon-150x150.png</url>
	<title>Troubleshooting &#8211; Jedi Help Center</title>
	<link>https://support.jedithemes.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Blogger is not Showing Correct Number of Posts per Page</title>
		<link>https://support.jedithemes.com/incorrect-number-of-posts-per-page-blogger/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 15 Apr 2021 16:44:45 +0000</pubDate>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[blogger issues]]></category>
		<category><![CDATA[blogger posts]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=598</guid>

					<description><![CDATA[Through &#8220;Max posts shown on main page&#8221; setting, you can configure how many posts should be displayed per page. But sometimes Blogger is showing fewer posts per page ignoring that setting. This is due to a mechanism called &#8220;auto pagination&#8221; intended to reduce the page loading time. Basically, what this mechanism does is to detect [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Through &#8220;<a href="https://support.jedithemes.com/blogger-posts-number-per-page/">Max posts shown on main page</a>&#8221; setting, you can configure how many posts should be displayed per page. But sometimes Blogger is showing fewer posts per page ignoring that setting. This is due to a mechanism called &#8220;<a rel="noreferrer noopener nofollow" href="https://blogger.googleblog.com/2010/02/auto-pagination-on-blogger.html" target="_blank">auto pagination</a>&#8221; intended to reduce the page loading time. Basically, what this mechanism does is to detect if the page is heavy to load and automatically shows fewer Blogger entries per page.</p>



<p><strong><strong><strong>How to fix this?</strong></strong></strong></p>



<p>To decrease the loading time of your Blogger blog and prevent auto pagination, here are some tips:</p>



<p>1. Use the Blogger &#8220;Jump break&#8221; feature (read more) in your longer posts. This is recommended when your blog contains lots of images and iframes, although you need to ensure that this doesn&#8217;t block certain theme features <a href="https://support.jedithemes.com/blogger-theme-issues-and-fixes/">as explained here</a>.</p>



<p>2. Reduce image sizes / optimize images &#8211; you can use a software like Photoshop, GIMP or any other image optimization service.</p>



<p>3. Remove unnecessary widgets and keep only the ones that you absolutely need. Too many widgets will also make your site look cluttered and <a href="https://support.jedithemes.com/blogger-theme-look-like-demo/">the theme may not look like in the demo</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Blogger: Other Theme Issues and their Fixes</title>
		<link>https://support.jedithemes.com/blogger-theme-issues-and-fixes/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 15 Apr 2021 11:07:11 +0000</pubDate>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[blogger issues]]></category>
		<category><![CDATA[blogger posts]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=546</guid>

					<description><![CDATA[After installing your Blogger theme, you may notice some other issues which will require some extra steps to fix them. We’ve highlighted some of these Blogger theme issues and their solution below: Issue #1: Full Post Displaying Instead of Excerpt Since some of our Blogger themes show the post summary using JavaScript, this may not [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>After <a href="https://support.jedithemes.com/how-to-install-a-theme-via-blogger/">installing your Blogger theme</a>, you may notice some other issues which will require some extra steps to fix them. We’ve highlighted some of these Blogger theme issues and their solution below:</p>



<h3 class="wp-block-heading">Issue #1: Full Post Displaying Instead of Excerpt</h3>



<p>Since some of our Blogger themes show the post summary using JavaScript, this may not work well with post titles containing certain symbols. This applies to the double quotation marks which are already used to enclose the title tag, so adding another set of double quotes will just confuse the script.</p>



<h4 class="wp-block-heading">Solution:</h4>



<p>The easiest way would be to edit the post and just replace the double quotes with single quotes (or any other sign). But if you&#8217;re having lots of posts containing them, then you will need to modify the HTML code of your theme. </p>



<p>1. First, go to &#8216;<strong>Theme</strong>&#8216; and click the arrow next to &#8216;<strong>Customize</strong>&#8216; &gt; click &#8216;<strong>Edit HTML</strong>&#8216;:</p>



<figure class="wp-block-image size-full"><img fetchpriority="high" decoding="async" width="695" height="351" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-edit-html.png" alt="" class="wp-image-547" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-edit-html.png 695w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-edit-html-300x152.png 300w" sizes="(max-width: 695px) 100vw, 695px" /></figure>



<p>2. Once the code editor shows, left click anywhere on the code area and press CTRL + F (or Command + F) which will open a small search box on the top of the editor. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="639" height="166" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-editor-search-box.png" alt="" class="wp-image-548" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-editor-search-box.png 639w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-editor-search-box-300x78.png 300w" sizes="(max-width: 639px) 100vw, 639px" /></figure>



<p>3. Search for the following code snippet:</p>



<pre class="wp-block-preformatted">&amp;quot;&lt;data:post.title/&gt;&amp;quot;</pre>



<p>4. Replace it with:</p>



<pre class="wp-block-preformatted">`&lt;data:post.title/&gt;`</pre>



<p>Note: If you find this code snippet more than once, replace the other identical codes, as well. Just pay attention to not remove any other code fragments as this will cause the script to stop working.</p>



<p>5. To apply the changes, click the Save button. </p>



<figure class="wp-block-image size-full"><img decoding="async" width="662" height="217" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-code-html.png" alt="" class="wp-image-549" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-code-html.png 662w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-theme-code-html-300x98.png 300w" sizes="(max-width: 662px) 100vw, 662px" /></figure>



<h3 class="wp-block-heading">Issue #2: Post Details or More Images Not Appearing</h3>



<p>If your theme has to display more images or any other info in the post summary and they don&#8217;t appear, then most likely you&#8217;ve used jump break somewhere in your post which hides content from that point. </p>



<h4 class="wp-block-heading">Solution:</h4>



<p>To show more post content, you will have to remove the jump break from your post manually:</p>



<p>1. Open your Post Editor and click on the pencil icon located on the upper left side, then select <strong>&lt;&gt; HTML view</strong>.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="604" height="282" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-contact-form-page-html.png" alt="" class="wp-image-459" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-contact-form-page-html.png 604w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-contact-form-page-html-300x140.png 300w" sizes="auto, (max-width: 604px) 100vw, 604px" /></figure>



<p>2. Click anywhere inside the content area and press CTRL + F (or Command + F) to open the search box, then copy the snippet below and paste it inside the box (press Enter to find it):</p>



<pre class="wp-block-preformatted">&lt;!--more--&gt;</pre>



<p>The snippet will be highlighted once it is found:</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="1028" height="382" src="https://support.jedithemes.com/wp-content/uploads/2021/04/remove-jump-break-blogger.gif" alt="" class="wp-image-576"/></figure>



<p>3. REMOVE the snippet and <strong>Update</strong> or <strong>Publish</strong> your post.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Blogger Theme Doesn&#8217;t Look Like the Demo</title>
		<link>https://support.jedithemes.com/blogger-theme-look-like-demo/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Thu, 15 Apr 2021 10:00:39 +0000</pubDate>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[blogger issues]]></category>
		<category><![CDATA[blogger posts]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=533</guid>

					<description><![CDATA[So if you&#8217;ve installed a Blogger theme but your site doesn&#8217;t look like the demo. First, be aware that theme demos are meant to show the potential of that particular theme &#8211; in other words, what your site could look like after it&#8217;s fully customized, with texts, images, and widgets included and activated. If your [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>So if you&#8217;ve <a href="https://support.jedithemes.com/how-to-install-a-theme-via-blogger/">installed a Blogger theme</a> but your site doesn&#8217;t look like the demo. First, be aware that theme demos are meant to show the potential of that particular theme &#8211; in other words, what your site<em> could look like</em> after it&#8217;s fully customized, with texts, images, and widgets included and activated. If your theme hasn&#8217;t been properly set up and your site graphics don&#8217;t match the design (i.e. you picked a minimalist design but the logo/images do not fit), then it cannot look exactly like in the demo.</p>



<h3 class="wp-block-heading">How to Make Your Blogger Theme Look Like a Demo Preview</h3>



<h4 class="wp-block-heading">1. Remove previous widgets</h4>



<p>Every time you install a new theme, Blogger automatically saves your older widgets in the available sections. To remove them, go to &#8216;<strong>Layout</strong>&#8216; and look for the widgets that you&#8217;ve had before. Also, ensure to not remove the ones our theme provides as some cannot be added via Blogger.</p>



<h4 class="wp-block-heading">2. Clear text style and formatting</h4>



<p>Editing your content using the post editor, or copying content from an external text editor will overwrite the theme fonts. As a result, you might notice that fonts look different &#8211; in this case, you need to edit your post and clear formatting. For more help, check our guide on <a href="https://support.jedithemes.com/fonts-different-from-demo/">Why Fonts Don’t Look Like in the Demo</a>.</p>



<h4 class="wp-block-heading">3. Choose &#8216;Original&#8217; size for Pictures</h4>



<p>Altering the look of your post images can a major change to the appearance of your site. When inserting images in your Blogger posts or pages, pick the &#8216;Original&#8217; size to <a href="https://support.jedithemes.com/how-to-make-an-image-full-width/">make your images full width</a>. Yet, there&#8217;s a good chance your images will look different across themes in terms of sizing and placement. It&#8217;s important to ensure the images you intend to use are optimized and match the theme design, also.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Blogger: Fonts don&#8217;t look like in the demo</title>
		<link>https://support.jedithemes.com/fonts-different-from-demo/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Apr 2021 11:29:44 +0000</pubDate>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[blogger fonts]]></category>
		<category><![CDATA[blogger issues]]></category>
		<category><![CDATA[blogger posts]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=511</guid>

					<description><![CDATA[If fonts don&#8217;t look like in the demo, it is possible that you&#8217;ve edited the text in the Blogger post editor or copied it from another text editor like Microsoft Word. To prevent that, next time you&#8217;re trying to add text from other sources, switch from the Compose view to the &#60;&#62; HTML view. How [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>If fonts don&#8217;t look like in the demo, it is possible that you&#8217;ve edited the text in the Blogger post editor or copied it from another text editor like Microsoft Word. To prevent that, next time you&#8217;re trying to add text from other sources, switch from the Compose view to the <strong>&lt;&gt; HTML view</strong>.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="604" height="282" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-contact-form-page-html.png" alt="" class="wp-image-459" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-contact-form-page-html.png 604w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-contact-form-page-html-300x140.png 300w" sizes="auto, (max-width: 604px) 100vw, 604px" /></figure>



<h3 class="wp-block-heading">How to Fix the Fonts?</h3>



<p>To remove the text styles from your older posts:</p>



<p>1. Click on the post that you want to edit and select all the text &gt; click on the 3 dots <strong>&#8230;</strong> and press the &#8216;Clear formatting&#8217; button marked with the <strong>T</strong> letter.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="756" height="239" src="https://support.jedithemes.com/wp-content/uploads/2021/04/clear-formatting-blogger-post.png" alt="" class="wp-image-512" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/clear-formatting-blogger-post.png 756w, https://support.jedithemes.com/wp-content/uploads/2021/04/clear-formatting-blogger-post-300x95.png 300w" sizes="auto, (max-width: 756px) 100vw, 756px" /></figure>



<p>2. To apply the changes, click on the &#8216;Publish&#8217; or &#8216;Update&#8217; button on the upper right side.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Blogger: The Theme Doesn&#8217;t Work on Mobile</title>
		<link>https://support.jedithemes.com/blogger-theme-not-responsive/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Apr 2021 10:40:28 +0000</pubDate>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[blogger issues]]></category>
		<category><![CDATA[blogger responsive]]></category>
		<category><![CDATA[blogger theme]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=505</guid>

					<description><![CDATA[If the theme is not responsive on your mobile device/tablet, check that you&#8217;ve selected the Desktop theme from the Mobile Settings. For more information, see our tutorial on How to Make Your Blogger Theme Responsive. Tip: To see how the theme you&#8217;ve purchased or want to purchase will look on different devices, you can use [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>If the theme is not responsive on your mobile device/tablet, check that you&#8217;ve selected the <strong>Desktop</strong> theme from the <strong>Mobile Settings</strong>. For more information, see our tutorial on <a href="https://support.jedithemes.com/make-blogger-theme-responsive/">How to Make Your Blogger Theme Responsive</a>.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="597" height="245" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-choose-mobile-theme.png" alt="" class="wp-image-329" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-choose-mobile-theme.png 597w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-choose-mobile-theme-300x123.png 300w" sizes="auto, (max-width: 597px) 100vw, 597px" /></figure>



<p>Tip: To see how the theme you&#8217;ve purchased or want to purchase will look on different devices, you can use <a rel="noreferrer noopener nofollow" href="http://www.responsinator.com" target="_blank">responsinator.com</a></p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Blogger: Featured Posts or Slider Not Showing Up</title>
		<link>https://support.jedithemes.com/featured-posts-slider-not-wroking/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 14 Apr 2021 10:14:18 +0000</pubDate>
				<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[blogger featured]]></category>
		<category><![CDATA[blogger issues]]></category>
		<category><![CDATA[blogger slider]]></category>
		<guid isPermaLink="false">http://support.jedithemes.com/?p=488</guid>

					<description><![CDATA[Featured Posts or sliders are a big part of a lot of our themes, and when for some reason they stop working, it&#8217;s very frustrating. This documentation is designed to help you identify some of the most common reasons why sliders don&#8217;t show up. 1. Site is set to Private The slider uses the site [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><a href="https://support.jedithemes.com/set-up-blogger-featured-slider/">Featured Posts or sliders</a> are a big part of a lot of our themes, and when for some reason they stop working, it&#8217;s very frustrating. This documentation is designed to help you identify some of the most common reasons why sliders don&#8217;t show up.</p>



<h3 class="wp-block-heading">1. Site is set to Private</h3>



<p>The slider uses the site feed to read posts and when your site is private, the feed becomes inactive. To check whether your site is Private, access &#8216;<strong>Settings</strong>&#8216; in the left-hand menu &gt; look for the &#8216;<strong>Permissions</strong>&#8216; section and make sure that &#8216;<strong>Public</strong>&#8216; is selected in the &#8216;<strong>Reader access</strong>&#8216; setting.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="831" height="332" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-blog-public-private.png" alt="" class="wp-image-499" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-blog-public-private.png 831w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-blog-public-private-300x120.png 300w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-blog-public-private-768x307.png 768w" sizes="auto, (max-width: 831px) 100vw, 831px" /></figure>



<h3 class="wp-block-heading">2. Wrong Feed Setting</h3>



<p>If the above solution didn&#8217;t fix the problem, then also check your feed settings. Go to &#8216;<strong>Settings</strong>&#8216; and under the &#8216;<strong>Site feed</strong>&#8216; section, check if the &#8216;<strong>Allow blog feed</strong>&#8216; setting is <a href="https://support.jedithemes.com/how-to-set-site-feed-to-full/" data-type="URL">set to Full</a>. If it is not set to Full, the script cannot load any post which might be the reason why the slider stopped working.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="842" height="351" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-blog-feed-full.png" alt="" class="wp-image-497" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-blog-feed-full.png 842w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-blog-feed-full-300x125.png 300w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-blog-feed-full-768x320.png 768w" sizes="auto, (max-width: 842px) 100vw, 842px" /></figure>



<h3 class="wp-block-heading">3. Wrong label name</h3>



<p>Finally, if none of the above solutions worked for you, then double check that you added the same label that appears in your post. For example, if the label has been added as &#8216;Travel&#8217; in your post editor, but you typed it as &#8216;travel&#8217; in the code, then Blogger will not find the posts labelled with it. So make sure that you type it exactly as it has been added to your post.</p>



<figure class="wp-block-image size-full"><img loading="lazy" decoding="async" width="769" height="264" src="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-label-slider.png" alt="" class="wp-image-503" srcset="https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-label-slider.png 769w, https://support.jedithemes.com/wp-content/uploads/2021/04/blogger-label-slider-300x103.png 300w" sizes="auto, (max-width: 769px) 100vw, 769px" /></figure>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
