How could i change category position at store dashboard?

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Ultimate How could i change category position at store dashboard?

Viewing 3 reply threads
  • Author
    Posts
    • #28674
      MOHO
      Participant

      I use toolset create custom taxonomy.

      I want to move upper thans woocommerce default category.

      How could i change position?

      By MOHO

      Attachments:
      You must be logged in to view attached files.
    • #28678
      WCFM Forum
      Keymaster

      Hi,

      This is possible to tweak position by editing the template, as you already override this so can be done easily.

      Bit still you will have “Brand” at top as it is first custom taxonomy.

      Thank You

    • #28679
      MOHO
      Participant

      “i already override this so can be done easily.”

      What do you mean?

      yeah Brand is theme created.

    • #28685
      WCFM Forum
      Keymaster

      “What do you mean?”

      – Code is written over there, have to toggle it’s position of display.

      Check at – “wcfm-view-products-manage.php”

      There has two code blocks –

      590-634
      635-669

      You have to toggle this -> move 635 line code block above 590 line code block.

      Well, if you have already this template then code line may not match, search by these filters – “wcfm_is_allow_product_category” and “wcfm_is_allow_custom_taxonomy”
      Or, check at original template.

      thank you

Viewing 3 reply threads
  • The topic ‘How could i change category position at store dashboard?’ is closed to new replies.