Home Forums WC Vendors Pro Support Archive Vendor Store template

NOTICE: We've Moved to a Ticket System for Support

As of August 31, 2017 (12am EST) our support forums will be retired (read-only), and we will be moving to a support ticket system.  This will allow us to better organize and answer support requests, and provide a more personalized experience as we assist our customers.

For the time being, we will leave our forums open for reading and learning while we work on creating a more robust Knowledge Base for everyone to use.

If you are a WC Vendors Pro customer please open a support ticket here. 

If you are a WC Vendors user please open a support ticket on the Wordpress.org forums.

The information on this forum is outdated and in most instances no longer relevant. Please be sure to check our documentation for the most up to date information.

https://docs.wcvendors.com/

Thank you to all of our customers!

 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #13519
    Tim
    Participant

    I have copied the default ‘archive-vendor_store.php’ template to the ‘mytheme/wc-vendors/store’ folder, and made customisations to the file.

    However, the site continues to use the standard plugin template.

    Other customised templates in the same ‘mytheme/wc-vendors/store’ folder seem to take effect ok – it just seems to be a problem with this one file.

    Any thoughts appreciated.

    #13523
    WC Vendors Support
    Participant

    Interesting. Confirmed as a bug. Didn’t work for me either. I’ll have @digitalchild fix it. 🙂

    Ben

    #13619
    PJ Hile
    Participant

    In the WCVendors_Pro_Store_Controller load_template() method, get_post_type() returns ‘product’ on my vendor store pages so the comparison and is_post_type_archive( self::$store_slug ) probably aren’t working as expected as self::$store_slug is set to ‘vendor_store’. I’m having the same issue. I’m using the zerif pro theme. Here is my WC status report:

    
    ### WordPress Environment ###
    
    Home URL: http://kosherclub.org
    Site URL: http://kosherclub.org
    WC Version: 2.4.8
    Log Directory Writable: ✔  /opt/bitnami/apps/vhosts/kosherclub.org/htdocs/wp-content/uploads/wc-logs/
    WP Version: 4.3.1
    WP Multisite: –
    WP Memory Limit: 40 MB - We recommend setting memory to at least 64MB. See: Increasing memory allocated to PHP
    WP Debug Mode: –
    Language: en_US
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 5.4.37
    PHP Post Max Size: 40 MB
    PHP Time Limit: 120
    PHP Max Input Vars: 1000
    SUHOSIN Installed: –
    MySQL Version: 5.5.42
    Max Upload Size: 40 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Remote Post: ✔
    Remote Get: ✔
    WCS_DEBUG: ✔ 
    						
    							 No
    Subscriptions Mode: ✔ 
    						
    							 Live
    
    ### Database ###
    
    WC Database Version: 2.4.8
    : 
    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 (4) ###
    
    WC Vendors Pro: by WC Vendors – 1.0.5
    WC Vendors: by WC Vendors – 1.8.0
    WooCommerce Subscriptions: by Prospress Inc. – 2.0.1 – 2.0.3 is available
    WooCommerce: by WooThemes – 2.4.8
    
    ### Settings ###
    
    Force SSL: –
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    
    ### API ###
    
    API Enabled: ✔
    API Version: 3.0.0
    
    ### WC Pages ###
    
    Shop Base: #8 - /shop/
    Cart: #9 - /cart/
    Checkout: #10 - /checkout/
    My Account: #11 - /my-account/
    
    ### Taxonomies ###
    
    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    subscription (subscription)
    variable (variable)
    variable subscription (variable-subscription)
    
    ### Theme ###
    
    Name: Zerif PRO Child KosherClub
    Version: 1.0
    Author URL: http://pjhile.com
    Child Theme: ✔
    Parent Theme Name: Zerif PRO
    Parent Theme Version: 1.8.3.9
    Parent Theme Author URL: https://themeisle.com
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: –
    
    ### WC Vendors Pro ###
    
    Pro Dashboard Page: ✔ 
    			 - #17
    Feedback form page: ✕  Vendor ratings will not work without this page set. Click here to set the page.
    Vendor Page slug: ✔  - /k/
    
    #13692
    WC Vendors Support
    Participant

    If you both can shoot me an email, I’ll reply with the updated PHP file that fixes this so you dont have to wait for the next release.

    [email protected]

    Ben

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘WC Vendors Pro Support’ is closed to new topics and replies.