Closed (fixed)
Project:
Organic Groups
Version:
6.x-1.1
Component:
Og Views
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Feb 2009 at 12:34 UTC
Updated:
31 Aug 2010 at 15:44 UTC
Hi there,
Can someone tell me how to remove the OPML link+text + icon from the og_my Views .
I do not need that functionality .
Comments
Comment #1
Tenx-1 commentedIs This a hard question to answer ????
Comment #2
tlash commentedI would really like to know the answer to this question too.
Comment #3
mediamash commentedhere also, can't seem to find it in the modules source
Comment #4
Tenx-1 commentedi dont think it is in the module source code , it is generated by views, when the time is right i will look into it again, but for now i think the solution would be play with the template file or CSS in order to remove it .
it is a shame that none of the developers have come out and offer a solution
Comment #5
tlash commentedI did a text search on the entire installation (a few of them) and could not find the strings at all. I might try changing the CSS classes "attachment-before" and "attachment-after" to something. will let you know what i find. I think setting the margin-left to 10000px should send it off the page.
Comment #6
arnd commentedComment #7
tlash commentedWorked great. Thank you.
Comment #8
tlash commentedWorked great. Thank you.
Comment #9
paul_constantine commentedThis is just what I am looking for.
But I am so sorry I had to reopen this. You see I am using Drupal 5.16
So my views look different and down from the instruction "Under Basic settings select Header" I could not find any of the functions in my version of views.
Do you also have some instructions on how to remove that OPML stuff from Organic Groups for Drupal 5.x? That would be so cool.
Thanks in advance, Paul.
Comment #10
charlesclayton commentedI am happy, thank you for your simple instructions, and for that additional positivity. : )
Comment #11
paul_constantine commentedNevermind, I found out how to remove it.
I just deleted the all the PHP code in the footer and header fields. That made the OPML stuff go away just fine.
Thanks for pointing me in the right direction.
Paul.
Comment #13
joelstein commentedNone of these solutions are all that elegant. Here's a better solution: http://drupal.org/node/363856#comment-3393092.