Magento 2 Read More Less Extension

Read more less

Introduction

The extension allows to hide long category and product description to improve user experience.

Installation

The extension has 2 separate ways of installation, via Composer or by copying the code.

Please follow this Installation Guide to install the extension.

Extension Configuration

Configuration Settings

To access the configuration settings for this extension, log into the Magento Admin panel and go to STORES ⟶ Configuration ⟶ ULMOD EXTENSIONS ⟶ Read More Less

The module’s configuration contains three sections sections: General, Category Page, Product Page.

General

Enabled - allows enabling or disabling the extension at the storefront

Category Page

Description Height (px) - defines the category description height in pixels. Eg 120

Read More Button Text - defines the read more text to appear at the button

Read Less Button Text - defines the read less text to appear at the button

Description Selector - enter the CSS class of the category description block. Default: .category-descrription

Product Page

Description Height (px) - defines the product description height in pixels. Eg 120

Read More Button Text - defines the read more text to appear at the button

Read Less Button Text - defines the read less text to appear at the button

Description Selector - enter the CSS class of the product description block. Default: .product.descrription

Read More Less per Individual Category and Product

You can configure the "Read More Less" per single category or product

Product edit page

Category edit page

Frontend View

Read More Less on the Category page

Read More Less on the Product page

Extension Support

Need Help?

Ulmod Support team is always ready to assist you, no matter which part of the world you are in. If something does happen and you think you might be experiencing an issue or bug, please contact us via [email protected] or submit a ticket from our Helpdesk Ticket and we will help you out.

Got Questions?

Should you have any questions or feature suggestions, please Contact Us. Your feedback is welcome!

Extension Product Page