Title: goettel's Replies | WordPress.org

---

# goettel

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] “Archive” title on events page](https://wordpress.org/support/topic/archive-title-on-events-page/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/archive-title-on-events-page/#post-12513354)
 * I tried adding below to functions.php, but it did not take away the title.
 * if (is_post_type_archive(‘tribe_events’)) {
    return ‘Our calendar’; }
 * As an alternative I am using the shortcode [tribe_events} on another page, but
   there the theme somehow inserts a big white gap before the listing, creating 
   an estetic downside. Found a suggestion in adding custom css like below, but 
   this only fixes the events page, which has the title “Archives”, so kind of got
   stuck in a catch 22.
 * .post-type-archive-tribe_events #main {
    padding-top: 0px !important; }
 * Appreciate any suggestion, since I am not all too techy.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Happyforms - Form Builder for WordPress: Drag & Drop Contact Forms, Surveys, Payments & Multipurpose Forms] Indata masks](https://wordpress.org/support/topic/indata-masks/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/indata-masks/#post-10834099)
 * Hi,
 * Yes, without being able to use shortcodes in for example confirmation e-mails
   I am unable to currently switch to the plugin from CF7, but apart from this I
   like the usability of your work.
 * Thansk!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Making whole event list line clickable](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/#post-10793625)
 * This is how it looks right now (and the way I want it to look, besides making
   the whole row clickable):
 * [http://scandinavianchurch.org.br/eventos/](http://scandinavianchurch.org.br/eventos/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Making whole event list line clickable](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/#post-10793268)
 * Thanks, but for some reason doesn’t work for me and messes up the design for 
   the list.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Page type “recurring event” has no layout options](https://wordpress.org/support/topic/page-type-recurring-event-has-no-layout-options/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/page-type-recurring-event-has-no-layout-options/#post-10791015)
 * Hi,
 * I mean that I can’t find the layout options in this screenshot inside WP admin.
   I have PHP 7.2.
 * [https://paste.pics/3XAJV](https://paste.pics/3XAJV)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Making whole event list line clickable](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/#post-10790211)
 * Ok, thanks. Can’t get it to work with the present code I have now, however:
 *     ```
       <tr>
       <td><a href="#_EVENTURL">#_EVENTDATES<br/>
       #_EVENTTIMES</a></td>
       <td><a href="#_EVENTURL">#_EVENTIMAGE{100,100}</a></td>
       <td>#_EVENTLINK</td>
       </tr>
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Making whole event list line clickable](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/#post-10790077)
 * Just a thought – any way to make the whole space inside the table clickable? 
   Now the time, image and name are clickable, but not the spaces in between.
 * Really appreciate your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Making whole event list line clickable](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/#post-10790076)
 * Fantastic – that did it!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Making whole event list line clickable](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/)
 *  Thread Starter [goettel](https://wordpress.org/support/users/goettel/)
 * (@goettel)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/making-whole-event-list-line-clickable/#post-10790050)
 * OK!
 * So this is the code I have now (I would wish to keep the rest of the format, 
   so it comes down to making the #_EVENTIMAGE link to the event URL:
 * <tr>
    <td> #_EVENTDATES<br/> #_EVENTTIMES </td> <td> #_EVENTIMAGE{100,100} </
   td> <td> #_EVENTLINK </td> </tr>

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