Forum Replies Created

Viewing 50 posts - 1 through 50 (of 10,343 total)
  • Author
    Posts
  • in reply to: Private Shops? #77549
    WC Vendors Support
    Participant

    If that has not been written yet, here’s how:

    1.) on pro’s product form, a checkbox, that says “this product is for other vendors” or whatever. If checked, it sets a meta key on the product of other_vendors_only to yes and hidden to yes. now these wont show up on catalog or search.

    2.) Make a new page that shows products with that meta key only, that’s your new shop page.

    Again this is HOW to do it, not exact code. Probably not terribly hard either……

    in reply to: Multiple Shipping Option #77458
    WC Vendors Support
    Participant

    You are asking a very lot of very detailed settings questions. Try it. That’s the best path. Find a bug? That’s when we can help. But you are the admin of your site, checking boxes and testing things is your job. Use docs.wcvendors.com and the good old “TRY IT AND RELOAD THE PAGE” trick. πŸ™‚

    in reply to: Url add product #77456
    WC Vendors Support
    Participant

    I’m sure there is. Two places to find it:

    1.) docs.wcvendors.com — Look for the hook in there and copy/paste sample code to tweak it to your liking

    2.) Use the plugin Simply Show Hooks to find the filter name and then use docs.wcvendors.com to look it up and do the same!

    Once you find the filter, you can do this for literally HUNDREDS of things in Pro. Congrats, you are now a custom coding development monster machine! πŸ™‚

    in reply to: Order status in Vendor admin #77445
    WC Vendors Support
    Participant

    You can try Pro on dev.wcvendors.com any time you like. There is no “trial version”, the demo suffices. πŸ™‚

    With Pro, you can of course hook into these and make any status you want. But the thing is, it wont matter. I think you are asking the wrong question. If a vendor marked the order as cancelled, that’s great. But then what would that DO? Yea, that part. You gotta get the customers $$$$ back to them, mark it as refunded, etc…. This is the admins job. Not best left for vendors. πŸ™‚ It CAN be done, but it will take a headache to do. And once done, it will be a headache for you. Kinda weird!

    in reply to: Commissions payments #77444
    WC Vendors Support
    Participant

    You are not asking the right question. Think about it again. Here’s the right answer, once you ask the right question though!

    You can pay vendors automatically if the payment gateway supports it. Has nothing to do with Free or Pro.

    in reply to: Pro Version Features #77443
    WC Vendors Support
    Participant

    1.) WooCommerce sets tax rates. It is based off their settings.

    2.) Not sure, actually! If there is a limitation you find, let us know. WE wont be messing with coupons again at all, until WooCommerce 3.2.0 (which isnt far away) since they are heavily upgrading their coupons system as noted in the most recent WooCommerce blog (which you should subscribe to!)

    3.) WC Vendors Pro includes the shipping stuff. Similar to WooCommerce, how Woo has thigns you can enable/disable like coupons, you can enable/disable things in Pro, like the shipping system if you wanted to. Some sites for some reason or another may wish to have them on or off so that’s all that’s for.

    in reply to: vendor Shop Page #77442
    WC Vendors Support
    Participant

    Not sure. What is a “vendor shop page”? Describe what you want and what it does and we can help. You can always roll back from a database backup to fix your issue too. Changing stuff on a site you arent sure what does gets results like this! Always change, test, change, test.

    in reply to: Product form settings #77441
    WC Vendors Support
    Participant

    Cool! You might wish to hire a custom coder to help you with that. There is docs.wcvendors.com to assist you as well. πŸ™‚

    in reply to: Vendor create their own tags #77440
    WC Vendors Support
    Participant

    Nope! If you did, you’d instantly have ten million billion quadrillion tags from idiot vendors adding all the possible misspell1ngs mis spellings misspelngs for all the tags. See the problem? πŸ™‚ πŸ™‚

    WC Vendors Support
    Participant

    Also, check if you have a wp_pv_commission table in your database. That’s the only other guess.

    WC Vendors Support
    Participant

    Either its your custom code, or a settings issue. Replicate this on a new install or on dev.wcvendors.com and we’ll have a look, otherwise roll back your changes and retry!

    in reply to: WC Vendor pro Categories Widget #77437
    WC Vendors Support
    Participant

    1.) We dont have widgets. If you have a problem with a widget, we did not write it. As we did not write whatever is breaking your site, we can not (and have no reason to) help you fix it either.

    2.) “blah blah fatal error” helps nobody. Describe your problem, follow the forum posting rules. If you cant follow our rules to help you, we cant help you and wont waste our time.

    Good luck!

    in reply to: Featured Image Sort not working in wp-admin products screen #77436
    WC Vendors Support
    Participant

    Not us

    in reply to: Removing specific shop from all shops page #77435
    WC Vendors Support
    Participant

    You would just remove the “Sold By:” and call it a day. There’s KB articles for that. Then no vendor has a store, but still has a dashboard to upload stuff. Once you do that, your website looks like a normal store rather than a marketplace. It’s a fast copy and paste! KB is FULL of useful stuff. πŸ™‚ (on the docs site)

    in reply to: How to let the admin to edit the order commission manually? #77434
    WC Vendors Support
    Participant

    It requires editing of the database. Go to your favorite database editor, fire up the wp_pv_commission table and find the row, change the value. The columns are all pretty obviously named, wont take you but a second to figure it out.

    Cheers

    in reply to: Price for booking product is $250 Plus #77433
    WC Vendors Support
    Participant

    In order to use WC VEndors with WOoThemes Bookings, you need:

    WooCommerce
    WC Vendors Free ($0 from us)
    WC Vendors Pro ($149 from us)
    WooThemes Bookings
    WC Vendors Bookings Integration ($69 from us)

    That’s it! Install and activate those plugins in that order above. Have fun.

    in reply to: Fatal error: Call to undefined function wc_print_notices() #77432
    WC Vendors Support
    Participant

    Cant test anything on your http://www.wcvendors.com, nor would we want to.

    1.) You do have WooCommerce installed, yes? wc_print_notices is a function of theirs.

    2.) If #1 doesnt fix it, we can not help unless you are on a publicly accessible webserver. Why? 99% of you cant configure http://www.wcvendors.com and we cant fix something we cant access. Nearly always, but not in every case — moving to a real web server fixes your issue.

    Keep us posted! Have fun.

    in reply to: Removing specific shop from all shops page #77418
    WC Vendors Support
    Participant

    I’m sure there is. Check docs.wcvendors.com? πŸ™‚

    in reply to: What's the meta key for vendor city? #77360
    WC Vendors Support
    Participant
    in reply to: WooCommerce Simple Auction plugin #77287
    WC Vendors Support
    Participant

    I dont think we really have much plans for the auction plugin. If we do anything to it, there will be an immediate price increase to $29 to cover development time for those of you who keep asking us to work on it. We’ve kept it mostly good for a few years and nobody ever wants to throw time at it because very few of you use it, and none of you want to pay a penny for it so far. So, I think we’ll just bite the bullet, code it out and charge for it. If we do, it’ll likely come after the next rewrite of WC Vendors (Free) 2.0.0. Which translates to early 2018-ish.

    WC Vendors Support
    Participant

    You still certainly may use Pro if it is unactivated. The activation will provide your website automatic updates for Pro. Pro still works, entirely.

    in reply to: Product category #73574
    WC Vendors Support
    Participant

    You dont. You either allow them, or dont. You cant allow them sometimes, not sometimes others, or maybe if you feel like it. It’s either yes, or no, never maybe or when you feel like it.

    in reply to: VENDORS CONNECT ACCESS TOKEN #73573
    WC Vendors Support
    Participant

    You need to use SSL. http & stripe will not work. https and stripe will work.

    WC Vendors Support
    Participant

    WC Vendors does not have any options to increase or decrease commission based on which payment gateway a customer chooses. You could, however, code something in with the commission filters (see docs.wcvendors.com) that pays a higher commission for non-Stripe orders and a lower otherwise, vice versa, or whatever.

    I think what is more of the most common practice, is that you as the admin of the website just absorbs the costs of the credit card fees and builds it into the admins commission. Rather than counting every penny and half percent, just roll it up all into one.

    in reply to: Error updating plugins #73462
    WC Vendors Support
    Participant

    The plugin directory is wrong. Remove the version # from the directory name

    in reply to: Trigger Commissions ONLY when Order is Complete #69674
    WC Vendors Support
    Participant

    Why would you hack away at the core code, to remove something that can overridden by a filter? Search docs.wcvendors.com for wcvendors_completed_statuses do that instead. πŸ™‚ Much simpler, upgrade friendly, and you arent hacking away at source code! Food for thought! πŸ™‚

    in reply to: Hooks question #69255
    WC Vendors Support
    Participant

    Check out this plugin. It will save you years of pulling your hair and is used specifically for this purpose:

    in reply to: Can WC vendors do what i need? #69241
    WC Vendors Support
    Participant

    On #1, you can use the hooks in WC Vendors Pro to add custom statuses in for our actions such as commission logging and things like that. So, you can do it, you just have to do it yourself by writing the filter(s). docs.wcvendors.com will be your bible.

    in reply to: WC Vendors 1.9.12. #69068
    WC Vendors Support
    Participant
    in reply to: Marketplace Hosting #68874
    WC Vendors Support
    Participant

    Subdomains: As many as you configure

    Migration Help: Yes, for $99.

    Time to move: Most Marketplaces with a few thousand products would move in an hour or two. Easy stuff. Just a quick DNS change and a db/file sync.

    Optimization: By default, everything will just work perfectly. It will only need optimizing if you were doing something really really really really weird or unique which I dont think is the case for your website.

    in reply to: Refunds & Complaints #68839
    WC Vendors Support
    Participant

    Short answer: We spent time coding features more than a small handful of people wanted… Just was not anywhere near the demand for this so we did other stuff.

    in reply to: Fatal Error on Order-receive #68630
    WC Vendors Support
    Participant

    @camthecanadian — Your website > Pro Dashboard > Shipping for the defaults per vendor. Or, the same, except Pro > Product / Shipping tab for individual products as an override.

    in reply to: Variable product shipping fee shows "0" #67819
    WC Vendors Support
    Participant

    Be polite. Snarkyness is met with a tack hammer to the face.

    in reply to: Hidden Vendor? #67389
    WC Vendors Support
    Participant

    Sure, see docs.wcvendors.com and look for the article regarding “Remove sold by”. Do that and it jkust looks like a storefront not a marketplace. Cheers

    in reply to: hosting service #67349
    WC Vendors Support
    Participant

    You reply to the email you got, or you can privately reply with your domain name here. Either or is fine! I will reply with your user/pass/ip and all that stuff.

    in reply to: hosting service #67323
    WC Vendors Support
    Participant

    DNS — Easy. Just tell Cloudflare your new IP. Done. πŸ™‚

    AWS I have no idea. I dont think you have any use for this on our servers though. It’d be kind of pointless.

    Backup – We do backup the servers once daily as a fail safe for your data. You should always rely on YOUR OWN BACKUPS first. And ours last. This is just best practice. Always backup. πŸ™‚

    For cancelling WP Engine, that’s all you. For the migration, once you purchase your hosting package with us, replyt ot he eemail with the details we need and we’ll go from there!

    Ben

    in reply to: Plugin I need to buy for the Booking Integration #67127
    WC Vendors Support
    Participant

    Yup! If you dont have the core plugin, the integration is no good.

    Our Bookings integration requires Bookings
    Our Simple Auction integration requires Simple Auction plugin
    …etc

    The Bookings extension from Woo is a pricey one. I wish I could apologize on their behalf for that. πŸ˜‰

    WC Vendors Support
    Participant

    Hover your mouse over them. Watch as they display MAGIC.

    WC Vendors Support
    Participant

    Well, congrats, you just figured it out. πŸ™‚ Ask a question here, and we answer. Unless your question is about “Why is the Sky blue?” then we would just ask you to google that. πŸ™‚

    in reply to: hosting service #66933
    WC Vendors Support
    Participant

    1.) Yup, that’s easy. I can handle that for you, at no charge.

    2.) Sure. fervous.com is hosted on the servers give it a try.

    3.) Yea, we actually do. You are glued to me. I am glued to electronics. I eat, sleep, walk, and drink computers. I, and all of our staff, is around the globe, and available to you.

    4.) Nah, no need for caching plugins. If you want to you can use JetPack Photon which is pretty cool for image heavy sites, it’s fast and free. But no need at all.

    WC Vendors Support
    Participant

    We can not look at http://www.wcvendors.com sites.

    And quite frankly, we never would even if we could. Nearly ALL (literally, 98.9123978123 %) issues are fixed by using a real webserver. Your http://www.wcvendors.com is near guaranteed to be missing modules, wrong this or that, so just get yourself a real webhosting account and if we can login to it, we will. Otherwise, all we can do is type sweet nothings to you and tell you all will be well.

    in reply to: Affiliate Program #65748
    WC Vendors Support
    Participant

    There is no, no. We do give you a “THANKS!” and a big high five, though!

    in reply to: Adaptive payment Paykey duration #64967
    WC Vendors Support
    Participant

    You need a custom developer, not us. codeable.io would probably be able to get this custom coded for you with a few hours of time. It’s not something we have any interest in working on.

    in reply to: PayPal Gateway #64966
    WC Vendors Support
    Participant

    Have you asked them? πŸ™‚

    in reply to: general query – No problem #64803
    WC Vendors Support
    Participant

    a.) Yes!

    b.) Pro

    And for your followup post more info: Possible in Free, and Pro, yes!

    in reply to: WooCommerce Simple Auctions #63901
    WC Vendors Support
    Participant

    You’ll need WC Vendors Pro, and also, our Simple Auctions integration plugin, too. Once you have those also installed, it should work fine! On OUR SA integration plugin page you will see instructions specifically a screenshot of the settings to check/uncheck. That’s all there is to it.

    Anna Maria is nice, but dont expect to get on/off the island much. 30 minutes to 45 minutes to anywhere from there. Most of those houses for rent are painted those colors. It’s a pretty common theme.

    Are you looking to move to Anna Maria for a snowbird thing? Or to reside in Florida all year round?

    in reply to: Need this if we get Pro? #63766
    WC Vendors Support
    Participant

    Our Stripe plugin is for WC Vendors Free, or WC Vendors Pro. If you use stripe, use this. If you don’t use Stripe, dont use it. Free+STripe or Free+Pro+Stripe

    Cheers

    in reply to: Vendor account too big and crashes the system #63703
    WC Vendors Support
    Participant

    Hello,

    Anna will help you shortly.

    However, I must note: You need a new developer. If you are paying someone $125 per hour and they are giving you this:

    PHP Version: 5.6.29-1+deb.sury.org~trusty+1
    
    Server Info: Apache/2.4.7 (Ubuntu)
    
    Outdated Templates: ❌Learn how to update
    Feedback form page: βœ• Vendor ratings will not work without this page set. Click here to set the page.
    
    Child Theme: ❌ – If you're modifying WooCommerce on a parent theme you didn't build personally
    then we recommend using a child theme. See: How to create a child theme
    
    W3 Total Cache: by Frederick Townes – 0.9.5.2
    

    They are giving you a site full of errors. And you are on — literally — THE SLOWEST DAMN HOSTING PLATFORM KNOWN TO MAN. Your PHP is the minimum requirement. Your using MySQL still. You are missing pages, outdated templates, not even using a child theme.

    Fire whomever is your current admin, and please, hire someone who can actually operate your website for you. Whoever your dev is now, truly sucks and is missing sooooooooo much basic stuff that can make your site awesome, instead of ‘just works’.

    in reply to: Missing Translations #63597
    WC Vendors Support
    Participant

    Those are WooCommerce, not WC Vendors. Here’s their manual on their website for it (googled “woocommerce translations”) https://docs.woocommerce.com/document/woocommerce-localization/

    in reply to: Bugs and improvements #63592
    WC Vendors Support
    Participant

    Hmm. Curious if we could use the test gateway for ‘no payment’ and then trigger a ‘no commission’ fro the vendors own bookable products. They’d show up on the dashboard all fine and stuff.

Viewing 50 posts - 1 through 50 (of 10,343 total)