Forum Replies Created

Viewing 50 posts - 1 through 50 (of 70 total)
  • Author
    Posts
  • in reply to: Removing "ships from" on product page #19892
    sunay
    Participant

    🙂

    in reply to: Removing "ships from" on product page #19890
    sunay
    Participant

    Aaaand that did it….many thanks!

    and on a different note: Happy New Year!

    in reply to: Removing "ships from" on product page #19886
    sunay
    Participant

    Yes sir.

    in reply to: Removing "ships from" on product page #19884
    sunay
    Participant

    Thanks,
    Added this to functions in the child theme, but it gave 2 errors:

    Illegal string offset ‘title’ in public/wp-content/plugins/wc-vendors-pro/public/partials/product/wcvendors-pro-ships-from.php on line 17

    Illegal string offset ‘store_country’ in public/wp-content/plugins/wc-vendors-pro/public/partials/product/wcvendors-pro-ships-from.php on line 17

    in reply to: Removing "ships from" on product page #19876
    sunay
    Participant

    Actually, I am referring to the product meta on the single product page. Ships From….Sold By….Categories..etc.
    It says Ships From, and the template has Shipping From.

    Just making sure we are talking about the same thing.

    Forgot to mention, I have the shipping tab removed.

    in reply to: Removing "ships from" on product page #19873
    sunay
    Participant

    Ok, I’ll try it.
    I guess I was asking if it can screw something up on a bigger scale.

    in reply to: Removing "ships from" on product page #19870
    sunay
    Participant

    what do I edit there?
    Also, I see it pulls from store country…anyway I can edit store countries for vendors as admin?

    I can edit that instead of disabling, although I’d love to have both options.

    in reply to: Removing "ships from" on product page #19865
    sunay
    Participant

    I just copied the one from above

    remove_action( ‘woocommerce_product_meta_start’, ‘WCVendors_Pro_Store_Controller::product_ships_from’, 9 );

    in reply to: Removing "ships from" on product page #19851
    sunay
    Participant

    Hi, maybe a dumb question, but I don’t seem to be able to remove the ships from with none of the above lines of code.
    Little help?..please

    in reply to: Remove shipping tab from single product view #18658
    sunay
    Participant

    Great, looking forward to it.
    You guys rock!

    in reply to: Remove shipping tab from single product view #18655
    sunay
    Participant

    I am pretty sure I have it disabled.
    Unchecked from the use as stand alone, and not showing as enabled in shipping..see screenshot…
    anything I am missing?

    in reply to: Remove shipping tab from single product view #18653
    sunay
    Participant

    I have unchecked the “use as stand alone method”, but the tab is still there.
    I am using per product shipping and at this time don’t need the built in function, since many of the products are already set up with per product, and there are conflicting values.

    in reply to: old and new slug #14197
    sunay
    Participant

    Thank you Jamie!

    in reply to: old and new slug #13898
    sunay
    Participant

    Hi, I am trying to figure this out too.

    In the free version the stores were /vendor/xxxx I have each vendor’s store and banner customized. Now with the Pro, the custom stuff do not reflect, which I understand, but is there a way to have the pro direct to the free stores, including the meta in the single product view. I am not sure what is the Pro store template, since the free one uses the shop template of the woocommerce, and has sidebar same as the shop, however Pro store does not. I hope I was able to explain this without confusing you too much.

    in reply to: Theme Conflict #8717
    sunay
    Participant

    True that…

    in reply to: Theme Conflict #8714
    sunay
    Participant

    Thanks!
    One less issue to worry about 🙂

    in reply to: Theme Conflict #8711
    sunay
    Participant

    Saw your replies on a similar topic here in the forum….Ugh…sucks…
    I’ll get the theme devs to look into it.

    Thanks Ben!

    One more off topic.
    SSl shows sha384 is that good for the new PayPal? from a quick search it seemed that bigger is better, but not sure if it has to be precisely 256 or anything larger is OK?

    in reply to: Theme Conflict #8710
    sunay
    Participant

    I am using child-theme and it does not have woocommerce.php
    I did see one in the parent theme.
    Is that bad?

    in reply to: BCC Emails from Woocommerce #6808
    sunay
    Participant

    Thanks Ben,
    I got that too, and I pasted it, but still no luck, was trying to see if anyone will not have any other code that I can try.

    in reply to: Email Templates Overriding #6472
    sunay
    Participant

    I put them back to theme-child/woocommerce where they used to be before, but still no luck getting them pulled.
    Woocommerce shows email has been overriden in the settings

    in reply to: Email Templates Overriding #6469
    sunay
    Participant

    Hi,
    Saw the update, and did it today. Emails still don’t get pulled from /yourtheme/wc-vendors/emails/
    Not sure if that was addressed. I saw the changelog has (11. Fixed: Email template paths to woocommerce paths) didn’t work for me. I went back to pasting the custom files directly in the wc-vendor templates folder.

    in reply to: Email Templates Overriding #6084
    sunay
    Participant

    Yeah I was thinking to do that 🙂 Was just going to replace the original templates in the /plugins/wc-vendors/templates/emails/ and have them back at the theme file when things are fixed…
    I’ll figure something out.. Thanks for taking the time to look into this. I know you guys are busy now with all the new stuff that keeps coming. I know you’ll fix it, no doubt there.

    in reply to: Email Templates Overriding #6082
    sunay
    Participant

    Yeah, I only have a custom message as a reminder, not too much of a change to the original, but it makes things easier. I can do without it for the time being, but wanted to make sure, and find out weather it is something I am missing, or something else??
    So far I tried several variations and set ups, and had no luck, I’ll wait for the next release to see if that will fix things. At least now I have it both directories, so I am covered.

    in reply to: Email Templates Overriding #6080
    sunay
    Participant

    Thanks Ben, and Jamie. Still no luck though.
    Have the php templates in both directories now, but still getting the default emails with no custom message. I wonder if I am the only one that has this problem. Have you had any other users bring it up?

    in reply to: Email Templates Overriding #6072
    sunay
    Participant

    Yeah, I thought the message display may be an issue with the WC plugin hard coding it as default. However, the emails doesn’t seem to be getting pulled from the mytheme-child/wc-vendors/emails which is odd, because they used to work fine in the previous set up. I had them in mytheme-child/woocommerce not woocommerce/emails. Now I tried both set ups putting them in mytheme-child/wc-vendors/emails as well as mytheme-child/wc-vendors just to see if there will be any difference…still same result.
    Hopefully Jamie has some wisdom on this too.

    in reply to: Email Templates Overriding #6070
    sunay
    Participant

    I am doing the changes now, but for some reason it still has no result. Also, the woocommerce message regarding the email templates and overriding is:

    • To override and edit this email template copy wc-vendors/templates/emails/application-status.php to your theme folder: yourtheme/woocommerce/application-status.php.

    Even though I have the files in the wp-content/themes/mytheme-child/wc-vendors/emails directory, as the instruction suggests. WC is still looking for them in the above directory. Only thing I can think of is that may be dues to my WC version being 2.3.8, or maybe not?? Otherwise the php templates are in the correct dir..

    in reply to: Email Templates Overriding #6066
    sunay
    Participant

    Thanks Ben!
    I knew it was an oversight on my end, just couldn’t figure out what was it.

    in reply to: [User Roles] Vendor approval email #2743
    sunay
    Participant

    I was about to reply, but Ben beat me to it.
    It is exactly like he says…I was doing the change from user role, and was not getting the emails sent, which caused the confusion on my end, and then, by accident changed it from the vendor approval section, and worked.

    So to get it working, just approve your vendors from the page that has them all listed, and when you hover with your mouse over any of them it gives you options. The thing is that it send the same email as the one that goes out initially when they apply. But you can add few generic lines to the template that say what are the next steps and they will be ok.

    I have added a line asking for some additional forms, and giving directions, and also noted that if they have already filled the forms they should just disregard the message. That is my workaround.

    Good luck.

    in reply to: Commission shows as due, when it is paid #2005
    sunay
    Participant

    Thanks Jamie,
    Hope you feel better soon.

    Thank you for taking time to write here.
    I had the chained payment tested in sandbox and it seemed to be working fine.
    Also payment/transaction has gone through, the only thing is that the commission is not registering as paid. I have immediate payment checked in the WC Vendor settings.

    in reply to: Commission shows as due, when it is paid #2002
    sunay
    Participant

    I saw that, but then this is for setting the tax on the whole shop. My issue is that each vendor would have different tax %

    in reply to: Commission shows as due, when it is paid #2000
    sunay
    Participant

    Ok, that’s how I am setting up things too. Asking them to include tax, if they need to. Just wanted to make sure I am not missing something.

    Thanks Ben!

    Will wait for Jamie to shed some light on the commission issue.

    in reply to: Commission shows as due, when it is paid #1998
    sunay
    Participant

    No problem, I can wait till Jamie gets back, this doesn’t seem to be messing with anything, just my head..

    How about the sales tax? Is there a way to set up sales tax for each vendor and have it go to them upon sale?

    in reply to: Commission shows as due, when it is paid #1996
    sunay
    Participant

    I figured that would be in Jamie’s department.
    When I had the testing with sandbox, it was working as expected, meaning the commissions were being marked as paid, when a payment/purchase was made. Never had it tested on a live transaction until today when the sale happened, and I noticed that it is telling me commission is due.
    I can manually change it to paid, but really like it to be doing it automatically, so it doesn’t confuse.

    I have a confirmation from paypal that the commission has been sent to the vendor, and also have confirmation from the vendor that they have received their commission. Seems like everything else with the transaction went well.

    One thing…Tax…
    How would that be handled for each vendor, if everyone is charging different amount?

    in reply to: Product meta display #1658
    sunay
    Participant

    I can remove it, but the “problem” is that the seller tab will not be open by default, when the meta is below it.
    When I have it above that tab, the tab is open..

    while you are logged in can you take a look at http://trenddly.com/designers/simon-ekrelius/
    or any other vendor see how there are super large images of products. Those are called with the WCV shotcode for recent images, but for some reason they are now appearing super large, just to see if that is also a theme issue, or something from WCV.

    in reply to: Product meta display #1656
    sunay
    Participant

    You wouldn’t be able to see anything unless you log in as admin, I have taken down (maintenance mode)

    trenddly.com/trenddly-cp

    user: testadmin
    pass: RSV8mSDtpthC

    The meta above the seller info tab is displayed only when I change remove action to add action in a theme file for woocommerce mods. It is set to remove action buy defauklt.
    Before, the meta was not displaying unless I had the remove changed to add.

    It is currently set to add action, hence the 2 displays.

    in reply to: Product meta display #1653
    sunay
    Participant

    Sure,
    http://i62.tinypic.com/b66hld.png

    See how it is bellow seller info, used to be above and the tab was open by default.

    had to enable it by changing in theme code remove action to add action.
    It has not been changed yet, so it does not display, but if I change it it will display twice, above and below the seller info tab.

    http://i61.tinypic.com/t8aozk.png

    in reply to: Product meta display #1650
    sunay
    Participant

    Define everywhere?
    I used the code to remove it. Still see it in single product view, but gone in the product thumb display.

    Is the meta display on single product being pulled from somewhere else?

    in reply to: Product meta display #1644
    sunay
    Participant

    They are indeed, and I read them, somehow didn’t associate the “Added sold by to product loop for archive-product.php, see knowledge base on how to disable or change this” with this. I guess archive-product.php threw me off.

    It’s not you, it’s me 🙂

    I think it’s pretty cool to have it there, and I’ll see if I’ll keep or change, going forward.
    Thanks Ben.

    in reply to: Product meta display #1642
    sunay
    Participant

    Oh, so it is an added function with the update. That’s what I was not sure about.

    in reply to: [Shipping] Limit ship to countries per vendor? #1243
    sunay
    Participant

    Hi Jamie,
    I am using Per Product Shipping, but am nowhere near the level of coding that this requires. It makes sense when I read it here, but I won’t even be able to explain to someone what exactly is needed so they can code it, and don’t rally want to risk breaking everything. Maybe when i get my staging server up, I can have someone give it a try. Until then I’m going the manual way, and just putting a notification message on the products and letting the buyers know that the said product ships only to the certain country….I know, not the best solution,m but the only one i got.

    in reply to: [User Roles] Vendor approval email #1223
    sunay
    Participant

    @ penguinwebsoft I’ll try to see if it works, but so far it seems like something is off…I’ll come back with updates…

    in reply to: [User Roles] Vendor approval email #1219
    sunay
    Participant

    Hi penguinwebsoft, thanks for your reply. My spam folder is empty.
    [off topic] Your spam issue may be because the server, or hosting, and the mail that is used to send mail is not recognized by your mail client. (just a guess)

    Do your vendors get the Vendor status automatically applied when they check the box, or you approve them manually after they apply?

    The email you have shown above looks like the one that they would receive when they apply and get approved immediately (automatically) is that the case?

    in reply to: [Shipping] Free shipping over $XX per vendor? #1214
    sunay
    Participant

    Yeah, I hear you…shipping is a B*tch to set up properly.
    I also advocate for free shipping and build the cost in the product (amazon style) but some vendors still have reservations towards that method..Oh well.
    I just wanted to make sure I am not missing something, before I go and explain the situation to the vendor X…
    Thanks Ben..!! As always, you guys are the best!

    sunay
    Participant

    Thanks Ben,
    I’ll give it a try.

    in reply to: [Solution] Shipping per vendor #1066
    sunay
    Participant

    Greg, that sounds like a interesting solution, and a step in the right direction.

    I am also using Per Product Shipping, only I don’t have it all set up on the front end and coded like Jamie. I am simply asking the vendors to provide me with flat rate costs per product for countries and regions. I have US, EU, UK, and Everywhere else.
    Everything is done on the backend where I have grouped the EU, and Everywhere countries, and just apply the rate I get from the vendors to all the countries in the group, then upload the CSV to the product.
    It is a bit of a manual process, but that is what I was able to come up with. Would love to be able to offer calculation based on vendor and buyer zip codes, and countries, but so far was not able to come up with a solution.

    I would love to see each product’s cost being calculated based on the shipping location of the buyer, and the method used. USPS, FedEX, UPS, DHL etc. and then that cost added to the total, and sent to each of the vendors from the cart…As Jamie said, it’s a b**ch to get this all done and coded properly.

    Does your custom solution do any of that?
    I went to your site (very nice) but was not able to get to the checkout page, it was showing an error message
    Fatal error: Call to undefined function yit_woocommerce_default_shiptobilling() in /home/wordpress/public_html/conteudo/themes/room09/woocommerce/checkout/form-checkout-multistep.php on line 23

    in reply to: Ads for services possible? #1062
    sunay
    Participant

    Why not use any of the ad banner plugins, and charge the vendors as you would any other advertiser that wants to place a banner on your site.
    I don’t have an exact plugin to refer you to but I am sure there are plenty out there to choose from.

    in reply to: Purchased Product Vendor By Matt #790
    sunay
    Participant

    Babitha,
    Sorry to hear you paid the $99 only to find out that there is no support for Matt’s version.
    We are all in that boat with you. However, you should be able to get a charge back from you bank, or paypal. Depending on where you are, and what is your bank.

    Most probably though, you’ll just have to drink a glass of cold water and forget about it. Switch to WC Vendors plugin and join the community here. Jamie, and Ben are great in helping, so is the whole forum here.

    in reply to: Displaying all vendors pictures and names on a page #718
    sunay
    Participant

    Thanks Ben,
    I am not currently using this, since I have a different way of displaying the user, a bit manual, but works for me at the moment. I saw the code is working and just wanted to see if there is a quick and easy way to do the column thing. Great job on the addition none the less.

    in reply to: Displaying all vendors pictures and names on a page #705
    sunay
    Participant

    That’s great addition.

    Question:
    Vendors are displayed in a list form – blog style.
    Is there a way to have the display in columns – 3,4,et, or masonry style..?

    Also, do the vendor photos come from, or should come from? I have no option for photo upload in the back end, or the front end. I managed to get a picture when I logged in with FB, but if that is not the case, there is no picture for the vendor?

    in reply to: Sold by: Not displaying in single product #584
    sunay
    Participant

    Quick update on this topic, in case someone is trying to rsolve, or looking into it.

    As Ben states above, it did turn out to be theme issue.
    I got it resolved with the theme developer. It was a siple change in the code, for single product. Nothing to do with the plugin.

    Ben, Jamie, you can mark this one resolved.

Viewing 50 posts - 1 through 50 (of 70 total)