• I know it is stated that it is not possible to have a Read More tag in the single post itself, but it is there any workaround or plugin removing this limit?

    I need to constrain a lenghty text inside a post to immediately show the widgets at its bottom, yet I want the user to be able to click on the read more and see the whole text, if he wants to.

    Thank you.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Can you use an accordion content box, where when the user clicks more it simply expands to reveal the additional text?

    Look at J Shortcodes, one of many that offer this capability:
    http://www.jshortcodes.com/

    Thread Starter mad_griffith

    (@niccolomineo)

    I found the plugin ‘Hide this part’, but I am also trying to find out an ‘accordion content’ plugin based on your suggestion. Thank you.

    edit: the problem with the accordion thing is that the title of the accordion stays in place after clicking on it, while it should slide to after the content.

    Have you found a better plugin? Hide This Part would work but is a manual solution. It would be nice if we can just insert the <!–more–> tag and have a plugin do the rest. The the_content() function I guess could be overridden but I’m using a theme that buries the_content() function in deep php files.

    Thread Starter mad_griffith

    (@niccolomineo)

    Unfortunately, I didn’t find a better solution.

    Any luck with the solution ?

    Even I am facing the same problem.

    Hi,

    I was able to solve my problem using TheThe Tabs and Accordions plugin

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

The topic ‘Read More tag in single post’ is closed to new replies.