Vendor Page Layout + Translated Categories duplication issue..

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Marketplace (WooCommerce Multivendor Marketplace) Vendor Page Layout + Translated Categories duplication issue..

Viewing 9 reply threads
  • Author
    Posts
    • #31162
      d-n-13
      Participant

      Hello good wcfm team,

      I have 2 issues :-

      1- Vendor’s pages now showing 100% width which doesn’t look as good as before ( Screenshot : https://www.dropbox.com/s/x8pfbk4brs9c1zz/wide%20layout.JPG?dl=0 ) , old layout ( screenshot : https://www.dropbox.com/s/1dq51arpouxpotk/rating%20stars.JPG?dl=0 )

      with the current layout sidebar contents don’t look good. I tried to change the Banner Dimension(s) but it didn’t change anything.

      2- Translated categories will show twice in each language as seen in this screenshot ( https://www.dropbox.com/s/1dq51arpouxpotk/rating%20stars.JPG?dl=0 ) Beauty, Health.

      Translation done by wpml.

      Thank You

    • #31204
      d-n-13
      Participant

      3- Also rating does not appear correctly anymore. https://www.dropbox.com/s/tw55y83c8vjjqim/layout%20stars%20rating.JPG?dl=0

    • #31298
      WCFM Forum
      Keymaster

      Hi,

      1- Vendor’s pages now showing 100% width which doesn’t look as good as before

      – Hope you can adjust this easily using some CSS tweak. We have to respect all the themes, so 100 % width is preferable.

      2- Translated categories will show twice in each language as seen in this screenshot

      – Resolved in your demo, and this fix will be there in next update.

      3- Also rating does not appear correctly anymore

      – I checked your demo, “woocommerce.css” missing, why so?
      Anyway, we will add fix for this in next update.

      Thank You

    • #31329
      d-n-13
      Participant

      Hi,

      “– Hope you can adjust this easily using some CSS tweak. We have to respect all the themes, so 100 % width is preferable.”

      * That’s fine, I can change width with CSS no problem, but banner size in settings (Banner Dimension(s)) does not reflect on the vendor page at all

      “– Resolved in your demo, and this fix will be there in next update.”

      * Thanks !

      “– I checked your demo, “woocommerce.css” missing, why so?”

      * I have no idea, maybe it is how the theme is designed.. The rating looks good now!

      Thank You

    • #31340
      d-n-13
      Participant

      About the rating stars, it always shows full rating even if it’s 3.8 or even if no reviews. https://www.dropbox.com/s/8krgwe4srj9t42r/stars%20rating%20in%20vendor%20page.jpg?dl=0

    • #31407
      WCFM Forum
      Keymaster

      Hi,

      This is resolved please take a look – https://ibb.co/dM6dn9

      Thank You

    • #31409
      d-n-13
      Participant

      Hi,

      Thanks but the rating in shop page is not working now, it was working previously : https://www.dropbox.com/s/tf9ihm9zc32tclb/stars%20in%20shop%20page.JPG?dl=0

    • #31411
      WCFM Forum
      Keymaster

      Sorry, my fault. I had added wrong CSS in your site.

      Between, I have added this CSS to your demo site –

      #wcfmmp-store .wcfmmp_store_info .star-rating::before {
        content: '\53\53\53\53\53' !important;
      }
      .wcfmmp_sold_by_container_advanced .wcfmmp-store-rating::before, .wcfmmp_store_info .wcfmmp-store-rating::before, .wcfmmp_sold_by_container .wcfmmp-store-rating::before {
        content: '\e80a\e80a\e80a\e80a\e80a' !important;
      }
      #wcfmmp-store .wcfmmp_store_info .star-rating span::before {
        content: '\53\53\53\53\53' !important;
      }
      .wcfmmp_sold_by_container_advanced .wcfmmp-store-rating span:before, .wcfmmp_store_info .wcfmmp-store-rating span:before, .wcfmmp_sold_by_container .wcfmmp-store-rating span:before {
      	content: '\e809\e809\e809\e809\e809' !important;
      }

      Thank You

    • #31415
      d-n-13
      Participant

      You’re amazing, Thanks!

      This is resolved

    • #31417
      WCFM Forum
      Keymaster

      You are welcome 🙂

Viewing 9 reply threads
  • The topic ‘Vendor Page Layout + Translated Categories duplication issue..’ is closed to new replies.