• Resolved sandhu2681

    (@sandhu2681)


    Hi

    Theme is very good, but when we add woocommerce to it, page style changes. What may be the problem ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author webriti

    (@priyanshumittal)

    Hi first of all thanks for appreciating our effort… If possible share your url where you are using this if not specify particularly which page style changes weither normal wordpress page, post or the page which involves feature of woocommerce in it?

    Hi,
    Just go through the following URL

    http://docs.woothemes.com/document/third-party-custom-themecompatibility/

    OR

    Follow these steps..

    1) Copy the page.php and paste it into your theme directory.
    2) Rename this (copied) file into woocommerce.php.
    3) Open the file and find the <?php if ( have_posts() ) : (The Loop)
    4) Replace the above code with <?php woocommerce_content(); ?> Thats It.

    Please feel free for further assistance.

    Theme Author webriti

    (@priyanshumittal)

    i was about to share the same link.. woocommerce in there blog showed a way how to implement the lugin in the third party themes…. Its more of a plugin specfic issue..

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce page design changes’ is closed to new replies.