Is it possible to change how the plugin loads the social buttons so that it does not use ajax requests?

Currently the plugin loads the buttons by doing this ajax request:
index.php?option=com_ajax&plugin=jasocialshare&group=system&jasocialshare&format=json&ja_ajax_task=renderButtons

This causes a lot of ajax requests, stressing the server.

Is it possible to change this so that instead of using ajax, the buttons are added directly in the HTML of the page?

5 days later

Hi

The AJAX request used by the JA Social Share plugin to load the social buttons is not particularly resource-intensive. That said, I understand your concern about reducing server stress caused by multiple AJAX requests. I’ll forward your request to the team to explore the possibility of an update that allows the buttons to be embedded directly in the page’s HTML instead of relying on AJAX. Thank you for your feedback!

Write a Reply...
You need to Login to view replies.