Forum Replies Created

Viewing 15 posts - 46 through 60 (of 84 total)
  • Posted in:
  • in reply to: Product Display #73399
    dvaltas
    Member
    Post count: 84

    The number of product is corrected. There are 3 in every row. All is left is a centre alignment and is good to go.

    Thanks

    in reply to: Product Display #73376
    dvaltas
    Member
    Post count: 84

    It seems the picture in the second row goes more on the right leaving more space on the left and left alone in the hole row.

    Thanks

    in reply to: Extra tabs #73371
    dvaltas
    Member
    Post count: 84

    This code will make an extra tab but this tab will be the same in every product.

    For example I need the extra tab for measurements. This tab can’t be the same for every product.

    How can I make extra tabs for every product separately?

    Thanks

    in reply to: Extra tabs #73364
    dvaltas
    Member
    Post count: 84

    And I can customise the name and the content by changing the ‘New Product Tab’ name or it is by default the only name I can use?

    Thanks

    in reply to: Product Display #73361
    dvaltas
    Member
    Post count: 84

    It seems to work but there is no center alignment. Also the order goes 3 products in the first row and 1 in the second, 3 products in the third and 1 in the forth.

    Thank you Melanie

    in reply to: Extra tabs #73346
    dvaltas
    Member
    Post count: 84

    I guess that I should copy this code to the functions.php but where exactly? In the end?

    Thanks Mohammad.

    in reply to: Product Display #73343
    dvaltas
    Member
    Post count: 84

    Please try again. Sorry about that.

    in reply to: Product Display #72498
    dvaltas
    Member
    Post count: 84

    The Maintenance Mode is off. Can you please try again?

    Thank you Melanie.

    Dimitris

    in reply to: Remove product options #72410
    dvaltas
    Member
    Post count: 84

    Perfect!! It works Mohammad.

    Thank you for your awesome support.

    Dimitris

    in reply to: Remove product options #72399
    dvaltas
    Member
    Post count: 84

    Good morning Mohammad.

    Here you go.

    Thank you

    in reply to: Remove product options #72342
    dvaltas
    Member
    Post count: 84

    I tried this code in the functions.php int the editor you had in another post 1 month ago but there is no change

    <?php function wc_remove_related_products( $args ) { return array(); } add_filter(‘woocommerce_related_products_args’,’wc_remove_related_products’, 10);
    ?>

    Thanks

    in reply to: Remove product options #72340
    dvaltas
    Member
    Post count: 84

    Great Mohammad that works!!!

    But it started showing me the related products under the product I choose. Is this from this css code? How can I remove the option to show related products?

    Thanks again.

    Dimitris

    in reply to: Remove product options #72225
    dvaltas
    Member
    Post count: 84

    this one

    in reply to: Remove product options #72224
    dvaltas
    Member
    Post count: 84

    try this

    in reply to: Remove product options #72223
    dvaltas
    Member
    Post count: 84

    There is a screenshot below with a better explanation from this editor. It is posted to you with left alignment.

Viewing 15 posts - 46 through 60 (of 84 total)