Tell us what you are trying to do?
I created a content template for custom post type called "Vacancy" and I added social sharing block to this template,
I have three issue:
1- There are some dummy weird characters that appears when I share this posts to facebook and linkedin
2- The dynamic excerpt adds HTML tags to the text while sharing
3- The image I added doesn't appear at all
Is there a similar example that we can see?
No, but you can check the attached images
I had a look at this and it appears that the issue isn't caused by our social share plugin. It appears to be the dynamic loading of the content.
However I do understand what is happening I did a test share of the information and it did render correctly once on the social media sites.
I believe it is a cause where its picking up the different content on the page but isn't able to render it at the time. Can you test sharing and let me know if on the social media site the share information is correct.
I think the problem is with Toolset content template, and the issue still exists. Is there any way to solve it? or shall I change the whole thing? As I know it is the main function of toolset to create content templates and custom post types and views, but now it doesn't seem to work correctly, so what is wrong?
I've debugged the issue and it seems toolset loads the CSS via Javascript base64 code, and gives this code display none, but social media network can read this code and show it while sharing the page, the screenshot attached is from Facebook debugger.
Thank you for the information. I'll investigate further on a test site that if this issue is replicated a copy will be sent to our 2nd tier and dev team for further checks on this.