Title: wp4steve's Replies | WordPress.org

---

# wp4steve

  [  ](https://wordpress.org/support/users/wp4steve/)

 *   [Profile](https://wordpress.org/support/users/wp4steve/)
 *   [Topics Started](https://wordpress.org/support/users/wp4steve/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wp4steve/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wp4steve/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wp4steve/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wp4steve/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wp4steve/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ICS Calendar] nolink=true shows URL](https://wordpress.org/support/topic/nolinktrue-shows-url/)
 *  Thread Starter [wp4steve](https://wordpress.org/support/users/wp4steve/)
 * (@wp4steve)
 * [2 years, 9 months ago](https://wordpress.org/support/topic/nolinktrue-shows-url/#post-16922806)
 * Or, since events can have a middle paragraph: 🤦‍
 *     ```wp-block-code
       section.ics-calendar div.eventdesc p:last-child {
       	display: none;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ICS Calendar] Compact View issues](https://wordpress.org/support/topic/compact-view-issues/)
 *  Thread Starter [wp4steve](https://wordpress.org/support/users/wp4steve/)
 * (@wp4steve)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/compact-view-issues/#post-16901994)
 * Nope:
 * [ics_calendar url=”URLHERE.ics” eventdesc=”true” organizer=”false” nolink=”true”
   view=”list” count=”15″ nomonthheaders=”true” compact=”true”]
 * I can’t paste an image but I will try to show it…something like:
 *     ```wp-block-code
       Friday August 18       6:30 pm – 9:00 pm
                               Event Name
                               Event Text
   
       Saturday August 19 9:00 am – Sunday August 20 3:00 pm
       Event Name
       Event Text
   
       Friday August 25       6:30 pm – 9:00 pm
                               Event Name
                               Event Text
       ```
   
 * It looks like the top and bottom use <dt> and <dd> tags but the middle only has
   <dd>.
 * Understand it’s experimental. I am good at finding bugs 🙂 so try to report them
   to other/fellow programmers.
    -  This reply was modified 2 years, 10 months ago by [wp4steve](https://wordpress.org/support/users/wp4steve/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ICS Calendar] nolink=true shows URL](https://wordpress.org/support/topic/nolinktrue-shows-url/)
 *  Thread Starter [wp4steve](https://wordpress.org/support/users/wp4steve/)
 * (@wp4steve)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/nolinktrue-shows-url/#post-16899191)
 * For posterity, in my case:
 *     ```wp-block-code
       section.ics-calendar div.eventdesc p:nth-child(2) {
       	display: none;
       }
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ICS Calendar] nolink=true shows URL](https://wordpress.org/support/topic/nolinktrue-shows-url/)
 *  Thread Starter [wp4steve](https://wordpress.org/support/users/wp4steve/)
 * (@wp4steve)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/nolinktrue-shows-url/#post-16891296)
 * fastest ticket resolution ever 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[ICS Calendar] nolink=true shows URL](https://wordpress.org/support/topic/nolinktrue-shows-url/)
 *  Thread Starter [wp4steve](https://wordpress.org/support/users/wp4steve/)
 * (@wp4steve)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/nolinktrue-shows-url/#post-16891294)
 * (Sigh) You are right and I am mistaken. It is on the far right end of the line
   added on to the DESCRIPTION tag. That same URL was also listed as the URL line
   so I did not realize it was in the file twice.

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