Viewing 1 replies (of 1 total)
  • Plugin Contributor Eran Miller

    (@eranmiller)

    You need to fix the css statement that is hiding h2 elements in your theme.

    h1, h2, h3, h4, .jqueryslidemenu a, #intro .intro_title, #intro .teaser, #slider_module + #intro h3, #sidebar .widgettitle, .about_author_title, .share_this_title, .additional_posts_title, .commentlist_title, #reply-title, #comments-title, .blog_tabs, #outro, #outro a, .toggle a, .toggle_accordion a, #content .teaser {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    Eran

Viewing 1 replies (of 1 total)
  • The topic ‘Month Not Showing On Calendar’ is closed to new replies.