This topic has 4 replies, 3 voices, and was last updated 4 months, 2 weeks ago ago by Luca Rossi
How could I make my website load the content without refreshing the page?
Hello,
Thank you for reaching out to us with your query. To make your website load content without refreshing the page, you can implement AJAX (Asynchronous JavaScript and XML) techniques. AJAX allows web pages to be updated asynchronously by exchanging small amounts of data with the server behind the scenes. This means that it is possible to update parts of a web page, without reloading the whole page. Depending on your needs 3rd-party plugin can be used.
Best Regards,
8Theme’s Team
I need add to cart button to appear on the product page even if the products are out of stock
and add an out-of-stock label to these products
Hi @Ahmed Asaad,
By default, it’s not available. But you can try with this solution: https://stackoverflow.com/a/22667081/2660153
Hope it helps!
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up