<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress.com Forums &#187; Tag: jump - Recent Posts</title>
		<link>http://en.forums.wordpress.com/tags/jump</link>
		<description>WordPress.com Forums &#187; Tag: jump - Recent Posts</description>
		<language>en</language>
		<pubDate>Mon, 20 May 2013 00:24:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/tags/jump" rel="self" type="application/rss+xml" />

		<item>
			<title>ajmattic on "How to add &quot;continue reading&quot; tab in posts"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-continue-reading-tab-in-posts#post-882071</link>
			<pubDate>Wed, 09 May 2012 04:17:44 +0000</pubDate>
			<dc:creator>ajmattic</dc:creator>
			<guid isPermaLink="false">882071@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>no problem!
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to add &quot;continue reading&quot; tab in posts"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-continue-reading-tab-in-posts#post-882069</link>
			<pubDate>Wed, 09 May 2012 04:10:38 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">882069@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@ajmattic, thanks for catching that bit.
</p>
]]></description>
					</item>
		<item>
			<title>ajmattic on "How to add &quot;continue reading&quot; tab in posts"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-continue-reading-tab-in-posts#post-882063</link>
			<pubDate>Wed, 09 May 2012 04:03:22 +0000</pubDate>
			<dc:creator>ajmattic</dc:creator>
			<guid isPermaLink="false">882063@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If you would like to insert "continue reading" into a post you can do this by inserting a more tag:</p>
<p>You will need to do this in the HTML view of your editor. Once you have changed to the HTML editor, look for this code:<br />
<code>&lt;!--more--&gt;</code></p>
<p>To customize the message, simply add a space after &#60;!--more, and turn it into something like this…</p>
<p><code>&lt;!--more But wait, there&#039;s more!--&gt;</code></p>
<p>Here is a Support page with more details:<br />
<a href="http://en.support.wordpress.com/splitting-content/more-tag/" rel="nofollow">http://en.support.wordpress.com/splitting-content/more-tag/</a>
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "How to add &quot;continue reading&quot; tab in posts"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-continue-reading-tab-in-posts#post-882004</link>
			<pubDate>Wed, 09 May 2012 01:31:47 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">882004@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You can choose a theme that does that by default, or has it as an option. There are a few that do this. Inuit Types comes to mind.</p>
<p>You could also take a <a href="http://wpbtips.wordpress.com/2009/03/25/the-excerpt-function/">read through this post by Panos</a> on excerpts, but if you get this to work, it will not automatically insert a "read more" link. People would have to click on the post title to see the entire post. It might be that you would have to change themes to use the excerpt function.
</p>
]]></description>
					</item>
		<item>
			<title>thetcneighborhoodproject on "How to add &quot;continue reading&quot; tab in posts"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-add-continue-reading-tab-in-posts#post-881960</link>
			<pubDate>Tue, 08 May 2012 23:37:43 +0000</pubDate>
			<dc:creator>thetcneighborhoodproject</dc:creator>
			<guid isPermaLink="false">881960@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Is there a way to get post formatting to default to adding the "continue reading" tab so that you have to click through for longer posts? If not, how do you set this up manually for each post? I'm using Pilcrow, if that matters. Thanks in advance.
</p>
]]></description>
					</item>
		<item>
			<title>raincoaster on "The more tag is broken"</title>
			<link>http://en.forums.wordpress.com/topic/the-more-tag-is-broken#post-805539</link>
			<pubDate>Mon, 30 Jan 2012 22:13:42 +0000</pubDate>
			<dc:creator>raincoaster</dc:creator>
			<guid isPermaLink="false">805539@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>That is correct. It's a common question. When you look at that unique post's page, you don't see the jump.
</p>
]]></description>
					</item>
		<item>
			<title>billmcn on "The more tag is broken"</title>
			<link>http://en.forums.wordpress.com/topic/the-more-tag-is-broken#post-805497</link>
			<pubDate>Mon, 30 Jan 2012 21:33:45 +0000</pubDate>
			<dc:creator>billmcn</dc:creator>
			<guid isPermaLink="false">805497@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I find the documentation on this feature confusing, but with your explanation I think I get it. Say I write a post called my-post containing a &#60;!--more--&#62; tag and it's the top post on my blog site. Then if someone accesses that post via the URL</p>
