Title: title as link
Last modified: August 22, 2016

---

# title as link

 *  Resolved [lfokp](https://wordpress.org/support/users/lfokp/)
 * (@lfokp)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/title-as-link-2/)
 * How can I use the tile as link to the page and remove the “more” link?
 * [https://wordpress.org/plugins/cc-child-pages/](https://wordpress.org/plugins/cc-child-pages/)

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

 *  Thread Starter [lfokp](https://wordpress.org/support/users/lfokp/)
 * (@lfokp)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/title-as-link-2/#post-5546775)
 * I meant title
 *  Plugin Author [caterhamcomputing](https://wordpress.org/support/users/caterhamcomputing/)
 * (@caterhamcomputing)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/title-as-link-2/#post-5546879)
 * Hi.
 * There is not currently a way to do this … but it is a great idea and I will look
   to implement it ASAP.
 *  Plugin Author [caterhamcomputing](https://wordpress.org/support/users/caterhamcomputing/)
 * (@caterhamcomputing)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/title-as-link-2/#post-5546938)
 * Hi.
 * I have now implemented this feature using 3 parameters:
 * `hide_more="true"` will hide the “Read more …” links.
 * `link_titles="true"` will make the titles clickable links.
 * (I chose to do this in 2 separate stages as some people may want both clickable
   titles and read more links.)
 * Finally, you can optionally specify a class for the title links using the `title_link_class`
   parameter for custom CSS styling.
 * Some examples:
 * `[child_pages link_titles="true"]`
    `[child_pages hide_more="true" link_titles
   ="true"]` `[child_pages hide_more="true" link_titles="true" title_link_class="
   my_link_title_class"]`
 * Obviously, specifying `hide_more="true"` without also setting `link_titles="true"`
   would show the child pages without any means for the visitor to click through
   to the pages.
 *  Plugin Author [caterhamcomputing](https://wordpress.org/support/users/caterhamcomputing/)
 * (@caterhamcomputing)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/title-as-link-2/#post-5546995)
 * I have marked this thread as resolved as I believe that I have dealt with the
   query raised. If you believe that this is not the case, please do let me know.
 * Thank you for using CC Child Pages.

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

The topic ‘title as link’ is closed to new replies.

 * ![](https://ps.w.org/cc-child-pages/assets/icon-256x256.png?rev=3451096)
 * [CC Child Pages](https://wordpress.org/plugins/cc-child-pages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cc-child-pages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cc-child-pages/)
 * [Active Topics](https://wordpress.org/support/plugin/cc-child-pages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cc-child-pages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cc-child-pages/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [caterhamcomputing](https://wordpress.org/support/users/caterhamcomputing/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/title-as-link-2/#post-5546995)
 * Status: resolved