Page jumps don't work anymore (for me)
-
I’ve used for some time now the page jumps, i.e.
click to jump
In this particular post I’m using this command within a page created with nextpage, i.e.<!--nextpage-->
…and in the index in the first page.
Just to be sure, I’ll say there’s no div code put this way:
<div>
<!--nextpage-->
</div>
I don’t remember what, but I do remember it did something bad, like loosing the layout in the second page, something like this. From that time on I close div before the nextpage code and I reopen a new div after:
<div>text</div>
<!--nextpage-->
<div>text of 2nd page</div>I’ve already done this and there was no problem at all, but now I’ve noticed that if I go from html editor to visual editor the code gets stripped away (it usually appeared a little anchor in a dashed square), and I find just
%nbsp
or
something
…where the second string appears if the code initially was
something
instead of
The thing is, if I don’t go back to visual editor and update my post (it’s awaiting publication, it’s not a draft), then I click “see the post”, jumps work! But I can’t be sure they’ll work after publication…
Can’t somebody help me and tell me if I’m doing something wrong?
Thanks!
p.s.
Also… the code
something
never worked with me, it was alway modified to
something
So your support page should probably be updated.The blog I need help with is: (visible only to logged in users)
-
Please see what Staff said here > https://en.forums.wordpress.com/topic/anchor-points-keep-disappearing?replies=15#post-1039762
-
…wow new problem, here: “code” doesn’t work well in support forums…
-__-”
where “something” is underlined it was
éa name=”ref”è something é/aè
where “something” is not underlined (last piece of code) it was
somethingéa name=”ref”èé/aé
…and I’m using é like “less than” and è like “more than” -
Did you read what’s in this thread? https://en.forums.wordpress.com/topic/anchor-points-keep-disappearing?replies=15#post-1039762
-
Actually no, I’ve searched the forums for “page jumps” but that didn’t give any result. Thank you for letting me know…
- The topic ‘Page jumps don't work anymore (for me)’ is closed to new replies.