Click to expand. Click to contract. Reveal additional content on-demand with our simple shortcode.
Traditional article formats present the reader with all of the article content in a linear view.
This often results in the reader not reading the article, or not being able to find the information
they were looking for. Hypotext allows a skeleton article to be created with the supporting content
being available inline, when the user clicks the "hypotext" link in the article.
Here is an example of
hypotext implementation.
- Upload the entire hypotext plugin directory to the
/wp-content/plugins/
directory
- Activate the plugin through the 'Plugins' menu in WordPress
- Make use of the following shortcodes within your article content:
[hypotext target="your-target-id"]your link text[/hypotext]
[hypotext id="your-target-id"]the content to show when the above link is clicked[/hypotext]