• Resolved jylee1997123

    (@jylee1997123)


    after i installed blockonomics. It is not showing anywhere. Checked Settings tab. Woocommerce Settings tab.. and all other place.. No luck. Can anyone help me out ?

Viewing 1 replies (of 1 total)
  • Plugin Author blockonomics

    (@blockonomics)

    Hi..Apologies for the late response, didn’t get notification of the topic

    – Please refer the video to cross verify installation https://www.youtube.com/watch?v=E5nvTeuorE4
    – Most probably the plugin is not detecting your woocommerce installation. Try changing the following line in blockonomics-woocommerce.php
    if ( is_plugin_active( ‘woocommerce/woocommerce.php’) || class_exists( ‘WooCommerce’ )) {
    to
    if (true) {
    and then do activate.

    • This reply was modified 6 years, 10 months ago by blockonomics.
Viewing 1 replies (of 1 total)
  • The topic ‘Blockonomics not showing on settings’ is closed to new replies.