Forum replies created

    Lukasz
    Spectator
    Posts: 45
    March 24, 2015 at 7:04 am #15778

    You need also en_EN.mo file.
    Try use this plugin to translate: https://wordpress.org/plugins/codestyling-localization/

    Lukasz
    Spectator
    Posts: 45
    February 25, 2015 at 7:31 am #14935

    Johan,
    Your e-mail working. But you changed margin of alora row too much. And now, email address in below the logo.
    That is why it not working correct.

    Lukasz
    Spectator
    Posts: 45
    February 23, 2015 at 10:08 am #14926

    I think that you can try use this code:
    #sticky-nav ul li a {
    padding: 0px 10px;
    }

    Lukasz
    Spectator
    Posts: 45
    February 20, 2015 at 11:24 am #14887

    Thank Roman,

    I copied files. Now it looks fine. I will make few more tests.

    But in file woo-config.php I didn’t find this line:
    <?php do_action( 'woocommerce_proceed_to_checkout' ); ?>

    In my file was:
    add_action('woocommerce_after_cart_totals', 'alora_woocommerce_after_cart_totals');
    function alora_woocommerce_after_cart_totals($args)
    {
    global $woocommerce; ?>

    <input type="submit" class="t4p-button button-default button-medium button default medium" name="update_cart" value="<?php _e( 'Update Cart', 'woocommerce' ); ?>" />
    <input type="submit" class="checkout-button t4p-button button-default button-medium button default medium alt wc-forward" name="proceed" value="<?php _e( 'Proceed to Checkout', 'woocommerce' ); ?> &rarr;" />

    <?php
    }

    Lukasz
    Spectator
    Posts: 45
    February 18, 2015 at 7:27 pm #14838

    I see one problem your solution. This change I would do in few pages, so I have to know what should be changed.

    Lukasz
    Spectator
    Posts: 45
    February 18, 2015 at 7:41 am #14822

    Hi Jaroslav,

    I added your code, but as you can see in link below:
    http://img24.otofotki.pl/obrazki/gh468_Checkout2.jpg

    On the page is displayed duplicated information about method of payment, but now on the page missing button BUY.

    Lukasz
    Spectator
    Posts: 45
    February 17, 2015 at 9:32 pm #14817

    Hi,

    Probably he wrote about this files:
    http://img24.otofotki.pl/obrazki/sh586_Outdated.jpg
    I have got the same.

    Lukasz
    Spectator
    Posts: 45
    February 17, 2015 at 9:16 pm #14814

    Thanks Jaroslav,

    Unfortunately it help only in page with “cart”. When I went to the page “checkout” the duplicated button remain (see second screenshot – post #14771).

    Lukasz
    Spectator
    Posts: 45
    February 17, 2015 at 11:45 am #14794
    This reply has been marked as private.
    Lukasz
    Spectator
    Posts: 45
    February 17, 2015 at 11:00 am #14790

    I couldn’t find on my account option to send PM