WooCommerce questions - by Flexibilis - on WordPress WooCommerce support

This topic has 7 replies, 3 voices, and was last updated 8 years, 8 months ago ago by Jack Richardson

  • Avatar: Flexibilis
    Flexibilis
    Participant
    August 20, 2015 at 16:41

    Hi,

    Two questions.
    1. I enabled fixed navigation to have the menu every time. How can I place the cart to the fixed navigation bar? (Like on your site now.)

    2. I want to use the cross sell function. I put products in it, but I should translate the “You may be interested in…” text on the cart page. Where can I find this text? It is not in the “woocommerce-hu_HU.po” file since the one in it is already translated, but I can see only the English text.

    Regards,

    Fedor

    6 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    August 20, 2015 at 18:48

    Hello,

    1. Please provide us with wp-admin panel and FTP credentials in Private Content.

    2. You can find that text in .po file in wp-content/themes/legenda/languages directory.

    Regards,
    Eva Kemp.

    Avatar: Flexibilis
    Flexibilis
    Participant
    August 20, 2015 at 18:53

    Hi,

    Wp-admin panel and FTP credentials in Private Content added.

    Thank you.

    Regards,
    Fedor

    Please, contact administrator
    for this information.
    Avatar: Flexibilis
    Flexibilis
    Participant
    August 20, 2015 at 19:45

    Hi,

    Another question came up. How could I decrease the size of picture on the single product page? As defined it is 570*570 pix, which is too large. Around 450*450 would be enough. Where can I set it?

    Thank you.

    Fedor

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 21, 2015 at 07:38

    Hello,

    I’ve edited the file header.php and added the code <div class="fixed-cart"><?php etheme_top_cart(); ?></div> in line 133 and this code in custom.css:

    .fixed-header-area  .fixed-cart {
      position: relative;
      float: right;
    }

    Now cart is shown in fixed header. Please check.

    Please take our apologies but image dimensions can’t be changed on a single product page in theme options as they can be distorted. It can be edited only in the theme files legenda/woocommerce/single-product/product-image.php. Also changes in custom.css need to be made.

    Best regards,
    Jack Richardson.

    Avatar: Flexibilis
    Flexibilis
    Participant
    August 21, 2015 at 11:24

    Hi,

    Thannk you.

    Regards,

    Fedor

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    August 21, 2015 at 11:42

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘WooCommerce questions’' has been successfully resolved, and the topic is now closed for further responses

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