Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM › Need some help – wcfm hijack WP Job Manager submit job page
- This topic has 3 replies, 3 voices, and was last updated 4 years, 7 months ago by WCFM Forum.
- AuthorPosts
- March 28, 2020 at 10:57 pm #113729Jing GuParticipant
Hi,
We designed our project submission page to look like this
But when this page is published, it is hijacked by wcfm theme and it looks like this:
We found that WP Job Manager Post Job page is treated as a page to add listing by wcfm. How can we remedy this issue?
Jing
- March 29, 2020 at 4:50 pm #113853milada.hristovaParticipant
Groups >> add new
Manage Membershipsor
Capability Settings
- March 30, 2020 at 12:01 am #113922Jing GuParticipant
Miladah,
A few questions:
1) we have customers / researchers who do not need a store. They will not go through vendor registration process, hence they will not have a subscription. In this case, how could we address it.
And when you say capabilities, what capabilities to turn off? There are so many capabilities.
2) We have found this code you suggested on this thread: https://wclovers.com/forums/topic/integration-problem-between-wcfm-and-wp-job-manager-submit_job_form/
add_filter( 'wcfm_is_allow_manage_listings_wcfm_wrapper', '__return_false' )
This allow the job submission page to display like designed.
However it creates another issue. When a user clicks on Add Listing in the job dashboard, he gets a 404, page not found error:
We would like a non store vendor to be able to post new job in the job submission page as designed, and when a store vendor clicks on listing, it does not go to 404.
Is Listing only for job? If so, can we turn it off for store vendors?
Thanks a lot.
- April 2, 2020 at 9:43 pm #114812WCFM ForumMember
Hi,
1) we have customers / researchers who do not need a store. They will not go through vendor registration process, hence they will not have a subscription. In this case, how could we address it.
– You may use WooCommerce default registration form for such user registration.
2. https://ia801404.us.archive.org/0/items/404errorvendorstore/404%20error%20vendor%20store.png
– You have trashed this page, restore this page to work.
Thank You
- AuthorPosts
- You must be logged in to reply to this topic.