• Resolved stadtrad089

    (@stadtrad089)


    Dear Artem,

    the plugin looks very interesting what I have been looking for. Unfortunately the contact form 7 plugin is not creating the contact form “order one click”, have you an idea why? I have first download ContactForm7, activated it and than download your plugin and activated it but nothing happend

    Also the button is not showing on the product page, I guess that has something to do with the missing contact form “order one click”?. Can you explain what I have to do? I have no programming skills. Is it neccessary to take some codes in some pages as you discribed on your homepage? If it so where do I have to upload your codes?

    Check a product from my side https://www.stadtrad089.de/shop ,please. I just want to ad your button on a product page side for example https://www.stadtrad089.de/produkt/rabeneick-tc4-shimano-deore-xt-30-gang-hs22/

    Thank you very much for your help.

    BR Sinan

    • This topic was modified 4 years, 11 months ago by stadtrad089.
    • This topic was modified 4 years, 11 months ago by stadtrad089.
    • This topic was modified 4 years, 11 months ago by stadtrad089.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter stadtrad089

    (@stadtrad089)

    i found out that when I set my custom product page as default it is not working but when i set the default single product page from OceanWP it is showing (weird)

    Do you have an idea why it is not working on my custom product side?

    Plugin Author Artem Abramovich

    (@artabr)

    Hello! By default, the plugin does not work with catalog pages (store page, product categories pages). If you want to display the plugin button on the directory pages, you will have to use the code that is listed on my page. Like that

    add_filter( 'woocommerce_after_shop_loop_item', 'awooc_html_custom_add_to_cart', 15 );

    Adding code is better through a child theme. Or you can use plugins to insert code, for example Code Snippets
    The button may not be displayed on the user page, because on it the necessary hooks of WooCommerce itself. On standard pages everything should work without problems.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Installation not working’ is closed to new replies.