bfield3
Forum Replies Created
-
Forum: Plugins
In reply to: [kPicasa Gallery] Title before galleryHi pkl,
Just wanted to chime in here and tell you how I accomplished what you asked above. Like you I also didn’t want the yellow box showing the album title on the album page.Here’s what I did.
1. In your dashboard hover over Plugins and click on Editor.2. Upper right corner where it says “select plugin to edit” choose kPicasa Gallery and click on the Select button.
3. Along the right hand side of your display click on the file called “kpicasa-gallery/kpg.class.php”.
4. Once that file content is shown in the editor box scroll down about halfway and look for 2 lines with this content:
print ‘<div id=”kpg-album-description”>’;
print “<div id=’kpg-title’>$albumTitle</div>”;5. I recommend you highlight both those lines and then right click and choose cut.
6. Paste those 2 lines into a Notepad document in case you need to get them back.
7. Back in the editor simply choose “update file” at the bottom of the page.
Go back and reload your album page and then click one of the albums. That yellow box should be gone.
I am not 100% sure this is the recommended way to do handle this. I used Firebug to figure out where the generation of that box was coming from. It is working well for me though.
If you ever update the plugin you will lose these settings, so either don’t update :-), or remember how you did it and re-do if you update the plugin.
Peace,
BillForum: Plugins
In reply to: [EZ Staff List] Fatal error on activationThanks Luke. I tried adding the changes you recommended to the ez-staff-list/plugins/staff_management.class.php file and when trying to activate i get the same error.
It’s ok though. I understand it’s a conflict with my theme and you don’t have to worry about killing yourself trying to fix something that only applies to a couple themes.
I may have found another plugin that does something similar so no worries on my end.
Thanks for the great support though. All plugin authors should be as responsive.
regards
billForum: Plugins
In reply to: [Spiffy Calendar] Closing event pop-up on iPhoneHi..yes seems to be working for me as well. Sorry for the late reply, I’ve been traveling for work this week.
Thank you,
BillForum: Plugins
In reply to: [Spiffy Calendar] Closing event pop-up on iPhoneHi,
The iPhone and Android phones that I tested with don’t have a mouse, so in order for the event to be visible you need to tap it with your finger. This brings the event up, but then there’s no way to make the event go away unless you click on another event. Doing that closes the original event and opens the new one. So basically there’s no way to ‘hover’ with an iPhone or an Android based phone.Thanks
BillForum: Fixing WordPress
In reply to: [Plugin: Enhanced WP Contact Form] Add text to contact form pageUgh…don’t I feel like an idiot ??
Thanks RoseCitySister…
bill