• Resolved adiosmyfirend

    (@adiosmyfirend)


    How can i change Brand Position: After Title as Before Title


    ***.com/admin.php?page=br-product_brand&tab=product-page

    • This topic was modified 3 years, 2 months ago by adiosmyfirend.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter adiosmyfirend

    (@adiosmyfirend)

    And how can remove ***.com/brands/product-123 Strip brands

    • This reply was modified 3 years, 2 months ago by adiosmyfirend.
    Plugin Author RazyRx

    (@razyrx)

    Hello,

    1. Plugin do not have option like this.
    2. There is no way to remove it in plugin settings, maybe some other pluign can be used for it.

    Regards,
    Oleg

    Thread Starter adiosmyfirend

    (@adiosmyfirend)

    Thanks for your answer.
    How can I get the description to the bottom on the brands page?

    remove_action( 'woocommerce_archive_description', 'berocket_brand_description', 15 );
    add_action( 'woocommerce_after_template_part', 'berocket_brand_description', 10 );
    

    what do i need to fix?

    Thread Starter adiosmyfirend

    (@adiosmyfirend)

    if anyone wants to delete the word brand from the link structure


    wp-admin/options-permalink.php


    ->Brands
    –> “/” add
    check your url

    ***.com/brand/product-123-yellow
    be
    ***.com/product-123-yellow

    Thread Starter adiosmyfirend

    (@adiosmyfirend)

    sorry i got an error now
    if you do as above.

    When the blog account benefits enter the pages, it gives a 404 error, but it removes the brand link.

    Plugin Author RazyRx

    (@razyrx)

    Hello,

    Removing brand word from link can cause different issues with other links on site.

    Regards,
    Oleg

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

The topic ‘Brand Position : Before Title How?’ is closed to new replies.