Single Product Page Item Information Structure

This topic has 6 replies, 2 voices, and was last updated 7 years, 11 months ago ago by Jack Richardson

  • Avatar: pattimcletchie
    Patti McLetchie
    Participant
    May 24, 2016 at 03:30

    Hi!
    I am new to this so I apologize if this is a dumb question. I am customizing the Classico theme (Maria layout) for a client and the single product page structure is way different than the demo. For example, on the demo the “email a friend & add to wishlist” buttons are right next to eachother under the price. On mine they are in weird places. I was trying to find the php file for where the theme is calling both of the attributes but cannot locate the original php that the “single-product-page.php” file is calling.

    Any ideas would be greatly welcomed.

    thanks!
    Patti

    5 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 24, 2016 at 07:55

    Hello,

    Please provide us with FTP and WP Dashboard credentials in private content.

    Best regards,
    Jack Richardson.

    Avatar: pattimcletchie
    Patti McLetchie
    Participant
    May 24, 2016 at 12:41

    Hi Jack,

    Thank you so much for your quick response! My credentials are in the private content area.

    Also, the client wants the email to friend and add to wishlist under the product name and price. I assume that if I have the php source file that the template is calling I can make the change to move those two next to eachother. She also wants the social icons to be underneath the words “Share Social.”

    I really appreciate your help.

    Patti

    Please, contact administrator
    for this information.
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 24, 2016 at 13:51

    Hello,

    I’ve disabled “Just Catalog” mode in Theme Options > E-Commerce > Shop to show price and “Add to Cart” button and set “Under content” for “Location of product tabs” field in Theme Options > E-Commerce > Single Product Page.
    Then I set Wishlist Position to “After “Add to Cart”” in YIT Plugins > Wishlist.

    To display social icons under the text I added this code in Theme Options > Styling > Custom CSS > Custom CSS for desktop:

    .product-information .menu-social-icons {
        float: none;
        padding-top: 30px;
    }

    Please check single product page now.

    Best regards,
    Jack Richardson.

    Avatar: pattimcletchie
    Patti McLetchie
    Participant
    May 24, 2016 at 22:33

    Hi Jack,

    Thank you that worked perfectly! I am still stunned at how you changed the wishlist because I don’t see that option (I’m probably just blind).

    While I have you… When you click on a product category from the Shop sidebar it then brings you to the Product Category Page which in the theme settings allows for a sidebar but I can’t seem to figure out how to get my “Shop Page” sidebar to load for that page. Any suggestions?

    Thanks so much!
    Patti

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    May 25, 2016 at 08:49

    Hello,

    To set Wishlist settings go to WP Dashboard > YITH Plugins > Wishlist > General Settings > Position.

    I’ve disabled the option “Full width” in Theme Options > E-Commerce > Product Page Layout.
    Please check sidebar on Shop page now.

    Best regards,
    Jack Richardson.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.