Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author julien731

    (@julien731)

    Hi,

    As the URLs are redacted, I can’t really see what’s wrong. Having a URL with product in it doesn’t seem abnormal as we have a product taxonomy.

    Thread Starter tomekp0

    (@tomekp0)

    Hi,

    Please check one more time.

    Default product link for my language is:
    example.com/produKt/product-name

    and after installing plugin at front every product is:
    example.com/produCt/product-name

    and permalinks setting page still show correct version with “K”

    Plugin Author julien731

    (@julien731)

    Oh my bad. I missed that. If you disable Awesome Support and re-save the permalinks, does it go back to normal?

    Thread Starter tomekp0

    (@tomekp0)

    Yes after disable is go back to “K”

    Plugin Author julien731

    (@julien731)

    That could be caused by the product taxonomy indeed. Could you please try to change the slug to something different. You can do so by adding the following line to your theme’s functions.php file:

    define( 'WPAS_PRODUCT_SLUG', 'support-product' );

    Don’t forget to refresh your permalinks after that.

    Thread Starter tomekp0

    (@tomekp0)

    I add this line to functions.php file (Flatsome theme).

    But after permalink refresh link still is shown as “product”.

    Hi,

    I have the same probleme for the french installation of woocommerce.

    I try to put the following line in functions.php file, but it does not change anything :

    define( ‘WPAS_PRODUCT_SLUG’, ‘support-produIt’ );

    What do you mean by refresh the permalinks ?

    Plugin Author julien731

    (@julien731)

    To refresh your permalinks, head over to Settings > Permalinks and hit the save button.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Permalink change by plugin’ is closed to new replies.