<p>mysite.wordpress.com</p>
<p>they will see a jump. However, if they access it via the URL</p>
<p>mysite.wordpress.com/yyyy/mm/dd/my-post</p>
<p>they will not see a jump. Is that right?</p>
<p>Regardless, pagination looks like it will work for what I want to do.
</p>
]]></description>
					</item>
		<item>
			<title>justjennifer on "The more tag is broken"</title>
			<link>http://en.forums.wordpress.com/topic/the-more-tag-is-broken#post-805484</link>
			<pubDate>Mon, 30 Jan 2012 21:22:22 +0000</pubDate>
			<dc:creator>justjennifer</dc:creator>
			<guid isPermaLink="false">805484@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Oh, wait, you said in a <strong>Page</strong>? Then you'll definitely need to use Pagination. The More tag only works on Posts appearing on the front/home page of a site. <a href="http://en.support.wordpress.com/splitting-content/nextpage/" rel="nofollow">http://en.support.wordpress.com/splitting-content/nextpage/</a>
</p>
]]></description>
					</item>
		<item>
			<title>justjennifer on "The more tag is broken"</title>
			<link>http://en.forums.wordpress.com/topic/the-more-tag-is-broken#post-805482</link>
			<pubDate>Mon, 30 Jan 2012 21:20:45 +0000</pubDate>
			<dc:creator>justjennifer</dc:creator>
			<guid isPermaLink="false">805482@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You'll only see the results of the tag on the front page of the site, not in the post itself. If you need to break a long post into several sections, you can use Pagination.
</p>
]]></description>
					</item>
		<item>
			<title>billmcn on "The more tag is broken"</title>
			<link>http://en.forums.wordpress.com/topic/the-more-tag-is-broken#post-805476</link>
			<pubDate>Mon, 30 Jan 2012 21:15:10 +0000</pubDate>
			<dc:creator>billmcn</dc:creator>
			<guid isPermaLink="false">805476@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>If I insert a &#60;!--more--&#62; tag into a page I'm composing for my blog on wordpress.com it does nothing. The page renders without a jump in the middle. This is true of both the preview and the published page.</p>
<p>This used to work. I have a blog page from January of 2011 that contained a &#60;!--more--&#62; tag. It rendered correctly then, but I just went back and checked and it no longer renders correctly. I don't know when it broke.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "More... jumps to wrong place on full post"</title>
			<link>http://en.forums.wordpress.com/topic/more-jumps-to-wrong-place-on-full-post#post-676772</link>
			<pubDate>Sun, 21 Aug 2011 06:38:25 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">676772@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Short of inserting the more tag before everything in the post, no.
</p>
]]></description>
					</item>
		<item>
			<title>clarebr on "More... jumps to wrong place on full post"</title>
			<link>http://en.forums.wordpress.com/topic/more-jumps-to-wrong-place-on-full-post#post-676769</link>
			<pubDate>Sun, 21 Aug 2011 06:30:36 +0000</pubDate>
			<dc:creator>clarebr</dc:creator>
			<guid isPermaLink="false">676769@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks for the quick response. I have now fixed them all so they go to the correct point. I found it a bit tricky to get the paragraph position right until I used the HTML view to insert "more" exactly in the blank line. </p>
<p>Is there any way to make it jump to the top of the post? Otherwise the reader might miss the featured photo.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "More... jumps to wrong place on full post"</title>
			<link>http://en.forums.wordpress.com/topic/more-jumps-to-wrong-place-on-full-post#post-676760</link>
			<pubDate>Sun, 21 Aug 2011 05:41:45 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">676760@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Don't use it in the middle of paragraphs. Make a new blank paragraph below a paragraph and insert it there.
