Banner Logo

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

Legacy reviews

WCMp Core

Resolved
Viewing 5 reply threads
  • Author
    Posts
    • #121061
      redilson
      Participant

      Hello,

      You provided a way for us to use the legacy Shop pages with this snippet: add_filter(‘wcmp_load_default_vendor_store’, ‘__return_true’);

      However, it’s not showing the reviews section at the bottom as it should. Also, if you click the vendor’s Review link to leave a review, it opens up a new page with nothing on it.

      Can you adjust the snippet to also allow the vendor review system to display on the same page as it was before this new “tabbed” approach, which worked perfectly fine for years, before you changed it? It would be much appreciated!

    • #121110

      Hi,
      We have checked the review is showing perfectly https://prnt.sc/12h9r84. Please check your setting https://prnt.sc/12h9tas.
      And yes there is an issue with the review link. We will add compatibility with the previous structure in our next update.
      Thanks.

    • #121145
      redilson
      Participant

      Thanks Raju! Ok, it appears the reason it wasn’t showing for me is because I had overwritten the template wcmp-vendor-review-form.php in order to add some of my own text. Would it be possible you add a filter so we still overwrite that form as previously available through the template? My text lets users know that they must be logged in to review and encourages them to sign up for an account.

    • #121171

      Hi,
      You don’t need any filter. You did completely right by override this template. This is a perfect way. The issue may have in your code. Are you sure this was worked in the previous version with this same code?. Can you please check it on your stagging site? what was the display on version 3.6 and etc, after adding this code(code shared) same will display. To debug this can you please add echo “test” (from line no 1 then 2…..5..) in the overridden template to check from where it occur an issue. And also cross-check you have perfectly override this template or not ( path ).
      Thanks

    • #121484
      redilson
      Participant

      Thanks Raju! I might have been using an older version of that template which caused the issue. I copied a fresh version from the plugin to overwrite and added in my code and it’s working again. Appreciate your continued support.

    • #121488

      We are happy to help

Viewing 5 reply threads

The topic ‘Legacy reviews’ is closed to new replies.