• hi

    you /one cannot diable quote output unless one changes

    <?php if( !of_get_option('show_BizArk_quote_bizone') || of_get_option('show_BizArk_quote_bizone') == 'true' ) : ?>

    to

    <?php if( !of_get_option('show_bizark_quote_bizone') || of_get_option('show_bizark_quote_bizone') == 'true' ) : ?>

    just thought i’d mention it

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘can't disable quote’ is closed to new replies.