Viewing 1 replies (of 1 total)
  • Hello There,

    Please open plugin file business-opening-hours >> bizo-hours.php write following code in line 651.

    add_filter('widget_text', 'do_shortcode');

    And replace following code in line 624 and 625.

    jQuery(".bizoh-table tr:contains(Close)").css("color", "#ff0000");
    jQuery(".bizoh-table tr td:contains(Close)").html("CLOSED");

    Cheers!

Viewing 1 replies (of 1 total)
  • The topic ‘Shortcode won't work’ is closed to new replies.