• Resolved Page Wood

    (@pwood)


    Hey everyone,

    I’m trying to integrate WooCommerce with my own theme. I can’t figure out how to go about deregistering and registering the shop wrappers to work with my theme.

    I’ve looked at this documentation pertaining to this on the WooCommerce site. I’m confused about what I need to change in the following to get it to work with my theme:

    add_action(‘woocommerce_before_main_content’, create_function(”, ‘echo “<section id=\”main\”>”;’), 10);
    add_action(‘woocommerce_after_main_content’, create_function(”, ‘echo “</section>”;’), 10);

    the site I’m working with is:
    https://www.aftonstorageproducts.com

    Thanks in advance!

    https://www.ads-software.com/extend/plugins/woocommerce/

Viewing 3 replies - 16 through 18 (of 18 total)
  • some e-commerce plugins like jigoshop doesn’t work in custom themes in wordpress?

    Hello,
    I am trying to integrate the woocommerce plugin on a custom theme but not having much success.
    We are a small charity and would be grateful if someone would help us in installing the plugin…or explain me in a simple way (since I am not able to read php codes) how to do it.

    I don’t understand how to hook or unhook…

    Our shop page looks a mess!

    The page is the following:
    https://www.milanomondo.org/shop

    Thank you

    Hi… yep same problem here… i’m trying to bring woocommerce and the ‘professional’ elegant theme together

    I’ll admit i’m a hack at this!

    I’ve built a nice test site for my naturopathic business here https://natcare.juicylucywebsites.com/ … all good except for the estore

    I had a dabble trying to follow the jigoshop link etc with very limited success

    i have managed to get the cart etc into a side bar but i have lots of other errors

    I also don’t understand how to hook or unhook. When you say unhook do you mean to delet a section… e.g. <div id=”container”><div id=”content” role=”main”>

    Cheers

    Jason

Viewing 3 replies - 16 through 18 (of 18 total)
  • The topic ‘[Plugin: WooCommerce – eCommerce plugin for WordPress] Integrating WooCommerce with my custom theme’ is closed to new replies.