Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sc.social.like buttons do not show on collective.cover type #266

Closed
andreabrugiolo opened this issue Aug 26, 2013 · 5 comments
Closed

sc.social.like buttons do not show on collective.cover type #266

andreabrugiolo opened this issue Aug 26, 2013 · 5 comments
Assignees
Labels
Milestone

Comments

@andreabrugiolo
Copy link

Apparently the sc.social.like buttons do not show on a page created with collective.cover, despite of the fact that I have enabled the cover type for sc.social.like.

I am running on Plone 4.3.

PS: I submitted an issue to sc.social.like tracker but they told me to post it here :)

Thank you very much for your attention

@hvelarde
Copy link
Member

this is our fault: cover standard view is not honoring the standard viewlet managers that every standard view should have.

@andreabrugiolo
Copy link
Author

Thank you very much for your answer, I get the same problem for the collective.addthis buttons, which are also displayed using a viewlet, so I suppose the problem it the same, am I right?

@hvelarde
Copy link
Member

yes, it is; we will solve it as soon as we can :-)

@andreabrugiolo
Copy link
Author

OK, I'll be awaiting for that :-) Thank you very much for your time and this work!

@hvelarde
Copy link
Member

hvelarde commented Sep 2, 2013

we're going to add a new view to cover; in this view a cover page will behave as any other content type with a title, a description and all the viewlet manager paraphernalia included.

see #271 for more information

@hvelarde hvelarde closed this as completed Sep 2, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment