WC Lovers

WooCommerce Frontend Manager - Multivendor marketplace vendor dashboard

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!

Forum Replies Created

Viewing 25 posts - 551 through 575 (of 1,174 total)
  • Author
    Posts
  • in reply to: modifying of View sold by advanced #125309

    Hello,

    Yes, you have to override “wcfmmp-view-sold-by-advanced.php” file in your theme folder – \wp-content\themes\<your theme>\wcfm\sold-by from “\wp-content\plugins\wc-multivendor-marketplace\views\sold-by”.

    Thanks.

    in reply to: Vendor Registration #125305

    Hello,

    We have some free(only or this requirement) custom solution for this.
    Please contact us here for this purpose -https://wclovers.com/setup-guidance/ (with topic link)
    We will get back to you by mail.

    Thanks

    Hello,

    I want to remove pages from the index
    >>You want to remove “cart, checkout, and privacy page” pages from Header Menu? Please confirm.
    Please do not delete those pages from WP admin dashboard.

    Thanks.

    in reply to: Banner image on vendors list clickable #125182

    Hello,

    Then you have to add same <a href="<?php echo $store_url; ?>"></a> to wrap store name, address fields etc.
    Example :

    <a href="<?php echo $store_url; ?>">
      <p class="store-phone">
        <i class="wcfmfa fa-envelope" aria-hidden="true"></i> <?php echo esc_html( $store_user->get_email() ); ?>
      </p>
    </a>

    Thanks.

    in reply to: add custom field before product price #125166

    Hi,

    Please send us the url, then we can check and guide you accordingly.

    Thanks

    Hi,

    Custom style is not added, please share us the site details, we need to check the settings.

    Thanks.

    Hi,

    No, you haven’t selected the actual “div”. It’s okay. Please send the URL.(with access). We will check the page.

    Thanks.

    Hello,

    After using this [wcfm_stores search_category="46"] shortcode does this page displays PRODUCTS from 46 category instead of stores/vendors ??
    If this is the scenario, then it should not happen, please share your ste access with site url. We need to check your site.

    Thanks.

    in reply to: How to Set a Default Product Description #125145

    Hello,

    You have to override the “wcfm-view-products-manage.php” from “\wp-content\plugins\wc-frontend-manager\views\products-manager” to your theme folder – “yourtheme folder/wcfm/products-manager/wcfm-view-products-manage.php”
    Then you have to modify the “description” variable with $description = '<br/><br/><br/><br/><br/>This Product is owned by [Type your Shop Name]'; where it is defined. (PFA)

    Thanks.

    Attachments:
    You must be logged in to view attached files.

    Hello,

    I don’t know how to set HTML structure / classes, do i didn’t do that. or how can i check?
    Firstly checked by “inspecting element”(to “inspecting element” right click on the webpage and go to “inspecting element”) whether the “div” has the class – “wcfm_membership_box_head” and whether your changeable color(from settings) is reflected or not.

    And you have to change “style settings” in all the sub-site (from WCFM Dashboard)

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Request a Quote Questions #125127

    Hello,

    Sorry, but unfortunately this feature is not supported in our WCFM plugin.
    There is a reason why we have restricted it for vendors- Let’s take for example, if the vendor edit the order and changes the value from USD 10 to USD 200 and claim it from customer, unfortunately it will be the onus of the admin and he/she will be in trouble, and commission calculation will mess.
    alternatively, Here it’s work like- You/vendor can put a product price at first and then can change it by providing a “Apply Discount”.

    Thanks.

    in reply to: How to change the default search radius? (google map) #125095

    Hello,

    For this you need to adjust “Maximum Radius to Search” (From WCFM-dashboard->Settings->Geo Location) and Radius start distance –

    add_filter('wcfmmp_radius_filter_start_distance',function($start_distance){
    	return 20;
    });

    Example – If you set Maximum Radius to Search -100
    Radius start distance – 20
    Then “radius range” value will be 100/20 = 5

    Hope you understand.

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: add custom field before product price #125087

    Hello,

    Sorry, Your requirement is not clear to us. Can explain it with screenshot what do you mean by “how to change the color of the custom field” ?

    Thanks.

    Hello,

    In our WCFM-Marketplace wc-multivendor-marketplace-de_DE.po was already written translated text for German language.(folder – \wp-content\plugins\wc-multivendor-marketplace\lang).
    You don’t need to write any code in your theme,
    Go to WP admin dashboard -> Loco translate -> plugins -> WCFM – WooCommerce Multivendor Marketplace -> Select your language(or create your language clicking “new language”) -> search string(like “Become a Vendor”) and translate/change it -> save.
    It will work.

    Thanks.

    in reply to: Add tiered price on wcfm panel #125010

    Hello,

    Sorry we didn’t get you.
    Have you try the previously mentioned code?
    Adding this code “Tiered Price”section will appear below the price as per your attached screenshot.(PFA)

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Vendor Registration #125002

    Hello,

    As per understanding your scope, We have some custom solution for this.
    Vendors will able to chose their preferred store category(kind of business) during registration and also this will visible at store list page as a “Store Category filter” option.
    That will meet your requirement? Please confirm

    Thanks.

    in reply to: remove blue chat button #124992

    Hello,

    If you don’t want “chat” functionality in your site, please turn-off the chat module from WCFM-Store dashboard -> Settings -> Module (PFA)

    Thanks.

    Attachments:
    You must be logged in to view attached files.
    in reply to: add custom field before product price #124989

    Hi,

    If you set visibility “After Product Title” then custom field will display after product title and before price.

    Thanks.

    Hello,

    To change “Membership body” background color you need to change “Table Body Background Color” color from style settings.
    Please be advised it will work with our default Membership plan page (which contain [wcfm_vendor_membership] shortcode), in your custom membership plan page, if you are using different HTML structure/classes then it will not work.

    Thanks.

    in reply to: Request a Quote Questions #124981

    Hi,

    We have mentioned you earlier to “woocommercequoteplugin” or “YiTH Request a Quote Premium” plugins support WCFM-Ultimate plugin is required.
    https://wclovers.com/wcfm-ultimate-changelog/

    Thanks.

    in reply to: Add Article tab on Vendor Page #124972

    Hi,

    Please check this topic – https://wclovers.com/forums/topic/add-vendor-articles-to-store-tab/#post-123787
    Hope this will help you.

    Thanks.

    in reply to: Categorias de tiendas #124969

    Hello,

    Are you using Dokan Marketplace plugin(https://wordpress.org/plugins/dokan-lite/) or Our WCFM-Marketplace plugin(https://wordpress.org/plugins/wc-multivendor-marketplace/)?
    As per understanding your scope, We have some custom solution for this.
    Vendors will able to chose their preferred store category during registration and also this will visible at store list page as a “Store Category filter” option.
    That will meet your requirement? Please confirm.

    Thanks.

    in reply to: Cart Overlay not shown right #124959

    Hello,

    Try this css code in your theme’s style.css

    
    .header-full-width .container{
      padding:0 !impotant;
    }
    .header-full-width .header-inner.flex-row.container.logo-left.medium-logo-center {
        width: 83%;
    }
    

    Thanks.

    in reply to: Banner image on vendors list clickable #124749

    Hello,

    Modify the a tag
    <a href="<?php echo $store_url; ?>" style="width: 100%;"></a>
    (added the width:100% in a tag)

    Thanks.

    in reply to: How to Set a Default Product Description #124747

    Hello,

    How It should look while adding the product to the seller – https://prnt.sc/s7jm98
    >> In “WordPress editor” we can add default a text (like this product owned by …) but it’s not possible to add this text at bottom of the editor. You/vendor have to enter the product content before/above this text.

    I want it to be appear in every new sellers product description like it should be a global product description that should come by default to every seller when there adding a product and they must be able customize it and add there own words…
    >>Your current requirement is totally different from the topic(I want to set default product description for vendor product entering page – description , How should I do it?) which you asked at the beginning. So which one will be your final requirement in product page front-end???
    Scenario 1:
    will it display like?

    <Product description>(from product edit dashboard)
    <product description default/footer text>(in product edit dashboard)(This product owned by ...)
    <Globally added shop description>(From vendor settings)

    Scenario 2:

    <Product description>(from product edit dashboard)
    <product description default/footer text>(in product edit dashboard)(This product owned by ...)
    

    only the above two description and “Globally added shop description” this will be removed?

    Let us know.

    Thanks.

Viewing 25 posts - 551 through 575 (of 1,174 total)