</p>
]]></description>
					</item>
		<item>
			<title>clarebr on "More... jumps to wrong place on full post"</title>
			<link>http://en.forums.wordpress.com/topic/more-jumps-to-wrong-place-on-full-post#post-676754</link>
			<pubDate>Sun, 21 Aug 2011 05:27:47 +0000</pubDate>
			<dc:creator>clarebr</dc:creator>
			<guid isPermaLink="false">676754@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I have started using the "more" or "Continue reading" function. However, when I click on the link, it takes me to a point on the full post that is lower on the page than it is supposed to be. I would like to be taken to the top of the page so that the featured photo will be seen. If that's not possible, shouldn't it at least go to the point where the "more" is embedded, without the reader needing to scroll?</p>
<p>Thanks for your help.
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "How to make blog post title&#039;s clickable?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-blog-post-titles-clickable#post-637902</link>
			<pubDate>Fri, 01 Jul 2011 18:27:13 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">637902@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Sorry but you are posting to the wrong support forum and we cannot help you here at all with that self hosted site. Please post to the correct support forum for your software which the support bot points to &#62; <a href="http://wordpress.ORG/support/" rel="nofollow">http://wordpress.ORG/support/</a>
</p>
]]></description>
					</item>
		<item>
			<title>karolynchelsey on "How to make blog post title&#039;s clickable?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-blog-post-titles-clickable#post-637894</link>
			<pubDate>Fri, 01 Jul 2011 18:21:07 +0000</pubDate>
			<dc:creator>karolynchelsey</dc:creator>
			<guid isPermaLink="false">637894@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm a selfhosted website and the theme I'm using doesn't allow the title of the blog post to be clickable.  The only way to open the post in a new window/tab is to go to the Permalink or the to Read More after the jump.  I know the html to insert into each post title but I don't want to have to add the code every single time I have a post.  I was wondering if there was a code or something to enter into the theme.  If you need more specifics let me know! </p>
<p>Thanks so much! :)
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "How to make blog post title&#039;s clickable?"</title>
			<link>http://en.forums.wordpress.com/topic/how-to-make-blog-post-titles-clickable#post-637895</link>
			<pubDate>Fri, 01 Jul 2011 18:21:07 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">637895@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>eternityinmotion on "Hovering menu item makes background image jump"</title>
			<link>http://en.forums.wordpress.com/topic/hovering-menu-item-makes-background-image-jump#post-636712</link>
			<pubDate>Thu, 30 Jun 2011 05:25:16 +0000</pubDate>
			<dc:creator>eternityinmotion</dc:creator>
			<guid isPermaLink="false">636712@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Firefox 5.0 is actually my default browser, and although I have now reset the program, the issue is still there. I also had a problem with my sub-sub menu, maybe you have seen that thread, but that is now fixed. Now the jumping has moved to merely when I hoover the sub menu item that has a sub-sub menu... Opera has the same issue, while Safari looks just fine. Well, I guess that if the problem lies with my system I don't have to bother...
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Hovering menu item makes background image jump"</title>
			<link>http://en.forums.wordpress.com/topic/hovering-menu-item-makes-background-image-jump#post-636264</link>
			<pubDate>Wed, 29 Jun 2011 18:05:23 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">636264@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I used Firefox 5.0 and went to your blog and hovered. I did not experience this at all. Which browser and version of it are you using? Have you tried any troubleshooting?</p>
