• Resolved dfumagalli

    (@dfumagalli)


    Hello,

    I have just installed the plug-in. It seems to work, but it does not detect WooCommerce.

    I’ve read a past post detailing the same issues and I’ve already uploaded and ran the code:

    <?php
    require( './wp-load.php' );
    if ( ! defined( 'WOOCOMMERCE_VERSION' ) ) { echo "no"; }
    else { echo "yes"; }

    It says yes.

    What else can I do?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello

    Could you share s screenshot of the issue or instructions on how to reproduce it.

    Could you share the past post link with us?

    Plugin Support qtwrk

    (@qtwrk)

    please provide the report number

    you can get it in toolbox -> report -> click “send to LiteSpeed”

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Missing Woocommerce Tab/Settings’ is closed to new replies.