I am still having issues with the FB LIKE button. It was working fine few days ago. I created a case asking to add the FLIPBOARD button, which @saguaros did without problems. Few days after, the FB button dissapeared and the Twitter one was not showing properly.
Then came @Ninja starting to mess with the JCHOptimize plugin overriding my previous settings without consultation or knowledge...deactivated the plugin first and then when I asked to create JUST the exception just for the script with issues he didnt understood the case. I added the exception and activated the plugin again. Everything was working fine. Then today I got a report from semrush that caught my attention with 2,000+ unminified scripts.
I went back to JCH optimize, and again @Ninja changed the configuration for the plugin again deactivating the minification of css and javascript.... (I didnt do it, and you are the only other one I granted access).
This is honestly, an unexperienced guy... everytime he gets a case of mine, he doesnt know shit... and, either ask me to check back with my developer, or start messing with things he doesnt obviously knows.
Now the FB like button is not working, and it was working fine previously with JCH optimize before.
I need @saguaros, who has proven to be an expert and has knowledge on this particular template to take over please!.
Also, I want to add a FB Share button, which is not in the template preset options. I need to allow people to viralize my content.
THIS IS URGENT NOW. I repeat I dont want @Ninja on this. Or show me where the socialAPI is using FTPZilla So I can change the whole Facebook Like and Share to this style as indicated in FBDevelopers:
Step 2: Include the JavaScript SDK on your page once, ideally right after the opening body tag.
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v6.0&appId=2290846157669510&autoLogAppEvents=1"></script>
Step 3: Place this code wherever you want the plugin to appear on your page.
<div class="fb-like" data-href="https://www.equilibriumx.com/" data-width="720" data-layout="button_count" data-action="like" data-size="small" data-share="true"></div>
Cheers