• I’m not sure what causes the conflict, but the tabs at the top of the plugin’s Options screen weren’t displaying for me. Modifying the style of the tabs in alo-easymail/inc/jquery.ui.tabs.css did the trick:

    #easymail_options_tabs{
            display: block;
            font-size:13px;
            margin-top:40px;
    }

    Joel

    http://ww.wp.xz.cn/plugins/alo-easymail/

The topic ‘Missing tabs in configuration screen’ is closed to new replies.