grimpond
Forum Replies Created
-
Forum: Plugins
In reply to: [WPBook] WPBook not posting to wallThanks for the clarification…
Will tweak it and try again…
Forum: Plugins
In reply to: [YARPP - Yet Another Related Posts Plugin] Blank admin after upgradejayjayc,
Just reinstall the old version.. 3.2.2 works with my WP installs.
Other versions can be found here; http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/download/
..and you changes worked perfectly.. now working in IE7 and 8
Thanks muchly:)
olson92, The forum didn’t like your post…:(
Same error in IE 7
Plugin works in IE9 Chrome and all FF’s that I tried
Forum: Plugins
In reply to: [Postie] [Plugin: Postie] Image template and inline images not workingHey matt,
Similar but not the same.. all images for me end up in a ‘gallery’ at the end of the post, and I end up with #imgX# stuck through the post.
My biggest frustration is the none of the standard image templates work when selected, and consequently the custom fails as well.
If you think the ‘fix’ might help, I would be happy to see it π
D
Forum: Plugins
In reply to: [Events Calendar] MarginVincent ,
I believe in most cases, the formatting on your post page is dictated by the site CSS not by the events calendar CSS.
Are you saying that the ‘event’ post is appearing differently to normal posts?
D
Forum: Plugins
In reply to: [Events Calendar] [Plugin: Events Calendar] Event not stylingHi Steve,
I could not see a large calendar on your site?
The sidebar widget seem to be working correctly.Is there a large calendar somewhere?
Dave
Forum: Plugins
In reply to: [Events Calendar] [Plugin: Events Calendar] Hover Box too Big?FaOT,
The width of the “tooltips” box is set by the length of the description of the event. I am not sure why it is done this way, but this is how to “fix” it.
In the file ec-tooltips.css in the /css/ subdirectory look for the code.
/* Depending on the description length, one of * these class will be used */ .EC-tt-25 { top: 0; width: 25% !important; } .EC-tt-50 { top: 0; width: 50% !important; } .EC-tt-75 { top: 0; width: 75% !important; } .EC-tt-100 { top: 0; width: 100% !important; }If you change all the % parameters to 25% the pop-up box stays small.
eg;
.EC-tt-100 { top: 0; width: 25% !important;Double check that it works on for your site/template after the change.
D
Still true..:(
http://downloads.wordpress.org/plugin/mappress-google-maps-for-wordpress.2.17.zip is 404
Same problem here after upgrade.
Reinstalled vers 2.3.1 – fixed – All forms intact
@sratliff IMO go back to vers 2.3.1 – doing that or deactivating the plugin will give you your site back.
@knsfinancial – Go here – http://wordpress.org/extend/plugins/contact-form-7/download/ – and download vers 2.3.1 and install as you would any plugin, overwriting the existing files.