Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • in reply to: WooCommerce Simple Auctions #19852
    jonathan
    Participant

    Hello Ben,

    Has there been any change on this? I’m eager to get it set up with Simple Auctions too.

    Many thanks,

    Jonathan

    in reply to: Commission Query #10246
    jonathan
    Participant

    Just to jump on this one,

    Vendors cannot set the commission rate, you do. They can’t change the commission value. If you set it at 5%, it’s 5%, unless you change it yourself.

    Also, go for Pro, it’s awesome!

    Hope this helps

    Jonathan

    in reply to: Vendor Notices #5046
    jonathan
    Participant

    You guys are absolute heroes.

    Many thanks for the help!

    in reply to: Filtering products by vendor location #4740
    jonathan
    Participant

    Thank you buddy!

    in reply to: Filtering products by vendor location #4738
    jonathan
    Participant

    Hi again,

    Thanks for the quick reply! I meant for filtering on-the-fly like you can using the price slider or with product attributes (as in after you’ve searched for something, filtering down the results even more).

    So after a user searched for a product, they’d be able to filter down further to only show products who’s Vendor is in a particular city, I’m guessing that’d be pretty tricky?

    The only thing I can think of is assigning the Vendor “city” meta I made to each product when they publish it (as a custom taxonomy) and then somehow using a filtering system that allows for multiple taxonomy filters at once. That sound like the right way to go about it?

    Thanks,

    Jonathan

    in reply to: Best way to check if on a vendor page from functions.php? #4657
    jonathan
    Participant

    Worked it out, I hooked a function to the wp_head action like so:

    add_action( 'wp_head', 'conditional_redirect_from_vendor_pages', 0);

    and it works, but do you think that’s the best way to do this?

    Thanks for any help 🙂

    in reply to: Best way to check if on a vendor page from functions.php? #4656
    jonathan
    Participant

    Hello,

    Sorry to bother you, but I’m trying to redirect users away from a Vendor’s shop page if certain conditions are met. I’ve hooked into the archive-product.php within my theme, but then realised I can’t do a redirect because ofcourse headers will already have been sent.

    Can you think of a way I can redirect away from a shop page before headers get sent?

    Thanks in advance!

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