Title: Can&#039;t insert code into title
Last modified: August 31, 2016

---

# Can't insert code into title

 *  Resolved [Twoogy](https://wordpress.org/support/users/twoogy/)
 * (@twoogy)
 * [10 years ago](https://wordpress.org/support/topic/cant-insert-code-into-title/)
 * I am using the _accordion plugin_ as well as the _easy timer plugin_ to make 
   things easier for readers to see when I update the posts. The code that I came
   up with is as follows:
 *     ```
       [accordion clicktoclose="true" tag="p"]
       [accordion-item title="Title 1"]
       <p class="alignright">[countup date=2016/3/14/6:00][timer] ago[/countup]</p>
   
       <ul>
       	<li>Latest Chapter:</li>
       	<li>First Chapter</li>
       	<li>TGWP Index</li>
       </ul>
       [/accordion-item]
       [accordion-item title="Title 2"]
   
       [/accordion-item]
       [/accordion]
       ```
   
 * What I am trying to do is to put the **count-up timer code** into the **title**,
   but after trying to save it, it says invalid title. Is there a way to get codes
   with brackets into other codes with brackets like this one?
 * For a better look at it go to [my website](http://trailreads.com)

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

 *  Plugin Author [philbuchanan](https://wordpress.org/support/users/philbuchanan/)
 * (@philbuchanan)
 * [10 years ago](https://wordpress.org/support/topic/cant-insert-code-into-title/#post-7183599)
 * Unfortunately there is no way to use another shortcode in the title of the accordion
   item.
 *  Thread Starter [Twoogy](https://wordpress.org/support/users/twoogy/)
 * (@twoogy)
 * [10 years ago](https://wordpress.org/support/topic/cant-insert-code-into-title/#post-7183613)
 * Dang, that is very sad. Is there a work-a-round to this? Or is there no possible
   way to include this?
 *  Plugin Author [philbuchanan](https://wordpress.org/support/users/philbuchanan/)
 * (@philbuchanan)
 * [10 years ago](https://wordpress.org/support/topic/cant-insert-code-into-title/#post-7183648)
 * You might be able to do it with some JavaScript. But I’m unfamiliar with the 
   other plugin so I’m not sure how exactly to go about doing.
 * Sorry.

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

The topic ‘Can't insert code into title’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/accordion-shortcodes.svg)
 * [Accordion Shortcodes](https://wordpress.org/plugins/accordion-shortcodes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/accordion-shortcodes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/accordion-shortcodes/)
 * [Active Topics](https://wordpress.org/support/plugin/accordion-shortcodes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/accordion-shortcodes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/accordion-shortcodes/reviews/)

## Tags

 * [brackets](https://wordpress.org/support/topic-tag/brackets/)
 * [code](https://wordpress.org/support/topic-tag/code/)
 * [not showing](https://wordpress.org/support/topic-tag/not-showing/)
 * [problem](https://wordpress.org/support/topic-tag/problem/)
 * [title](https://wordpress.org/support/topic-tag/title/)

 * 3 replies
 * 2 participants
 * Last reply from: [philbuchanan](https://wordpress.org/support/users/philbuchanan/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/cant-insert-code-into-title/#post-7183648)
 * Status: resolved