Title: MultiVendorX's Replies | WordPress.org

---

# MultiVendorX

  [  ](https://wordpress.org/support/users/wcmp/)

 *   [Profile](https://wordpress.org/support/users/wcmp/)
 *   [Topics Started](https://wordpress.org/support/users/wcmp/topics/)
 *   [Replies Created](https://wordpress.org/support/users/wcmp/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/wcmp/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/wcmp/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/wcmp/engagements/)
 *   [Favorites](https://wordpress.org/support/users/wcmp/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 654 total)

1 [2](https://wordpress.org/support/users/wcmp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wcmp/replies/page/3/?output_format=md) …
[42](https://wordpress.org/support/users/wcmp/replies/page/42/?output_format=md)
[43](https://wordpress.org/support/users/wcmp/replies/page/43/?output_format=md)
[44](https://wordpress.org/support/users/wcmp/replies/page/44/?output_format=md)
[→](https://wordpress.org/support/users/wcmp/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MultiVendorX - WooCommerce Multivendor Marketplace AI Powered Solutions] breadcrumbs](https://wordpress.org/support/topic/breadcrumbs-163/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [10 months, 4 weeks ago](https://wordpress.org/support/topic/breadcrumbs-163/#post-18522777)
 * Hi there,
 * Thanks for your question!
 * To clarify, the vendor shop page in MultiVendorX is treated as a custom taxonomy
   archive, specifically:
   is_tax( ‘dc_vendor_shop’ ).
 * If you’re seeing breadcrumbs from Rank Math on these pages and would like to 
   disable them, the first step is to check within the Rank Math settings if there’s
   an option to disable breadcrumbs on custom taxonomy pages.
 * If such a setting isn’t available, the next best option is to contact the Rank
   Math support team directly. Since Rank Math is a third-party plugin, they’re 
   in the best position to guide you with an accurate solution.
 * That said, while looking through their documentation, we came across the following
   code snippet that might help disable breadcrumbs conditionally:
 * `add_filter( 'rank_math/frontend/breadcrumbs', function( $crumbs ) {
   if ( is_tax('
   dc_vendor_shop' ) ) {return []; // Removes breadcrumbs on vendor pages}return
   $crumbs;});**Important**: Please note that we are not affiliated with the Rank
   Math team, and we haven’t tested this code ourselves. This snippet is shared 
   for reference only, and we recommend confirming its safety and effectiveness 
   with Rank Math support before using it on a live site.
 * Hope this points you in the right direction!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MultiVendorX - WooCommerce Multivendor Marketplace AI Powered Solutions] Renaming Direct Bank Transfer Form Fields](https://wordpress.org/support/topic/renaming-direct-bank-transfer-form-fields/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/renaming-direct-bank-transfer-form-fields/#post-17891874)
 * Hi [@rohanmili](https://wordpress.org/support/users/rohanmili/), thanks for getting
   in touch with us.
 * You can simply use Loco plugin and rename those field. Kindly follow our guideline
   to translate them – [https://multivendorx.com/docs/knowledgebase/multivendorx-translation-guide/](https://multivendorx.com/docs/knowledgebase/multivendorx-translation-guide/)
 * Let us know if you need any further help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist] AMP compatibility](https://wordpress.org/support/topic/amp-compatibility-48/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/amp-compatibility-48/#post-17860811)
 * Hi [@davidsdqc](https://wordpress.org/support/users/davidsdqc/), Thank you for
   reaching out and bringing this to our attention.
 * It seems you might be using a third-party plugin that is only compatible with
   WooCommerce.
 * Could you please contact the author of that plugin and inquire if they have any
   code available to make other plugins compatible with theirs?
 * Please keep us updated.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce] Settings not loading and form not visible on website after update from 4.0.9 to](https://wordpress.org/support/topic/settings-not-loading-and-form-not-visible-on-website-after-update-from-4-0-9-to/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/settings-not-loading-and-form-not-visible-on-website-after-update-from-4-0-9-to/#post-17531125)
 * Hi [@thijsebaert](https://wordpress.org/support/users/thijsebaert/), As we’re
   not experiencing the same issue on our end, we’ll need to debug this on your 
   site. Please contact us here so we can assist you further : [https://multivendorx.com/support-forum/](https://multivendorx.com/support-forum/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce] How to add button to specific page](https://wordpress.org/support/topic/how-to-add-button-to-specific-page/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/how-to-add-button-to-specific-page/#post-17531120)
 * Hi , Indeed, we provide shortcode support which you can utilize to display the
   enquiry form. The name of our shortcode is **[wce_enquiry_button]**
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist] Email alerts not being sent to legacy subscribers](https://wordpress.org/support/topic/email-alerts-not-being-sent-to-legacy-subscribers/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 1 month ago](https://wordpress.org/support/topic/email-alerts-not-being-sent-to-legacy-subscribers/#post-17531087)
 * [@bafius](https://wordpress.org/support/users/bafius/), please contact us over
   our contact form, so we can assist you further : [https://multivendorx.com/contact-us/](https://multivendorx.com/contact-us/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist] 1 hour after subscrib up, it sends out that it is available again, but it is not](https://wordpress.org/support/topic/1-hour-after-subscrib-up-it-sends-out-that-it-is-available-again-but-it-is-not/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/1-hour-after-subscrib-up-it-sends-out-that-it-is-available-again-but-it-is-not/#post-16885425)
 * Hi [@csalamade](https://wordpress.org/support/users/csalamade/), we will only
   send the instock mail, if the admin has set the product as back in stock.
 * Can you please double check the product configuration.
 * Please do keep us posted.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce] How to set the sender](https://wordpress.org/support/topic/how-to-set-the-sender/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/how-to-set-the-sender/#post-16883559)
 * Hi [@amberllll](https://wordpress.org/support/users/amberllll/), [@botwan](https://wordpress.org/support/users/botwan/)
   by default the admin of the site is the receiver of the enquiry mail : [https://prnt.sc/PCKR7AtfdhuQ](https://prnt.sc/PCKR7AtfdhuQ)
 * However you can also use these fields to pass additional email receiver : [https://prnt.sc/k_j2VGVTqz2R](https://prnt.sc/k_j2VGVTqz2R)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce] Add to Enquiry](https://wordpress.org/support/topic/add-to-enquiry/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/add-to-enquiry/#post-16883509)
 * Hi @kristinubute, thanks for getting in touch with us.
 * It seems like there is some theme conflict issue. Just to be sure switch to default
   theme like twenty sixteen, and check.
 * Please do keep us posted.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CatalogX - Catalog Mode, Enquiry & Quotes for WooCommerce] Add to cart keeps showing up in Product cards](https://wordpress.org/support/topic/add-to-cart-keeps-showing-up-in-product-cards/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/add-to-cart-keeps-showing-up-in-product-cards/#post-16883455)
 * Hi [@farobag](https://wordpress.org/support/users/farobag/), thanks for getting
   in touch with us.
 * It seems like there is some theme conflict issue. Just to be sure switch to default
   theme like twenty sixteen, and check.
 * Please do keep us posted.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[MultiVendorX - WooCommerce Multivendor Marketplace AI Powered Solutions] Critical PHP Fatal Error with MultiVendorX and Yoast SEO](https://wordpress.org/support/topic/critical-php-fatal-error-with-multivendorx-and-yoast-seo/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/critical-php-fatal-error-with-multivendorx-and-yoast-seo/#post-16867498)
 * Hi [@accentsduterroir](https://wordpress.org/support/users/accentsduterroir/)
   we haven’t heard back from you. We presume this issue has been fixed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist] Manual entry or import?](https://wordpress.org/support/topic/manual-entry-or-import/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/manual-entry-or-import/#post-16855218)
 * Hi [@jmargel74](https://wordpress.org/support/users/jmargel74/), we haven’t heard
   back from your, so we presume this issue is resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist] Sending false Product is in Stock](https://wordpress.org/support/topic/sending-false-product-is-in-stock/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/sending-false-product-is-in-stock/#post-16855215)
 * [@techguysa](https://wordpress.org/support/users/techguysa/) , we haven’t heard
   back from your, so we presume this issue is resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist] Plugin not working](https://wordpress.org/support/topic/plugin-not-working-1199/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/plugin-not-working-1199/#post-16855208)
 * [@zmzdtc888](https://wordpress.org/support/users/zmzdtc888/), we haven’t heard
   back from your, so we presume this issue is resolved.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Notifima – WooCommerce Stock Manager, Inventory Management, Waitlist] Enable on backorder products doens’t work](https://wordpress.org/support/topic/enable-on-backorder-products-doenst-work/)
 *  Plugin Author [MultiVendorX](https://wordpress.org/support/users/wcmp/)
 * (@wcmp)
 * [2 years, 10 months ago](https://wordpress.org/support/topic/enable-on-backorder-products-doenst-work/#post-16855203)
 * Hi [@lukelukeluke](https://wordpress.org/support/users/lukelukeluke/), thanks
   for reporting this issue.
 * Our team is looking into this, you can track the issue from here [https://github.com/multivendorx/woocommerce-product-stock-alert/issues/83](https://github.com/multivendorx/woocommerce-product-stock-alert/issues/83)

Viewing 15 replies - 1 through 15 (of 654 total)

1 [2](https://wordpress.org/support/users/wcmp/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/wcmp/replies/page/3/?output_format=md) …
[42](https://wordpress.org/support/users/wcmp/replies/page/42/?output_format=md)
[43](https://wordpress.org/support/users/wcmp/replies/page/43/?output_format=md)
[44](https://wordpress.org/support/users/wcmp/replies/page/44/?output_format=md)
[→](https://wordpress.org/support/users/wcmp/replies/page/2/?output_format=md)