• Greetings everyone!

    I hope that I am posting on the right forum. For the past 2 days I have been searching for a solution to a simple, yet hard problem – I am running woocommerce on website, selling physical goods to my customers, which are shipped by a local company. I keep an access database file with everyone’s order number and tracking number. Customers call me all the time to ask where their orders are.

    What I am trying to achieve is:
    I’d like to make a page, where a customer can type his order number in a search field and then get a tracking number, based on the already uploaded csv file. If there is no order with such number, a message should be returned that this order isn’t found.

    A further improvement would be to have the shipping companies tracking page open on the same page in my website so that the customer can instantly see where the order is.

    I have looked at almost all the tracking plugins and none of them has this option, at least not explained well enough for my not-knowing-php-mind.

    Do you have any idea which plugin could do this or how the function I want is called so that I can hopefully find a solution?

    Thank you very much for your time!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Sorry @alexmanchev98,
    This forum is for WordPress core functionality support. What you are asking would be handled by the theme’s functions. Please ask your theme developer or WooCommerce if there is an option for that functionality.

    Thread Starter alexmanchev98

    (@alexmanchev98)

    Hello @jaycbrf

    What I am asking, I believe, is in the interest for every wordpress developer, isn’t it?
    It’s a function of wordpress, not my theme or woocommerce.

    What I asked about is enabling users to get value output on value input from uploaded csv file, it doesn’t have to do anything with my theme or woocommerce.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Input Output value from csv on frontend’ is closed to new replies.