Don\'t create seller page automatically

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 – Membership Don\'t create seller page automatically

Viewing 4 reply threads
  • Author
    Posts
    • #87709
      juarez.rede
      Participant

      After done register, seller page don´t create automatically.

    • #87963
      WCFM Forum
      Keymaster

      Well, there is no such static page. It’s a dynamic page.

      If you don’t want customer/site user able to access this then add this code to your site –

      add_filter( 'wcfm_is_disable_store_url_access', '__return_true' );

      Add this code to your child theme’s functions.php
      In case you do not have child theme then add code using this plugin – https://wordpress.org/plugins/code-snippets/

      Thank You

    • #88079
      juarez.rede
      Participant

      I expressed myself wrong, I want that page seller to be created automatically, but the page isn’t create.

    • #88458
      WCFM Forum
      Keymaster

      Well, this page auto created as soon as a user register as a vendor to the site.

      Is this not working for you? are you getting 404 when accessing store page?

      If so, please go to wp-admin -> setting -> permalink -> set permalink as “post name”

      Thank You

    • #88840
      juarez.rede
      Participant

      Yes, I got 404, but after the setup is working.

      Thank you very much.

Viewing 4 reply threads
  • The topic ‘Don\'t create seller page automatically’ is closed to new replies.