Few questions - by efrat_cohen - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 6 years, 7 months ago ago by Olga Barlow

  • Avatar: efrat_cohen
    efrat_cohen
    Participant
    September 18, 2017 at 15:46

    Hi, a few questions:

    1) Custom footer per page: I want to customize a 2nd footer. The preset choices are not relevant. I need it to reflect my pages where I use a custom logo. How can I do it?

    2) Names of products to appear above categories: On the homepage “https://tavlinsky.co.il/en/home/” below the “SHOP” thumbnails I want Product Name and Categories to switch places, so the title appears above the cats. Where can I make this edit?

    3) RTL CSS: On my RTL pages I’m having difficulty addressing the product title on product pages.
    The ”.single-product .product-information .product_title {}” and ”.product-information .products-page-cats, .product-info-wrapper .products-page-cats {}” tags don’t work on rtl css.
    I’m running a child theme and have both a child rtl css and an rtl css plugin. Neither work.

    4) Social icons: On product pages I want control over the placement of the social icons. For example, if I don’t want them to be under the “Add To Cart” button, but under the product name, instead. Where can I make these edits? Which template file?

    Thanks

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    September 18, 2017 at 16:22

    Hello,

    1) You can use custom footer. Use Static Blocks option to create custom footer layout http://xstore.helpscoutdocs.com/article/47-static-blocks and then choose this static block in Page layout options during page editing.

    2) You need to make changes in template files. Copy
    xstore/woocommerce/content-product.php and xstore/woocommerce/content-product-slider.php files into child theme and move the categories code below the title, for example http://prntscr.com/gmngo7

    3) Don’t understand what exactly you want to change. Could you explain what you want to change and I’ll sen you the correct code?

    4) xstore/woocommerce/single-product-content.php

    Regards

  • Viewing 2 results - 1 through 2 (of 2 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.