• I can’t show an example, but the entire shop looks better with the update…

    …except my product pages re-set to show a break in my theme. After product information and before the footer, it breaks into the “sample page/ hello world!” non-sense. I can revert to a previous version of Jigoshop, but the update cleaned up a lot of issues I had to work around.

    What page do I have to edit to make sure the page template shows correctly?

    http://wordpress.org/extend/plugins/jigoshop/

Viewing 1 replies (of 1 total)
  • Thread Starter wtfbingo

    (@wtfbingo)

    I figured it out that it was the sidebar on the single product page. I tried disabling it in my functions file, but had to go into the plugin files and remove it.

    This is was I have in functions:

    `function mytheme_prepare_jigoshop_wrappers()
    {remove_action( ‘jigoshop_sidebar’, 10);}

Viewing 1 replies (of 1 total)
  • The topic ‘Product Page Template?’ is closed to new replies.