Title: Concurrent modes
Last modified: September 16, 2021

---

# Concurrent modes

 *  Resolved [wsmiller475](https://wordpress.org/support/users/wsmiller475/)
 * (@wsmiller475)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/concurrent-modes/)
 * Can Ditty News Ticker be used with concurrent modes? In other words, for a given
   ticker, could that be displayed in a Rotate mode on one page but also a List 
   mode on another page? That would be quite useful for us, so that we can collect
   an archive of ticks.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconcurrent-modes%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/concurrent-modes/#post-14878300)
 * Yes, you can do this! You just need to add a **mode** attribute to the shortcode:
 * `[ditty_news_ticker id="12754" mode="scroll"]`
 * `[ditty_news_ticker id="12754" mode="list"]`
 * `[ditty_news_ticker id="12754" mode="rotate"]`
 * Within your ticker set up each of the mode settings and then when you use that
   mode within the shortcode it will display accordingly.
 * Let me know if you have any other questions.
 *  Thread Starter [wsmiller475](https://wordpress.org/support/users/wsmiller475/)
 * (@wsmiller475)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/concurrent-modes/#post-14879055)
 * Thank you!
 * Also, since these are news items, frequently changing, is there a way to put 
   a time stamp that displays on each tick?
 *  Plugin Author [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * (@metaphorcreations)
 * [4 years, 8 months ago](https://wordpress.org/support/topic/concurrent-modes/#post-14882575)
 * No problem. Currently, there is no way to add time stamps automatically on each
   tick. I would suggest manually adding one to the tick and add some custom styling
   if you want.
 * `<span class="my-timestamp">09/17/21 at 9:07am &mdash;</span> Here is my tick`
 * `.my-timestamp { display: inline-block; font-size: 8em; color: #CCC; }`
 * Something like this should work.

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

The topic ‘Concurrent modes’ is closed to new replies.

 * ![](https://ps.w.org/ditty-news-ticker/assets/icon.svg?rev=2650696)
 * [Ditty – Responsive News Tickers, Sliders, and Lists](https://wordpress.org/plugins/ditty-news-ticker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ditty-news-ticker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ditty-news-ticker/)
 * [Active Topics](https://wordpress.org/support/plugin/ditty-news-ticker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ditty-news-ticker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ditty-news-ticker/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [metaphorcreations](https://wordpress.org/support/users/metaphorcreations/)
 * Last activity: [4 years, 8 months ago](https://wordpress.org/support/topic/concurrent-modes/#post-14882575)
 * Status: resolved