• I’m making a page in wordpress but some information is a bit long so i want to add some more tags on the different subjects but i dont get it to work.. i did insert a more tag but it doesnt show at all..

    Anyone who can help me?

Viewing 9 replies - 1 through 9 (of 9 total)
  • You mean you want something like this?

    Paragraph one. (Read more…)

    Paragraph two.

    Paragraph three. (Read more…)

    I don’t think it works like this. You could put in a page tag so the post paginates (i.e. you have a post that consists of multiple pages). Or you could implement something like a spoiler protection, and the user would click on “Read more” to show more text.

    Thread Starter pucca

    (@pucca)

    yeah such thing i want…

    As mentioned, you get one “<!--More--> per post. Maybe break your subjects into more posts?

    I would definitely go with the spoiler option. Spoilers are often found on gaming site forums where someone is “spoiling” the ending or story of the game, and thus the user must actively click a button or a link to read the “spoiler” content. As long as you had a spoiler plugin that allows you to change the displayed text (i.e. “Read More” instead of “Read Spoiler”), I think it would work like you want.

    You could use simple anchors on the page or post and some links from the end of the paragraphs.

    Don’t forget, you can also use the “Page Order” setting to specify page 1, page 2, etc.

    Thread Starter pucca

    (@pucca)

    I added a spoiler tag.. i dunno how page order works at all.. wanna know though

    That’s not “Page Order”… Wrong info.
    You can split a very long post into a “paged one” by using the <!--nextpage--> tag and if your template supports it, the post will have at the bottom something like:
    Pages 1 2 3 4

    Thread Starter pucca

    (@pucca)

    ohh aha thanx, that might become handy

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘The more tag’ is closed to new replies.