The zenophile module is awesome! however i'm running into an annoying issue where when I print out Views module it seems like the zen theme has it's own javascript which prints out the "Edit Export and Clone" Button.
Unfortunately this is getting in the way of my theme, Views provides a way to disable it but I can't find out how to disable it for the Zen Theme.
Any ideas?
Thanks
Comments
Comment #1
Jordash commentedAny help???
Comment #2
Garrett Albright commentedOkay, for future reference, if you mark an issue as "by design," you're essentially closing it, and I won't see it in my "open issue" queues. It's by chance that I've come across it just now. If you're submitting a new issue and you want people to actually see it, keep it as "active."
Secondly, I'm afraid I don't understand what you're asking. What do you mean by "print out Views module?" And are you sure you're asking a question about Zenophile and not about Zen in general?
Comment #3
Jordash commentedIt might be Zen in general i'm not completely sure.
But anywhere you place a View on your website (In a block) when you hover over the block it puts some 'Edit Export Clone' Links near the Top, Zen/Zenophile inserts their own 'Edit Export Clone' Links near the top right of the block. The Zenophile 'Edit Export Clone' Buttons get in the way of other content so I'd like to know a way to disable it (Right now I hid them with CSS) e.g.
.edit{
display: none;
}
Comment #4
Garrett Albright commentedYes, this is either an issue for Zen or Views; Zenophile doesn't have anything to do with those links. I'm going to move this over to Zen's issue queue (and drop the priority, since frankly this is critical by no stretch of the imagination) and see what the Zen folks have to say about it, if anything.
Comment #5
pumpkinkid commentedYou can disable the Zen hover overs by going into themes and clicking on the configure link next to your active theme...
Not sure why you want to disable them though, I'm having that opposite issue.. I want them back and they wont show up...
Comment #6
akalata commentedClosing old/inactive requests.
Comment #7
andrenoronha commentedI used to have these links in my zen theme on drupal 6. But after upgrade they're gone.
I dont have this option in Zen's config page.
Any help?