<ul>
<li>You could have a browser issue so try <a href="http://en.support.wordpress.com/browser-issues/">changing your browser settings, refreshing the page, or clearing the browser cache and cookies</a> -  <a href="http://www.google.com/support/accounts/bin/answer.py?hl=en&#38;answer=32050">instructions for specific browsers.</a></li>
<li>Note that when you make adjustments to your browser settings -- changing privacy settings, deleting cookies or increasing security -- you will need to close your window and restart the browser before those new settings become effective.</li>
<li>You could try upgrading your browser. <a href="http://browsehappy.com" rel="nofollow">http://browsehappy.com</a> </li>
<li>You could try using another browser.</li>
</ul>
]]></description>
					</item>
		<item>
			<title>eternityinmotion on "Hovering menu item makes background image jump"</title>
			<link>http://en.forums.wordpress.com/topic/hovering-menu-item-makes-background-image-jump#post-636004</link>
			<pubDate>Wed, 29 Jun 2011 10:57:50 +0000</pubDate>
			<dc:creator>eternityinmotion</dc:creator>
			<guid isPermaLink="false">636004@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I use the default background image in Modularity Lite and I have a custom menu where one of the items has a sub menu. When I hover over that particular item the background image jumps a few mm. It does not happen when hovering the other menu items, and after clicking on the concerned menu item, the background image goes back to normal position on the new page. It is only during hovering it jumps. Very irritating bug. Any solution, anyone?
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Navigate within a page"</title>
			<link>http://en.forums.wordpress.com/topic/navigate-within-a-page#post-593516</link>
			<pubDate>Sat, 23 Apr 2011 03:12:12 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">593516@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You are welcome.
</p>
]]></description>
					</item>
		<item>
			<title>hubwired on "Navigate within a page"</title>
			<link>http://en.forums.wordpress.com/topic/navigate-within-a-page#post-593512</link>
			<pubDate>Sat, 23 Apr 2011 02:59:30 +0000</pubDate>
			<dc:creator>hubwired</dc:creator>
			<guid isPermaLink="false">593512@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Thanks to both of you, airsodyssey and thesacredpath for your interest in helping me out on this one. The link that thesacredpath points at is the precise html code I was looking for.
</p>
]]></description>
					</item>
		<item>
			<title>thesacredpath on "Navigate within a page"</title>
			<link>http://en.forums.wordpress.com/topic/navigate-within-a-page#post-593449</link>
			<pubDate>Fri, 22 Apr 2011 23:18:30 +0000</pubDate>
			<dc:creator>thesacredpath</dc:creator>
			<guid isPermaLink="false">593449@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Would page jumps work for you?</p>
<p><a href="http://en.support.wordpress.com/splitting-content/page-jumps/" rel="nofollow">http://en.support.wordpress.com/splitting-content/page-jumps/</a>
</p>
]]></description>
					</item>
		<item>
			<title>airodyssey on "Navigate within a page"</title>
			<link>http://en.forums.wordpress.com/topic/navigate-within-a-page#post-593446</link>
			<pubDate>Fri, 22 Apr 2011 23:02:56 +0000</pubDate>
			<dc:creator>airodyssey</dc:creator>
			<guid isPermaLink="false">593446@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hi. You can create "Return" links at the bottom of posts, but it will have to be done manually...<br />
<a href="http://en.support.wordpress.com/links/" rel="nofollow">http://en.support.wordpress.com/links/</a><br />
Or perhaps I misunderstand what you are trying to achieve?
</p>
]]></description>
					</item>
		<item>
			<title>hubwired on "Navigate within a page"</title>
			<link>http://en.forums.wordpress.com/topic/navigate-within-a-page#post-592858</link>
			<pubDate>Thu, 21 Apr 2011 19:52:04 +0000</pubDate>
			<dc:creator>hubwired</dc:creator>
			<guid isPermaLink="false">592858@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm not sure if there is better way other than to create or post topics then "call" them from one's webpage.<br />
I have a web page as a draft but it contains several subtopics. I haven't found a way to just link a main listing to allow me<br />
to just click on the topic I want to read within the same page.</p>
<p>example:<br />
Modern Languages (top / home)<br />
English<br />
Spanish<br />
French, etc<br />
English Language is blah blah<br />
go back home<br />
Spanish ...... blah blah<br />
top<br />
Thanks,
</p>
]]></description>
					</item>
		<item>
			<title>supportbot on "HTML Editor Jump-to-Start Problem Fix"</title>
			<link>http://en.forums.wordpress.com/topic/html-editor-jump-to-start-problem-fix#post-473237</link>
			<pubDate>Mon, 07 Jun 2010 15:48:53 +0000</pubDate>
			<dc:creator>supportbot</dc:creator>
			<guid isPermaLink="false">473237@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>You did not specify a blog address or reason for posting when you created this topic.</p>
