[1]

amenity
Guest
December 18th, 2008 at 5:56 am

So grateful & excited for the new version…But does anyone else have a problem where the pop-up screens to configure widgets are not available for certain widgets? The grey shadow comes up, but there\’s no screen.
So far, Custom Fields, Categories, reCaptcha and Append to Post are not working while Content, Tags, Upload Files, and Who Am I are. Uh oh!
Ideas?

Permalink | Quote

[2]

Mark Cunningham
Guest
December 18th, 2008 at 10:17 am

No ideas at present – however you’re not the only one.

Could you tell me what version of WordPress you’re using, any details you can share about your host, any errors reported anywhere (like in the error console in Firefox for example) and what browsers this problem appears on? The more info I have the easier it is for me to reproduce it and fix it.

I haven’t seen it during my testing on WordPress 2.7 so far. I’m using Chrome and Firefox during development, but not IE (except to test form behaviour).

Permalink | Quote

[3]

Mark Cunningham
Guest
December 18th, 2008 at 3:29 pm

I was able to reproduce the problem and I think I found out what may be the cause of it. If you open widget/tdomf-geomashup-widget.php and go to line 379 and between the <br/> and <?php you add <br/>, it should fix it.

i.e.:

<label for="permalink-append" style="line-height:35px;"><?php _e("Append a map of the location to the submission","tdomf"); ?></label>
<br/>

</div>

<?php
      }

Permalink | Quote

[4]

amenity
Guest
December 18th, 2008 at 5:31 pm

Worked perfectly.

Thanks!!

Permalink | Quote

[5]

Mark Cunningham
Guest
December 18th, 2008 at 5:36 pm

Great. The fix will be in the next release! :)

Permalink | Quote

Advertisments

Join the Discussion