dmcsupport
Forum Replies Created
-
I am also interested in the search function that can search through sub directories. Could you please share your code to [email protected]? Thank you.
Forum: Plugins
In reply to: [File Away] Search FunctionalityI am also interested to know the answer of this question. When we search, it only search through current directory files. Is it possible to search through subdirectories too? Thank you.
Forum: Plugins
In reply to: [File Away] File away Shortcut MissingI am having same problem? How did you solve it?
Forum: Plugins
In reply to: [WooCommerce] One of my oder is missing from Woocommerce > Orders tabHi Amanda,
No I can’t access the order. I logged in as admin and tried to access
wp-admin/post.php?post=9630&action=edit. Got error – Sorry, you are not allowed to edit posts in this post type.Thank you.
Forum: Plugins
In reply to: [WooCommerce] One of my oder is missing from Woocommerce > Orders tabHi Amanda,
Thank you for your reply.
Yes, It is WooCommerce order ID number – 9630. So far, I have noticed 1 order missing. It is still a development website so I have made lot of changes.
If I use this plugin woocommerce sequential order numbers – https://woocommerce.com/products/sequential-order-numbers-pro/, will it help? Could it be the conflict between ORDER ID and POST ID?Please see the order email notification screenshot. https://drive.google.com/file/d/1EuMveiax-YJpiJDdvKjELGUfubLGHqyN/view?usp=sharing
Forum: Themes and Templates
In reply to: [Storefront] Home page – product categories filter by idsOk I tried with the below code and it worked. For reference –
$args[‘ids’] = ‘30,45,46,47,48’;