New Landing How can we help? Atelier Customize Product page

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Atelier
  • #212697
    dsirard11
    Member
    Post count: 122

    Hello,

    I’ve been looking at our choices for product pages and can’t find one that fits our requirements. We’d like to get as close to this as possible:

    http://www.crabtree-evelyn.com/bath-shower/soaps/avocado-olive-oil-triple-milled-soap/79676.html?cgid=bath-body-bath-shower-soap#start=1

    The only difference is that we don’t want a box around the product – we’d like a full page option similar to the product page on the Form demo site. In other words, just a white background.

    Is there a way to customize a product page to do this?

    Thank you,
    Dawna

    #212713
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Yes it’s possible but would require a lot of customization that is outside of our support scope, since our layouts are a bit different than your example.

    Will forward this topic to the development team has a suggestion for future developments.

    -Rui

    #212714
    dsirard11
    Member
    Post count: 122

    Okay – but is there at least a way to move “Related Items” above the reviews?

    #212785
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Please see the other topic

    – Kyle

    #212788
    dsirard11
    Member
    Post count: 122

    I sis see that topic but when I made the suggested change I received this error message: Parse error: syntax error, unexpected ‘}’ in /home/content/p3pnexwpnas09_data01/07/2721807/html/wp-content/themes/atelier/woocommerce/content-single-product.php on line 230

    What am I doing wrong?

    Best,
    Dawna

    #212790
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You must have missed out the closing }

    – Kyle

    #212793
    dsirard11
    Member
    Post count: 122

    This was the suggestion:

    Hi

    Go to atelier/woocommerce/content-single-product.php and find these lines at the bottom of the file: http://d.pr/i/1aHZx/2uppNaqY

    Move
    /**
    * Product Related
    */
    if ($sidebar_config == “no-sidebars”) { ?>
    <div class=”container product-related-wrap”>
    <?php } ?>

    <?php
    /**
    * woocommerce_after_single_product_summary hook
    *
    * @hooked woocommerce_output_related_products – 20
    */
    do_action( ‘sf_after_single_product_reviews’ );
    ?>
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16

    /**
    * Product Related
    */
    if ($sidebar_config == “no-sidebars”) { ?>
    <div class=”container product-related-wrap”>
    <?php } ?>

    <?php
    /**
    * woocommerce_after_single_product_summary hook
    *
    * @hooked woocommerce_output_related_products – 20
    */
    do_action( ‘sf_after_single_product_reviews’ );
    ?>

    Above

    /**
    * Product Reviews
    */

    Where would I insert the }?

    #212804
    dsirard11
    Member
    Post count: 122

    Now none of our product pages are working! Please help!

    #212816
    dsirard11
    Member
    Post count: 122

    Is anyone going to help me with this?

    #212820
    dsirard11
    Member
    Post count: 122

    Never mind. I fixed it myself. 🙂

    #212886
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Ok great, no problem

    – Kyle

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register