• Resolved l0gan0

    (@l0gan0)


    First of all, thank you for making this plugin. It is [almost] exactly what I need!

    I was digging around to see if it would be possible to modify this down to a stripped down, CSS only layout. Ideally, I’d like the days/hours to be in an unordered list, then use spans/classes to style instead of table cells.

    Also, I am looking to switch “Monday” to “Mon”, “Tuesday” to “Tue”, etc. Is there somewhere that can be changed?

    Thanks!
    Logan

    http://wordpress.org/extend/plugins/business-hours-plugin/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter l0gan0

    (@l0gan0)

    One other thing I just thought of:

    When viewing a list of all days/hours, could you add a conditional css class to the table row or list item as “current day” then you could highlight the current day.

    Plugin Author Daniel Dvorkin

    (@mzaweb)

    Hi Logan, check the views folder in the plugin directory. Any of those views will be loaded first from business-hours/{filename.php} from your theme, so you can override any view just creating a business-hours folder in your theme, copying and pasting the file you want to change and then make the change you want in that view.

    Cheers!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Feature Requests: Table-less layout’ is closed to new replies.