Clickit Readmore

Leírás

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.

Képernyőmentések

Telepítés

  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]

GYIK

Why isn’t my button style updating?

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

Vélemények

1 vélemény olvasása

Közreműködők és fejlesztők

“Clickit Readmore” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Clickit Readmore” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

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

Változási napló

1.0

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