Clickit Readmore

Kuvaus

Clickit Readmore allows you to wrap any content inside a [read-more] shortcode to hide it until the user clicks a button.
It provides a backend settings page where you can fully customize the ”Read More” button, including:

  • Button background color
  • Hover background color
  • Button text color
  • Hover text color
  • Font size
  • Padding

This plugin is perfect for long posts, FAQs, product descriptions, or any content you want to initially hide for a cleaner layout.

Kuvankaappaukset

Asennus

  1. Upload the clickit-readmore plugin folder to /wp-content/plugins/
  2. Activate the plugin in the WordPress Admin
  3. Navigate to Settings Read More to configure the button style options
  4. Use the shortcode in posts, pages, or blocks: [read-more]Your hidden content here[/read-more] For example: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Curabitur suscip [read-more]t sit amet quam vel porta. Vivamus sed eros et urna malesuada feugiat. Sed vitae lorem quis odio…[/read-more]

UKK

Why isn’t my button style updating?

Ensure you have clicked Save Changes in the Settings Read More page after customizing your options.

Arvostelut

Lue kaikki 1 arvostelua.

Avustajat & Kehittäjät

“Clickit Readmore” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.

Avustajat

Käännä “Clickit Readmore” omalle kielellesi.

Oletko kiinnostunut kehitystyöstä?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Muutosloki

1.0

  • Initial release with shortcode, settings page, customizable button styles, and smooth toggle animation.