Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    Thanks a lot.

    Unfortunately i’m not as good in wordpress and woocommerce so I made this in another way:
    wp-content/plugins/woocommerce/includes/class-wc-countries.php

    'address_1' => array(
    				'required'    => false,
    			),
    			'address_2' => array(
    				'required'    => false
    			),
    			'city' => array(
    				'required'    => false,
    			),
    			'state' => array(
    				'required'    => false,
    			),
    			'postcode' => array(
    				'required'    => false,
    			),

    In styles.css they had same class, so i made display:none

    Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    resolved issue in this way:
    1. Common Settings – Custom structure – /%product_cat%
    2. Product permalink base – Custom base – /shop/%product_cat%

    Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    resolved issue in this way:
    1. Common Settings – Custom structure – /%product_cat%
    2. Product permalink base – Custom base – /shop/%product_cat%

    Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    Mike Jolley
    1. I solved my issue in a way i wrote before.
    2. Image you are trying to show me is MY image, and i made changes in admin panel after your first answer and it didn’t work. So I made no efforts to reload an image.

    Thank you for your answers.

    Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    Sorry, but I cant understand what u mean. if you mean “Custom base” – i left it empty and it switched to default. Like i said – default links working fine both english and russian.

    Or you mean domain name? ?? sorry, but i cant change it ?? (joke)

    resolved issue in this way:
    1. Common Settings – Custom structure – /%product_cat%
    2. Product permalink base – Custom base – /shop/%product_cat%

    Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    if i remove /shop – that will make the default permalink which is working. But like i said before I want to make it some way that when i click on Category – it displays full path using English slugs for categories or something readable to third person. Default links are not so.

    Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    thank you for your quick answer. Removed Postname, leaved /shop but there is still an error.

    I want to make it some way that when i click on Category – it displays full path using inglish slugs. But WP should be russian, because of defauld buttons like “Add to Cart”, “Search” window and so on.

    Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    ok. I wil ask on general woocommerce and wordpress forum and will post an answer here if i will have it.

    Thread Starter Stanislav Mykhaylenko

    (@elizaurua)

    I don’t use any translation plugin. I use translation that comes with WordPress itself.

    I would like to use permalink like https://www.hobby-shop.club/shop/%postname%/
    If i use it in English – its ok. If in Russian – comes that issue.

    If i switch to default permalinks – its fine both Russian and English. So i think problem comes from cyrillic letters in product categories.

    I double checked product categories slugs – it is in latin. So there should be some script inside WordPress or WooCommerce that generate that link names.

    Or maybe i missed something in permalink settings?
    this is the image of my permalinks
    https://i60.tinypic.com/1432gk3.png

Viewing 9 replies - 1 through 9 (of 9 total)