Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • in reply to: Class "entry-title" on shop page #245309
    shumski
    Member
    Post count: 3
    This reply has been marked as private.
    in reply to: Problems with woocommerce translations #208715
    shumski
    Member
    Post count: 3

    Hi Ed,

    Thanks, I resolved it with code
    add_filter( 'woocommerce_order_button_text', create_function( '', 'return "button name";' ) );

    But I can’t find a solution of problem with Shop page title and Category’s title.
    For exemple, on your demo the code is:
    <h1 class="entry-title">Accessories</h1>
    My is:
    <h1 class="entry-title"></h1>
    That is to say, I have gone the title.
    How can I add Page title as on your demo?

    Thank you

    in reply to: Problems with woocommerce translations #208249
    shumski
    Member
    Post count: 3

    Hi Rui,

    1) I tried “Real-time find and replace”. It work only for “VIEW ALL PRODUCT” translate. Thanks.
    But for “Place order” it doesn’t, sorry.
    More precise it works only when the page loads. After the loading is finished, the button changes to the old translation.
    Do you have any ideas how to fix it?

    2) Also, I noticed that after the last update, the Page title on Product category page disappeared.
    I can’t find how to add it.

    3) I’ve got one more question. I need to change product quantity “x 1” from “Your order” to “x 1 piece”.
    I would be grateful for the help.

    Thank you

    Attachments:
    You must be logged in to view attached files.
Viewing 3 posts - 1 through 3 (of 3 total)