Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Single Product Inquiry
Tagged: inquiry
- This topic has 5 replies, 2 voices, and was last updated 5 years, 5 months ago by WCFM Forum.
- AuthorPosts
- June 11, 2019 at 7:33 am #66933vanilladev89Participant
Hello
Before update to 6.1.5, there was an option in the admin dashboard that said ” Disable ask a question button “. This option moved the “?inquiry” button from the vendor store page to the inquiry tab on product single page.
After update, this option is no longer available and the only inquiry button available is on the Vendor Store Page.Also, I noticed that on woocommerce account page. When vendor is on following, support tickets, or inquiries page, the Store manager link displays as current page and not correctly as “Store Manager” ( Images )
Thank You
Attachments:
You must be logged in to view attached files. - June 11, 2019 at 6:57 pm #67057WCFM ForumMember
HI,
Before update to 6.1.5, there was an option in the admin dashboard that said ” Disable ask a question button “. This option moved the “?inquiry” button from the vendor store page to the inquiry tab on product single page.
– Yeah right, we have disabled that option as it was a bit confusing. People think it;s for disabling “ask a question” button from thought out the site!
Also, I noticed that on woocommerce account page. When vendor is on following, support tickets, or inquiries page, the Store manager link displays as current page and not correctly as “Store Manager” ( Images )
– That’s really strange! Which theme you are using?
In default theme it’s working perfectly – https://www.loom.com/share/c63025283b264f3489305e89b6a94060Thank You
- June 11, 2019 at 10:15 pm #67089vanilladev89Participant
Hello,
I am now wondering, can I have the code to move the ask a question button back on the inquiry location on product single page?
I am using Ark Theme.
Thank you
- June 12, 2019 at 5:52 am #67125WCFM ForumMember
Hi,
Please add this line to child theme’s functions.php –
add_filter( 'wcfm_is_pref_enquiry_button', '__return_false' );
Thank You
- June 12, 2019 at 6:30 am #67133vanilladev89Participant
hello
Thank you so much for this!
- June 13, 2019 at 6:23 pm #67431WCFM ForumMember
You are welcome 🙂
- AuthorPosts
- The topic ‘Single Product Inquiry’ is closed to new replies.