Tag: ajax

  • Create Downloadable CSV File with Ajax Call in WordPress wp-admin page

    Create Downloadable CSV File with Ajax Call in WordPress wp-admin page

    Recently I was tasked to create add a button to a page in wp-admin which when clicked will create a downloadable csv file and start downloading it. The page in wp-admin was created with Advanced Custom Fields Pro (ACF). Since ACF doesn’t have field for simple button input type so I created one with ACF…

  • WPML AJAX Call Returns Default Language

    WPML AJAX Call Returns Default Language

    If you are facing “WPML AJAX Call Returns Default Language” problem on your WordPress site then we have the solution for you. This is a common problem with developing multi-language WordPress sites with WPML. If you are logged in then the queries in the same browser will return correct results but if you test your…