Title: liquid64's Replies | WordPress.org

---

# liquid64

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Foyer - Digital Signage for WordPress] Specific Daily Schedule for Displays](https://wordpress.org/support/topic/specific-daily-schedule-for-displays/)
 *  [liquid64](https://wordpress.org/support/users/liquid64/)
 * (@liquid64)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/specific-daily-schedule-for-displays/#post-15246401)
 * If anyone is interested, I modified a couple of php files to basically ignore
   the date of the temporary schedule and only check the time. This gives me the
   ability to assign a time period, and every day, it will use that channel.
 * >  /admin/class-foyer-admin-display.php
   >  Line 63.. Change the wording to indicate
   > that the date is ignored. __( ‘Schedule daily secondary channel (date is ignored)’,‘
   > foyer’ ),
   > /includes/class-foyer-display.php
   >  Beginning at line 142 if ( date(‘His’,$scheduled_channel[‘
   > start’]) > date(‘His’) ) { continue; }
   >  if ( date(‘His’,$scheduled_channel[‘end’]) < date(‘His’) ) {
   >  continue; }
    -  This reply was modified 4 years, 5 months ago by [liquid64](https://wordpress.org/support/users/liquid64/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Foyer - Digital Signage for WordPress] “Awarded Best Venue” slide on demo](https://wordpress.org/support/topic/awarded-best-venue-slide-on-demo/)
 *  Thread Starter [liquid64](https://wordpress.org/support/users/liquid64/)
 * (@liquid64)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/awarded-best-venue-slide-on-demo/#post-12362168)
 * I answered my own question! That slide is a “post style” slide, with a featured
   image set, and the slide set to use that featured image. The featured image then
   becomes the leftmost part of the slide, while the image set in the slide becomes
   the rightmost, and the text from the post, displays over top of the right.

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