Closed (outdated)
Project:
Vote Up/Down
Version:
6.x-3.2
Component:
vud_comment
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jan 2012 at 19:06 UTC
Updated:
18 Apr 2017 at 00:14 UTC
Jump to comment: Most recent
Comments
Comment #1
marvil07 commentedNot sure about how to reproduce this, if you can provide specific instructions to do that on a clean install I will be happy to review it.
If you see the widget template printed, then it definitely passed through
vud_widget_proxy(), and there the styles are included.Comment #2
Rob_Feature commentedI think it has something to do with the fact that I'm rendering comments myself (using a View) rather than using a standard comment display (the normal one included in the node) because I tried a similar module and the same thing happened. I think this may have less to do with the Views method (has displaying comments with Views been tested and it works?) than the fact that I'm rendering VUD in my comment.tpl.php manually and my own comments variable in template.php (basically embedding a block into my page.tpl.php)
I guess I'd see a few places this could get lost in my setup:
As I look at that, I realize this is a far from typical setup :) But, somewhere along the way, things are getting lost and if it's one of these points, it would be good (for everyone) to figure out why/where since no-doubt other people are using at least one of these to render VUD comments. Any hunch as to where the most likely place is that I'd lose stylesheets?
Comment #3
marvil07 commentedThis are a lot of different scenarios. It would be great to knwo what works and what does not, so I can take a look in details.
BTW, moving versions.
Comment #4
marvil07 commentedClosing D6 issues, D6 releases are not supported now.
Please reopen as D7 if needed.