• Resolved Amin Jabari Asl

    (@aminjabari)


    Hi
    I have been using your plugin since last year.
    Recently, order number’s link has been disappeared (When I use shortcode in frontend). did this just happen for me or did you remove this functionality completely?

    I checked this issue with 3 different websites and got same result.

    Thank you

Viewing 12 replies - 1 through 12 (of 12 total)
  • Plugin Author Kokomo

    (@kokomoweb)

    Hi @aminjabari,

    sorry about that! We recently refactored the plugin completely and this one might have slipped up. Is this using the admin list or the shortcode?

    Thread Starter Amin Jabari Asl

    (@aminjabari)

    Hi @kokomoweb
    Thank you for your response.

    In admin area, every thing is fine. This issue occur when we use the shortcode.

    Plugin Author Kokomo

    (@kokomoweb)

    Ok great. Can you send me your shortcode so I can take a look at it?

    Thread Starter Amin Jabari Asl

    (@aminjabari)

    I just copied your own code from documentation and changed the order_number to True with different product id.

    [customer_list product=”999″ show_titles=”true” table_title=”test product” order_status=”wc-completed” order_number=”true” order_date=”false” billing_first_name=”true” billing_last_name=”true” billing_company=”false” billing_email=”false” billing_phone=”false” billing_address_1=”false” billing_address_2=”false” billing_city=”false” billing_state=”false” billing_postalcode=”false” billing_country=”false” shipping_first_name=”false” shipping_last_name=”false” shipping_company=”false” shipping_address_1=”false” shipping_address_2=”false” shipping_city=”false” shipping_state=”false” shipping_postalcode=”false” shipping_country=”false” customer_message=”false” customer_id=”false” customer_username=”false” order_payment=”false” order_shipping=”false” order_coupon=”false” order_variations=”true” order_total=”false” order_qty=”false” order_qty_total=”false” order_qty_total_column=”false” limit=”9999″ display_partial_refunds=”true” index=”false”]`

    Plugin Author Kokomo

    (@kokomoweb)

    Hi @aminjabari,

    it’s strange. I looked in the documentation and there is no parameter in the shortcode for this and there never was. If you had the link to the order in the shortcode, it was most likely a bug in the original plugin. Why would you need to link to the order in the admin if you are using a front-end shortcode?

    Plugin Author Kokomo

    (@kokomoweb)

    Actually I just looked into the code, and it does show the link, but only for the admin. I changed it so that if the user is logged into the site and has the permissions to edit orders, the link will show in the front-end as well. Does that work for you?

    Thread Starter Amin Jabari Asl

    (@aminjabari)

    I copied the shortcode from this link.
    You can seen the shortcode with all of it’s parameters in this screenshot.

    In our store, we have many orders and we use this shortcode to navigate quickly to specific orders. So, I need the link in the frontend.

    I can’t see the link with admin user (or shop manger) while using front-end shortcode.

    Plugin Author Kokomo

    (@kokomoweb)

    Ok got it. My new change will fix this. Please keep an eye on a new update in the following week, it will include this fix.

    Thread Starter Amin Jabari Asl

    (@aminjabari)

    Thank you ??

    Plugin Author Kokomo

    (@kokomoweb)

    New version should be available within a few minutes. Enjoy!

    Thread Starter Amin Jabari Asl

    (@aminjabari)

    Thank you. The problem resolved successfully.??

    Plugin Author Kokomo

    (@kokomoweb)

    Glad I could help! Don’t forget to leave a review for my plugin if you like our service ??

Viewing 12 replies - 1 through 12 (of 12 total)
  • The topic ‘order link disapeared’ is closed to new replies.