Forum Replies Created

Viewing 24 posts - 1 through 24 (of 24 total)
  • Author
    Posts
  • in reply to: Add Vendor Store URL to Menu #72965
    fleckebk
    Participant

    Sorry for the late reply, but for some reason I’m not getting notified. Anyways…

    Ok, I understand about adding it to the menu like you say is going to be difficult due to how the pages loads.

    If you could help me using a hook, then I will figure out how to add it properly to the theme somewhere.

    Thanks,
    Bryan

    in reply to: Stripe Notice if Not Connected #58221
    fleckebk
    Participant

    @fervous – Thanks for the solution; however, I’m not allowing vendors to add/edit products. I don’t think that will work.


    @digitalchild
    – Ok, I think I know what’s going on here. Again, not a programmer, but I simply made one small tweak to your code to get it working (whether right or wrong). If a user hasn’t set up stripe yet, there is no record in the ‘wp_usermeta’ table for ‘_stripe_connect_access_key’. I think your code was checking if the value was set. So, I think we need to check whether the record was even there for a user. Mod below:

    Change this -> if ( ! isset( $stripe_token ) ){

    To this -> if ( ! $stripe_token ){

    Working great now! Hopefully this will help anybody else out who needs to alert their users to set up Stripe to get paid.

    Thanks to both of your for helping me through this.

    Bryan

    in reply to: Stripe Notice if Not Connected #58141
    fleckebk
    Participant

    Here you go, some login info if that helps you at all. Should be for an admin and vendor profile.

    Site is in maintenance mode, so click the lock on the page to log in:

    https://nuethix.com

    admin
    u: wcvendors
    p: nuethix1

    vendor
    u: bryanhicks
    p: nuethix1

    https://nuethix.com/athlete-pro-dashboard/

    Thanks,
    Bryan

    in reply to: Stripe Notice if Not Connected #58140
    fleckebk
    Participant

    Here’s my system report, should be using the latest of everything wc vendor and woo related. I can give you some login info if that would help maybe solve this for others, let me know. I know the theme I’m using claims to be 100% compatible with your plugin, as it was advertised by you guys some time ago.

    
    ### WordPress Environment ###
    
    Home URL: https://nuethix.com
    Site URL: https://nuethix.com
    WC Version: 2.6.14
    Log Directory Writable: ✔
    WP Version: 4.7.2
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    WP Cron: ✔
    Language: en_US
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 5.6.30
    PHP Post Max Size: 32 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    cURL Version: 7.19.7
    NSS/3.21 Basic ECC
    
    SUHOSIN Installed: –
    MySQL Version: 5.6.35
    Max Upload Size: 32 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: ✔
    
    ### Active Plugins (31) ###
    
    Gravity Forms: by rocketgenius – 2.1.2.1
    Ultimate Addons for Visual Composer: by Brainstorm Force – 3.16.7
    Add Logo to Admin: by c.bavota – 1.6.2
    Adminimize: by Frank Bültge – 1.11.2
    Advanced Custom Fields: by Elliot Condon – 4.4.11
    MarketPlace: by BuddyBoss – 1.3.1
    BuddyPress User Blog: by BuddyBoss – 1.2.0
    BuddyPress: by The BuddyPress Community – 2.8.1
    Custom Post Type UI: by WebDevStudios – 1.5.2
    Disqus Conditional Load: by Joel James – 10.2.3
    Indeed My Team (Visual Composer Version): by indeed – 3.0
    WPBakery Visual Composer: by Michael M - WPBakery.com – 5.0.1
    Maintenance: by fruitfulcode – 3.3
    Nav Menu Roles: by Kathy Darling – 1.8.6
    Peter's Login Redirect: by Peter Keung – 2.9.1
    Redirection: by John Godley – 2.5
    Restrict Content by Role: by Make Do  – 3.5.0
    Search & Filter Pro: by Designs & Code – 2.3.2
    Tax Rate Upload: by Adam Bowen – 2.4.5
    User Switching: by John Blackbourn – 1.0.9
    WC Vendors - Stripe Commissions & Gateway: by WC Vendors – 1.0.4
    WC Vendors Pro: by WC Vendors – 1.3.9
    WC Vendors: by WC Vendors – 1.9.8
    Woocommerce Advanced Bulk Edit: by George Iron – 4.1.1
    WooCommerce Customer/Order CSV Export: by WooThemes / SkyVerge – 4.1.4
    WooCommerce PDF Invoices & Packing Slips: by Ewout Fernhout – 1.5.39
    WooCommerce Shipment Tracking: by WooCommerce – 1.6.3
    WooCommerce UPS Shipping: by Automattic – 3.2.1
    WooCommerce USPS Shipping: by WooCommerce – 4.4.4
    WooCommerce: by WooThemes – 2.6.14
    Yoast SEO: by Team Yoast – 4.4
    
    ### Settings ###
    
    Force SSL: ✔
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 0
    
    ### API ###
    
    API Enabled: ✔
    
    ### WC Pages ###
    
    Shop Base: #1231 - /shop/
    Cart: #59 - /cart/
    Checkout: #60 - /checkout/
    My Account: #61 - /my-account/
    
    ### Taxonomies ###
    
    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    ### Theme ###
    
    Name: OneSocial Child Theme
    Version: 1.2.0
    Author URL: http://www.buddyboss.com
    Child Theme: ✔
    Parent Theme Name: OneSocial
    Parent Theme Version: 1.2.0
    Parent Theme Author URL: http://www.buddyboss.com
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: onesocial-child/woocommerce/archive-product.php
    onesocial-child/woocommerce/single-product/related.php
    
    ### WC Vendors Pro ###
    
    Theme Compatability: -
    Pro Dashboard Page: - #646
    Feedback form page: - #978
    Vendor Shop Permalink: - athletes/
    
    ### Templates ###
    
    Overrides: –
    
    ### Customer/Order CSV Export ###
    
    Order Export Format: custom
    Customer Export Format: default
    Automatically Export Orders: email
    Export Trigger: schedule
    Export Start Time: 6:00am
    Export Interval: 30
    Next Export: Scheduled on March 3
    2017 3:00 pm
    
    Order Statuses: wc-processing
    Product Categories: 
    Products: 
    Automatically Export Customers: disabled
    
    in reply to: Stripe Notice if Not Connected #58138
    fleckebk
    Participant

    First Jamie, thanks for the quick reply! I’m not seeing anything displayed though with that snippet. I’m using the BuddyBoss Marketplace theme, so I’m wondering if they are not allowing this function to display for some reason? I’m not a programmer, so I’m just taking a guess at the moment.

    Thanks,
    Bryan

    in reply to: Stripe Notice if Not Connected #58132
    fleckebk
    Participant

    I bought your pro and stripe connect plugins, so pro.

    in reply to: Stripe Notice if Not Connected #58130
    fleckebk
    Participant

    Anybody have any thoughts on how to do this?

    in reply to: New Customer Order Email – Commission Subtotal #55990
    fleckebk
    Participant

    Is there any update on this issue? I’m still seeing issues as well.

    Thanks,
    Bryan

    in reply to: Add Vendor ID/Name to Body Class #55784
    fleckebk
    Participant

    I figured this out myself. For anybody interested, you can use this plugin, or just paste the plugin code in your functions.php file (probably less overhead).

    in reply to: Custom Vendor Login Redirect #21516
    fleckebk
    Participant

    Well, that seemed to do the trick. Efficient as always, WCV!

    in reply to: V1.2.0 problems #21504
    fleckebk
    Participant

    Found a bug in 1.2, or at least it’s not working for me. Every time I update the ‘Store Description’ or ‘Seller Info’ sections on the vendor front-end, it wipes out the changes. They are now blank. Any ideas?

    Thanks,
    Bryan

    in reply to: Hidden/Custom Products #20887
    fleckebk
    Participant

    I’m able to successfully hide a product from the store by using the “private listing” checkbox on the vendor pro dash; however, the checkbox doesn’t give you the indication that the product is actually hidden. The box is simply not showing as checked. I checked the code and here’s what’s being displayed:

    <input type=”checkbox” class=” ” style=”” name=”_private_listing” id=”_private_listing” value=”yes”>

    Conversely, if I made the product a virtual product and check the code I see:

    <input type=”checkbox” name=”_virtual” id=”_virtual” checked=”checked”>

    Is the private listing just missing the ‘checked=”checked”‘ portion that indicates to the user it’s actually checked?

    in reply to: WooCommerce Bookings #20882
    fleckebk
    Participant

    Oh, man that sucks. Thx for the traveling tip, staying out of Indonesia. Get him some of that Dragon speech recognition software ha.

    Perfect, found the “Private List” checkbox. Talk to you in 60-90 days…

    in reply to: WooCommerce Bookings #20877
    fleckebk
    Participant

    Sorry, I’ve been trying to find a solution for my project for over a year now. It was worth trying to fool you, right ha?! I’m glad it’s still on the radar.

    Does 1.2 or 1.3 give vendors pro the ability to make products “hidden” from the front-end, so vendors can create “private” one-off products for customers that don’t show up in the public stores?

    in reply to: WooCommerce Bookings #20875
    fleckebk
    Participant

    Hey, Ben. Just checking back in. I noticed WooCommerce just released 2.5. Any word on your next pro release as to whether it will include front-end bookings support? I know a lot of people are anxious to get this working.

    in reply to: Hidden/Custom Products #18449
    fleckebk
    Participant

    Hey Jaime/Ben, any luck with the snippet to hide products from the vendor pro dashboard?

    in reply to: Hidden/Custom Products #18211
    fleckebk
    Participant

    I see where you can set the visibility from the backend when editing a product:

    Catalog visibility: Catalog/search, Catalog, Search, Hidden
    Choose where this product should be displayed in your catalog. The product will always be accessible directly.

    Where is this visibility setting from the pro dashboard on the frontend, so the vendors can do this themselves? Am I missing a setting or something?

    in reply to: WooCommerce Bookings #17723
    fleckebk
    Participant

    Thank you for the quick response. I’ll keep in touch.

    fleckebk
    Participant

    I’m also interested in a projected integration date for Woo Bookings. Exciting news on the pro version launch of this product!

    Thanks,
    Bryan

    in reply to: WC Bookings won't show up in WC Vendors #5461
    fleckebk
    Participant

    Whoa, sorry didn’t know that. Thx for the heads up, Ben.

    in reply to: WC Bookings won't show up in WC Vendors #5454
    fleckebk
    Participant

    Yeah, Ben, wasn’t knocking your plugin ha. I think you more eloquently explained to me why it wouldn’t work in another email. WooThemes built their vendor plugin completely different from yours, and they use a Shop Manager role, instead of your Vendor role. I preferred your vendor plugin, but I needed that booking plugin as well. Your plugin also worked much better with how people sign up to become vendors! Keep up the good work.

    in reply to: WC Bookings won't show up in WC Vendors #5447
    fleckebk
    Participant

    I think it’s safe to say there is no easy integration b/w wc vendors and woocommerce bookings. I never could get it to work. It’s just an incompatibility b/w two different plugin authors, which is to be expected. Wish I had better news, b/c my project is still stuck in the mud until I can find a better solution.

    in reply to: WC Bookings won't show up in WC Vendors #2545
    fleckebk
    Participant

    @matth – I don’t have the Listify theme installed or the plugin you mention, but my bookings still don’t show up properly.

    I was able to get some info from the Woo Bookings dev team that may shed some light on this. Here’s what they said:

    “Bookings (and all its pages) have the capability manage_bookings. If the developer can allow vendors to use that capability then your are done.
    Obviously we do not only have that. There are other restrictions like the media library, vendors can only see their bookings, and some other small things.”

    @ben – I know this is outside the scope of your plugin, but does this sound like a “quick fix”? I’d be happy to send you any files you need to take a quick peak under the hood to see if it’s even possible. Your vendor plugin is the only one that does what quite a few of us need. It would be great if this booking plugin was compatible to list on your site. I also have zero issues with purchasing your pro plugin when it comes out.

    Anyways, let me know. And thanks as always.

    Bryan

    in reply to: WC Bookings won't show up in WC Vendors #2538
    fleckebk
    Participant

    matth:

    I’m also having the same issues. I submitted a ticket to woothemes to get some insight on why we’re unable to view these bookings as a vendor. Nothing back yet.

    I had a brief convo with another theme developer who claims to have successfully tested this, but they can’t give any help b/c they didn’t have any issues.

    http://themeforest.net/item/listify-wordpress-directory-theme/9602611/comments?page=36

    “We didn’t have any issues using WC Bookings and WC Vendors and didn’t notice any permissions issues, did you speak to the responsive WC Vendor developers to see why you are having issues with their plugin?”

    Let me know if you figure anything out, and I’ll do the same. There are so many people who are running into these booking/vendor issues, I hope we can get this to work. This vendor plugin just offers so much more value than Woo Product Vendors.

    Thanks,
    Bryan

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