Title: HTML customization not working
Last modified: August 30, 2016

---

# HTML customization not working

 *  Resolved [bentenz](https://wordpress.org/support/users/bentenz/)
 * (@bentenz)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/html-customization-not-working/)
 * I’m having trouble getting the HTML customization working. This example shortcode
   from the “Other Notes” tab does not change the default HTML ul tag to H4:
 * `[catlist numberposts=5 title_class=lcp_title tag=h4]`
 * outputs:
 *     ```
       <ul class="lcp_catlist" id="lcp_instance_0">
       <li><a href="http://www.example.com/loremipsum" class="lcp_title">Lorem ipsum</a></li>
       ...
       </ul>
       ```
   
 * Any one else having issues?
 * [https://wordpress.org/plugins/list-category-posts/](https://wordpress.org/plugins/list-category-posts/)

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

 *  [AACT](https://wordpress.org/support/users/aact/)
 * (@aact)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/html-customization-not-working/#post-6315746)
 * Hi, did you try title_tag instead of just tag? See the plugin’s Other Notes for
   more detail.
 *  Thread Starter [bentenz](https://wordpress.org/support/users/bentenz/)
 * (@bentenz)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/html-customization-not-working/#post-6315758)
 * Thanks AACT, that was it! The “Other Notes” page needs updating.
 *  Plugin Author [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * (@fernandobt)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/html-customization-not-working/#post-6315759)
 * Thanks for reporting this, I’m updating it in the docs.

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

The topic ‘HTML customization not working’ is closed to new replies.

 * ![](https://ps.w.org/list-category-posts/assets/icon-256x256.png?rev=2517221)
 * [List category posts](https://wordpress.org/plugins/list-category-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/list-category-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/list-category-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/list-category-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/list-category-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/list-category-posts/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)
 * [tag](https://wordpress.org/support/topic-tag/tag/)

 * 3 replies
 * 3 participants
 * Last reply from: [Fernando Briano](https://wordpress.org/support/users/fernandobt/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/html-customization-not-working/#post-6315759)
 * Status: resolved