Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter rikusvorster

    (@rikusvorster)

    Anyone able to help?

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Hi,

    The button is actually unable to call the file which has functionality to show enquiry form. There is an Internal Server Error, see here.

    We can see, your site is under construction. May be the plugin which is showing ‘under construction’ message is not allowing to access that file or there is some conflict with the active theme. You can debug the issue by deactivating that plugin or the active theme temporarily. See if that helps.

    Thanks,
    WisdmLabs

    Plugin Author WisdmLabs

    (@wisdmlabs)

    This issue has been resolved by making changes in a file of the plugin, hence marking this topic as resolved.

    For other users, who may face the same issue –

    Replace the code plugins_url("data/contact.php", __FILE__)
    with
    "/wp-content/plugins/product-enquiry-for-woocommerce/data/contact.php"
    in the plugin’s main file ‘product-enquiry-for-woocommerce.php’ (line no. 57 – version 0.2.9)

    Thanks,
    WisdmLabs

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Button does nothing’ is closed to new replies.