Utsav tilava
Forum Replies Created
-
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Order split not workingHello Fahad Mahmood
Any Update on my point please ?
Hello,
This is a lite plugin support platform and you are using our premium version so can you please reach out to our website and let us know which tickets you have created so we can assist you there.
Thanks,
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Order split not workingMay I inquire whether this plugin is compatible with High-Performance Order Storage (HPS)? Currently, the code utilizes wp_insert_post, so I’m interested in understanding if this plugin seamlessly integrates with HPS ?
Forum: Plugins
In reply to: [Order Splitter for WooCommerce] Order split not workingWordPress Version : 6.4.3
PHP Version : 8.0.30
Plugin Version : 5.0.3Please let me know if any logs are required from our end to further investigate the issue.
Forum: Everything else WordPress
In reply to: Sitemap.html page with dynamic header and footerHello @gappiah
I have resolved this issue from my end now no need to required further discussion about this topic so thank you so much for your attention.
Forum: Everything else WordPress
In reply to: Sitemap.html page with dynamic header and footerHello @gappiah
but i have added sitemap.html file in my root directory, So solution about this points ? And I want add like this, https://www.mydoamin.com/sitemap.html
Hello @zachskyverge
Thanks for the update.
Unfortunately, I have already resolved the conflict issue in my code, so there is no need to discuss this topic further. Therefore, I will close the tickets.
i am facing this issue with your filter,
// return our custom order number for display
add_filter( ‘woocommerce_order_number’, array( $this, ‘get_order_number’ ), 10, 2 );
- This reply was modified 1 year, 4 months ago by Utsav tilava.
I have resolved the issue on my end. So I hope you update the plugin and that the next update resolves this issue.?
I checked the code and I got the error so please give the solution.This filter generates a Fatal error and that error is shown in the product rest API. Can you please check attached both screenshot.
Uncaught Error: Call to a member function get_id() on null in /code/wp-content/plugins/appointment-reservation-and-rental-booking-for-woocommerce/phoen_date.php:1416
Forum: Everything else WordPress
In reply to: Creating a new Theme with new Gutenberg widgetsYes, You can create plugin with using TGM.
Hi @joyously As per your requirement You can write code.
Forum: Developing with WordPress
In reply to: how to get wordpress post id inside plugin