Banner Logo

Be a part of the family: Connect, Receive Support,
Contribute, and Reap Abundant Rewards!

Latest version ignored Vendor List override

WCMp Core

Resolved
Viewing 10 reply threads
  • Author
    Posts
    • #118611
      redilson
      Participant

      Hello,

      I had the Vendor Lists code overwritten slightly for years by overriding this file: yourtheme/dc-product-vendor/shortcode/vendor_lists.php

      Your latest version ignores this and uses yours. Is there something in place that is no longer allowing for the override?

    • #118612
      redilson
      Participant
      This reply has been marked as private.
    • #118613
      redilson
      Participant
      This reply has been marked as private.
    • #118614
      redilson
      Participant
      This reply has been marked as private.
    • #118616
      redilson
      Participant
      This reply has been marked as private.
    • #118653
      redilson
      Participant
      This reply has been marked as private.
    • #118664

      @redilson, kindly add this in the function.php of the active theme, this will fix the vendorlist page issue :

      add_filter('wcmp_load_default_vendor_list', '__return_true');
      Copy

      Now, please share a temporary admin and ftp access of your staging site, so we can check the vendor shop page issue

    • #118671
      redilson
      Participant

      Thank you thank you thank you! 🙂 You rock. So glad you made a filter to allow us to use the prior vendor list style. It worked.

      I’m going to debug the shop page stuff a little more and make sure it’s not something on my end. You can go ahead and close this thread and I’ll create a new one if needed.

    • #118676

      Thanks for the update @redilson

    • #122489

      Hi, we haven’t heard back from you for a while. We presume this issue has been fixed.

      Please open another thread if you need any further help.

    • #122490

      Hi, we haven’t heard back from you for a while. We presume this issue has been fixed.

      Please open another thread if you need any further help.

Viewing 10 reply threads

The topic ‘Latest version ignored Vendor List override’ is closed to new replies.