<p>This support forum is for blogs hosted at WordPress.com. If your question is about a self-hosted WordPress blog then you'll find help at the <a href="http://wordpress.org/support/">WordPress.org forums</a>.</p>
<p>If you don't understand the difference between WordPress.com and WordPress.org, you may find <a href="http://support.wordpress.com/com-vs-org/">this information</a> helpful.</p>
<p>If you forgot to include a link to your blog, you can reply and include it below.  It'll help people to answer your question.</p>
<p>This is an automated message.
</p>
]]></description>
					</item>
		<item>
			<title>engineer82 on "HTML Editor Jump-to-Start Problem Fix"</title>
			<link>http://en.forums.wordpress.com/topic/html-editor-jump-to-start-problem-fix#post-473236</link>
			<pubDate>Mon, 07 Jun 2010 15:48:51 +0000</pubDate>
			<dc:creator>engineer82</dc:creator>
			<guid isPermaLink="false">473236@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Can anyone having this problem try out this workaround?</p>
<p>From the Dashboard:</p>
<p>1. Click  Posts  then from the  Edit Posts  table, find a Post that you know is big enough to need to be scrolled in the editor window. Hover you mouse over the title of the post and click the  Edit  prompt that appears.</p>
<p>2. Once in the editor, click  HTML .</p>
<p>3. Click Dashboard and if asked, confirm that you want to abandon editing.</p>
<p>4. Repeat step 1.</p>
<p>I find that the post is now editable without any jumping.</p>
<p>Let us know if it works for you - E&#38;OE!</p>
<p>John
</p>
]]></description>
					</item>
		<item>
			<title>timethief on "Is it possible to add a a jump at the top of my page to pieces of the article?"</title>
			<link>http://en.forums.wordpress.com/topic/is-it-possible-to-add-a-a-jump-at-the-top-of-my-page-to-pieces-of-the-article#post-464941</link>
			<pubDate>Mon, 17 May 2010 19:45:50 +0000</pubDate>
			<dc:creator>timethief</dc:creator>
			<guid isPermaLink="false">464941@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@adventurealways<br />
You're welcome. There is a learning curve involved but I encourage you to hang in and proceed in step by step fashion. Best wishes for successful blogging. :)
</p>
]]></description>
					</item>
		<item>
			<title>adventurealways on "Is it possible to add a a jump at the top of my page to pieces of the article?"</title>
			<link>http://en.forums.wordpress.com/topic/is-it-possible-to-add-a-a-jump-at-the-top-of-my-page-to-pieces-of-the-article#post-464936</link>
			<pubDate>Mon, 17 May 2010 19:39:31 +0000</pubDate>
			<dc:creator>adventurealways</dc:creator>
			<guid isPermaLink="false">464936@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I realize now that all the information you are giving me is valuable and straight forward. My only problem is that I didn't know to type everything in the "HTML" side of the log. I have never done anything like this before, so I am just trying to figure this new language out. Thank you all for the help, I think I can take it from here.
</p>
]]></description>
					</item>
		<item>
			<title>panaghiotisadam on "Is it possible to add a a jump at the top of my page to pieces of the article?"</title>
			<link>http://en.forums.wordpress.com/topic/is-it-possible-to-add-a-a-jump-at-the-top-of-my-page-to-pieces-of-the-article#post-463873</link>
			<pubDate>Fri, 14 May 2010 19:57:09 +0000</pubDate>
			<dc:creator>panaghiotisadam</dc:creator>
			<guid isPermaLink="false">463873@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>@adventurealways: This concrete example might help:<br />
<a href="http://en.forums.wordpress.com/topic/index-pages?replies=7#post-461820" rel="nofollow">http://en.forums.wordpress.com/topic/index-pages?replies=7#post-461820</a><br />
If not, point us to the page in question and I will tailor it accordingly.</p>
<p>@phatpast: To display code here, you need to enclose it between backticks.
</p>
]]></description>
					</item>

	</channel>
</rss>
