Closed (fixed)
Project:
Panels
Version:
6.x-3.0-rc1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2009 at 16:44 UTC
Updated:
27 Jan 2010 at 02:00 UTC
The RSS feed icons are being displayed at the bottom of the panel instead of the bottom of each pane under that pane's content.
So if you have 4 panes with different content and a different feed for each then instead of seeing the Feed icon within the pane containing the associated content what you actually get is all feed icons next to each other at the bottom of the panel.
This is obviously no good as users don't know which feed icon is associated with which piece of content, this is also not how it used to work in previous versions of panels.
Comments
Comment #1
esmerel commentedCan you provide some more data about your feeds, or an export of the panel, so it's easier to replicate?
Comment #2
peter panes commentedOK well i have panes with views in, the views have feeds connected to them and when ticking the box in panels "display feed icons" they are then displayed but at the bottom of the panel. this should really be easy to replicate, im using the latest version of views and panels 3 and i don't think there is any way the theme or any other modules can cause this.
You can see it in action here but i dont want google to index this site yet so ive added a hyphen in. If you want to see whats happening then please remove the hyphen from this domain to get the actual domain:
http://new-mediatest.ccn.ac.uk
Here is my exported panel:
Comment #3
peter panes commentedOK it seems to be a problem with the CSS Float:Right on the icons because when i remove it they show up in the right places, that's probably an inssue with my theme so ill work around it but the icons at the bottom of the page are still there, and they even still show up when "Display Feed Icons" is not ticked.
Comment #4
esmerel commentedComment #5
merlinofchaos commentedThe icons at the bottom of the page are added by Views, not Panels. The only way to get rid of them is to not attach the feed to your display or to modify your page.tpl.php to not display the feed icons.