• Resolved theticus

    (@theticus)


    Hi there,
    What is the best or suitable e-commerce plugin to use with this theme?
    The reason is that I installed WooCommerce and it came up with message that its not compatible with WP-Forge and encouraging me to change the theme.

    But I really like this theme and dont want to change.

    Thanks in advance.
    Theticus

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter theticus

    (@theticus)

    Here is the exact message.

    Your theme does not declare WooCommerce support – Please read our integration guide or check out our Storefront theme which is totally free to download and designed specifically for use with WooCommerce.

    Hope this helps!

    Thanks in advance!
    Theticus

    Theme Author ThemeAWESOME

    (@tsquez)

    Hi there,

    Glad you like the theme, however I cannot tell you which is the best e-commerce plugin. There are way to may of them out there in the wild and I normally do not test plugins with WP-Forge.

    However if you want to use WooCommerce you can. Open up functions.php and add the following somewhere:

    // Makes our theme support WooCommerce
    	add_theme_support( 'woocommerce' );

    Hope this helps. Enjoy!

    Thread Starter theticus

    (@theticus)

    Thanks for the quick reply.

    Can I install that code in my child theme “wp-starter”??

    Cheers,

    Thread Starter theticus

    (@theticus)

    Hi Thomas,
    Pls ignore my previous post..
    Yes it works in child theme (wp-starter) All good to go.

    Am closing this ticket.

    God bless.
    Theticus

    Theme Author ThemeAWESOME

    (@tsquez)

    Hey there,

    You are very welcome. Glad I could help. I used to have WooCommerce support in WP-Forge but took it out. I was trying to reduce code. I think I will add it back in.

    If you want you can go ahead and add it to WP-Forge itself as it will be added in the next update. This way you don’t have two instances of that function.

    If you have any other issues, questions or concerns, please feel free to let me know.

    As always, enjoy!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘ecommerce plugin’ is closed to new replies.