Yes, I always encourage our customer post to new ticket in different question on our forum, so in case i am not free at that moment, other moderator still can able to answer your question quickly.
Regarding with your question :
Did you want me to add a different ticket to ask how to remove or add image on the discussions that are linked to easyblog?
The reason I ask is because after reviewing I noticed that one of the pages now has an image..
Didn't know that was possible before.
Yes, i did fix something on your site so it can import blog content image into Easydiscuss but we didn't import post cover image in discussion.
Currently that is not possible to configure that do not import image from the blog post, but I can provider you some custom fix for this.
Then one last thing; which I can add on a seperate ticket..
Is there any reason the social media tags at bottom are scattered?
Was it all that shuffling around from the past few days with the other tickets?
You should add a new forum post at
https://stackideas.com/forums/ask .
It seems like that is your current template styling conflict with Easydiscuss.
I already applied following CSS into this file
JoomlaFolder/templates/ja_nuevo/css/custom.css
#ed .social-button.facebook-like {
margin-top: -10px !important;
width: 115px !important;
}
#ed .social-button.google-share {
width: 65px !important;
}
#ed .social-button.google-plusone {
width: 40px !important;
}
It should load fine now.