Forum Replies Created

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • in reply to: Display vacation mode on the sellers products #77334
    Sebastien LETT
    Participant

    Hi Guys
    I have exactly the same problem.
    I also tested with Storefront theme, but nothing to do…
    The vacation message did not display on product page.
    Regards
    SELETT

    in reply to: Vacation message on Product Page #57785
    Sebastien LETT
    Participant
    
    ### WordPress Environment ###
    
    Home URL: ...
    Site URL: ///
    WC Version: 2.6.14
    Log Directory Writable: ✔
    WP Version: 4.7.2
    WP Multisite: –
    WP Memory Limit: 512 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: fr_FR
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.0.15
    PHP Post Max Size: 64 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 16000
    cURL Version: 7.21.0
    OpenSSL/0.9.8o
    
    SUHOSIN Installed: –
    MySQL Version: ❌ 5.5.54 - Nous recommandons MySQL version 5.6 minimum. Voir : Exigences de WordPress
    Max Upload Size: 64 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 2.6.14
    : 
    woocommerce_sessions: ✔
    woocommerce_api_keys: ✔
    woocommerce_attribute_taxonomies: ✔
    woocommerce_downloadable_product_permissions: ✔
    woocommerce_order_items: ✔
    woocommerce_order_itemmeta: ✔
    woocommerce_tax_rates: ✔
    woocommerce_tax_rate_locations: ✔
    woocommerce_shipping_zones: ✔
    woocommerce_shipping_zone_locations: ✔
    woocommerce_shipping_zone_methods: ✔
    woocommerce_payment_tokens: ✔
    woocommerce_payment_tokenmeta: ✔
    MaxMind GeoIP Database: ❌ La base de données GeoIP MaxMind n’existe pas - La géolocalisation ne fonctionnera pas. Vous pouvez la télécharger et l’installer manuellement depuis http://dev.maxmind.com/geoip/legacy/geolite/ dans ce chemin : . Faites défiler vers le bas jusqu’à \"Downloads\" et téléchargez le fichier \"Binary / gzip\" à coté de \"GeoLite Country\"
    
    ### Active Plugins (7) ###
    
    Réorganiser les onglets Buddypress: par BuddyBoss – 1.0.9
    Marketplace: par BuddyBoss – 1.3.1
    BuddyPress: par La communauté BuddyPress – 2.8.0
    MANGOPAY WooCommerce plugin: par Yann Dubois
    MANGOPAY – 2.1.0
    
    WC Vendors Pro: par WC Vendors – 1.3.9
    WC Vendors: par WC Vendors – 1.9.8
    WooCommerce: par WooThemes – 2.6.14
    
    ### Settings ###
    
    Force SSL: –
    Currency: EUR (€)
    Currency Position: right
    Thousand Separator: 
    Decimal Separator: ,
    Number of Decimals: 2
    
    ### API ###
    
    API Enabled: ✔
    
    ### WC Pages ###
    
    Base Boutique: #5 - /
    Panier: #6 - /panier/
    Commande: #7 - /commande/
    Mon Compte: #8 - /mon-compte/
    
    ### Taxonomies ###
    
    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    ### Theme ###
    
    Name: OneSocial
    Version: 1.2.0
    Author URL: http://www.buddyboss.com
    
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: onesocial/woocommerce/loop/add-to-cart.php
    
    ### WC Vendors Pro ###
    
    Theme Compatability: -
    Pro Dashboard Page: - #16
    Feedback form page: - #17
    Vendor Shop Permalink: - vendors/
    
    ### Templates ###
    
    Overrides: –
    
    in reply to: Vacation message on Product Page #57784
    Sebastien LETT
    Participant

    Hi Anna,

    Thank you for your message.

    I did this on the latest pro version, but unfortunately the message is not displayed on the product page.

    Regards,
    Sebastien

    in reply to: One Social Marketplace – my templates aren't working #56886
    Sebastien LETT
    Participant

    Hi Guys,

    Same problem here. The code “Remove “Add to Cart” When Vacation Mode is Enabled https://www.wcvendors.com/kb/remove-add-cart-vacation-mode-enabled/” doesn’t work with the One social/Marketplace theme.

    Any solution since the last post?

    I also submitted this issue to “buddytheme” support.

    Best regards,
    Sebastien

    in reply to: wcv dashboard datepicker #45965
    Sebastien LETT
    Participant

    Hi Jamie,
    Thanks for this huge udpate!
    Where is the filter for the date format ?
    Thanks
    Selett

    in reply to: Pending products #42147
    Sebastien LETT
    Participant

    Hi Anna,

    Thank you for your answer. (Merci pour votre réponse).
    But, I delete the Draft (Brouillon), the problem is still present. There is a problem with this counter, I redo a screenshot.

    Best regards
    Selett
    🙂

    in reply to: Issue with sale price (variable products) #38182
    Sebastien LETT
    Participant

    Thank you Ben for the great support you provide

    in reply to: Custom fields in sign up form #37764
    Sebastien LETT
    Participant

    Thank you Ben, it Works Wonderfully!

    in reply to: WC VENDORS PRO Stock issue #37596
    Sebastien LETT
    Participant

    Hi ben,

    I have exaclty the same problem (Stock issue) with only this line.

    Regards
    Slett

    in reply to: WC VENDORS PRO Stock issue #37583
    Sebastien LETT
    Participant

    Hi guys!

    For my part, I found the problem. I was using this code in function.php

    	add_filter( 'wcv_product_stock_qty', 'change_default_stock_qty' );
    	function change_default_stock_qty() {
    
    		$field['post_id'] = $post_id;
    		$field['id'] = '_stock';
    		$field['label'] = __( 'Stock Qty', 'wcvendors-pro' );
    		$field['wrapper_start'] = '<div class="all-100">';
    		$field['wrapper_end'] = '</div>';
    		$field['desc_tip'] = 'true';
    		$field['description'] = __( 'Stock quantity.', 'wcvendors-pro' );
    		$field['type'] = 'number';
    		$field['data_type'] = 'stock';
    		$field['custom_attributes']['step'] = 'any';
    		$field['value'] = '1'; // This sets the quantity
    		return $field;
    
    	}

    But this code generates a bug in the system. In the frontend, I can’t add more than 1 quantity per product.

    Has anyone a solution to sets the quantity per default to 1 ?

    Regards,
    Slett

    in reply to: WC VENDORS PRO Stock issue #37446
    Sebastien LETT
    Participant

    Hi guys

    I have exactly the same problem.

    in reply to: Stock quantity #37338
    Sebastien LETT
    Participant

    Yes of course

    in reply to: Stock quantity #37020
    Sebastien LETT
    Participant

    Hi ben,

    Thank you for your prompt response. I took your advice. The pro dashboard is now OK.
    But this has not solved the problem.

    When I add a product (front end), the quantity are not saving, which means that the customers can put in their cart unlimited quantities of products.

    Strangely, this problem appears only with the simple products. The stocks quantities of the variable products are OK (they are properly saving).

    The problem does not appear on the dev.wcvendors.com site.

    I deleted all the customs code in functions.php, but it is not better.

    How can I proceed ?

    Best regards
    Sebastien

    in reply to: Stock quantity #36920
    Sebastien LETT
    Participant
    
    ### WordPress Environment ###
    
    Home URL: http://www.destocboutique.com
    Site URL: http://www.destocboutique.com
    WC Version: 2.5.5
    Log Directory Writable: ✔
    WP Version: 4.5.3
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    Language: fr_FR
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 7.0.6
    PHP Post Max Size: 64 MB
    PHP Time Limit: 300
    PHP Max Input Vars: 16000
    SUHOSIN Installed: –
    MySQL Version: 5.5.47
    Max Upload Size: 64 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 2.5.5
    : 
    woocommerce_sessions: ✔
    woocommerce_api_keys: ✔
    woocommerce_attribute_taxonomies: ✔
    woocommerce_termmeta: ✔
    woocommerce_downloadable_product_permissions: ✔
    woocommerce_order_items: ✔
    woocommerce_order_itemmeta: ✔
    woocommerce_tax_rates: ✔
    woocommerce_tax_rate_locations: ✔
    
    ### Active Plugins (17) ###
    
    BuddyPress Reorder Tabs: par BuddyBoss – 1.0.8
    MarketPlace: par BuddyBoss – 1.1.2
    BuddyPress: par La communauté BuddyPress – 2.6.1.1
    Color Filters for WooCommerce: par Elementous – 1.2.1
    Contact Form 7: par Takayuki Miyoshi – 4.4.2
    EnvoiMoinsCher: par EnvoiMoinsCher – 1.4.6
    iOS Images Fixer: par Bishoy A. – 1.2.2
    Loco Translate: par Tim Whitlock – 1.5.5
    MailPoet WooCommerce Add-on: par Sébastien Dumont – 3.0.2
    MANGOPAY WooCommerce plugin: par Yann Dubois
    MANGOPAY – 0.4.0
    
    User Role Editor: par Vladimir Garagulya – 4.25.2
    Vendeurs Pro: par Les vendeurs WC – 1.3.3
    WC Vendors: par WC Vendors – 1.9.1
    WooCommerce Product SKU Generator: par SkyVerge – 2.2.0
    WooCommerce: par WooThemes – 2.5.5
    Yoast SEO: par L’équipe Yoast – 3.3.4
    MailPoet Newsletters: par MailPoet – 2.7.2
    
    ### Settings ###
    
    Force SSL: –
    Currency: EUR (€)
    Currency Position: right
    Thousand Separator: .
    Decimal Separator: ,
    Number of Decimals: 2
    
    ### API ###
    
    API Enabled: ✔
    API Version: 3.1.0
    
    ### WC Pages ###
    
    Base Boutique: #4 - /
    Panier: #5 - /panier/
    Commande: #6 - /commande/
    Mon Compte: #7 - /mon-compte/
    
    ### Taxonomies ###
    
    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    ### Theme ###
    
    Name: DestocBoutique Child Theme
    Version: 1.0.4
    Author URL: http://www.buddyboss.com
    Child Theme: ✔
    Parent Theme Name: DestocBoutique
    Parent Theme Version: 1.1.2
    Parent Theme Author URL: http://www.buddyboss.com
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: destocboutique-child/woocommerce/emails/customer-new-account.php
    destocboutique-child/woocommerce/emails/customer-reset-password.php
    destocboutique-child/woocommerce/single-product/price.php
    
    ### WC Vendors Pro ###
    
    Theme Compatability: -
    Pro Dashboard Page: ✕ -Votre page Tableau de bord PRO ne peut pas être réglé surà votre page de tableau de bord classique.  Cliquez ici pour changer .
    Feedback form page: ✔  - #14
    Vendor Shop Permalink: ✔  - boutique/
    
    ### Templates ###
    
    Overrides: –
    
    in reply to: Shipping classes #36914
    Sebastien LETT
    Participant

    Hi Guys,

    I have upgrade the wc vendor pro to the last version (1.3.3) and that has solved my problem 🙂

    Thanks
    Regards,

    Sebastien

Viewing 15 posts - 1 through 15 (of 15 total)