Save snippet using Ajax
-
Hi,
Thank you for this great tool. Can’t imagine working without it.
Sometimes, I write long snippets, like if I need to reorganize the WooCommerce single product page and add functionalities. But, I don’t know PHP. So, I’m going back and forth and checking if it’s applying or crashing up the page.
To make it easier for myself, I added CSS to the backend to:
– make the SAVE button fixed in the bottom right corner, to not have to scroll on long pages.
– The cursor was set tocursor: text;, which is hard to see on a white background. So, I changed that tounsetNow, what I really wanted to ask you, is to consider giving us the option to use Ajax to save a snippet, so that the page doesn’t reload.
On long pages, scrolling to the part you’re working on is a big waste of time and it’s super annoying.So, the same way you have code examples and the options to Order Snippets by Name or Date, you can add a deactivated snippet that enables using Ajax to save the snippet.
Oh and, one more thing to consider – Dark Mode
Best Regards,
Jovan
The topic ‘Save snippet using Ajax’ is closed to new replies.