Title: cdonner's Replies | WordPress.org

---

# cdonner

  [  ](https://wordpress.org/support/users/cdonner/)

 *   [Profile](https://wordpress.org/support/users/cdonner/)
 *   [Topics Started](https://wordpress.org/support/users/cdonner/topics/)
 *   [Replies Created](https://wordpress.org/support/users/cdonner/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/cdonner/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/cdonner/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/cdonner/engagements/)
 *   [Favorites](https://wordpress.org/support/users/cdonner/favorites/)

 Search replies:

## Forum Replies Created

Viewing 9 replies - 1 through 9 (of 9 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [CSV not uploading](https://wordpress.org/support/topic/csv-not-uploading/)
 *  [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/csv-not-uploading/#post-10995402)
 * Some problem with the Give plugin. Cannot import donations anymore.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GiveWP - Donation Plugin and Fundraising Platform] Cannot Import CSV Donations](https://wordpress.org/support/topic/cannot-import-csv-donations/)
 *  [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/cannot-import-csv-donations/#post-10995350)
 * Ditto. CSV import of donations no longer works.
    The “Disable Real MIME Check”
   plugin allowed me to work around this, but it needs to be deactivated after each
   use, so not a real solution.
    -  This reply was modified 7 years, 8 months ago by [cdonner](https://wordpress.org/support/users/cdonner/).
      Reason: was wrong about what caused the issue
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [New post gives “You are currently editing the page that shows your latest posts.](https://wordpress.org/support/topic/new-post-gives-you-are-currently-editing-the-page-that-shows-your-latest-posts-2/)
 *  [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/new-post-gives-you-are-currently-editing-the-page-that-shows-your-latest-posts-2/#post-9021223)
 * senseicorner, were you ever able to figure this out? I have the very same problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Multiple form controls are placed inside a single label element.](https://wordpress.org/support/topic/multiple-form-controls-are-placed-inside-a-single-label-element-2/)
 *  [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/multiple-form-controls-are-placed-inside-a-single-label-element-2/#post-8211654)
 * You are missing a bunch of closing </label> tags.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Asteria Lite] Change Font of Page headers Asteria Lite](https://wordpress.org/support/topic/change-font-of-page-headers-asteria-lite/)
 *  [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/change-font-of-page-headers-asteria-lite/#post-5318817)
 * The Kaffeesatz UltraLight font is a barely legible on any background, even if
   you increase the font size. I do like the font, but I had to replace it with 
   the Light version. You can do that by downloading the font files from the font
   website of your choice, placing them (for example) into the /fonts subfolder 
   of your child theme, and putting the following into your child theme’s style.
   css:
 * @font-face {
    font-family: ‘kaffeesatzthin’; src: url(‘fonts/YanoneKaffeesatz-
   Light-webfont.eot’); src: url(‘fonts/YanoneKaffeesatz-Light-webfont.eot?iefix’)
   format(‘eot’), url(‘fonts/YanoneKaffeesatz-Light-webfont.svg#webfontiVAlVXNY’)
   format(‘svg’), url(‘fonts/YanoneKaffeesatz-Light-webfont.woff’) format(‘woff’),
   url(‘fonts/YanoneKaffeesatz-Light-webfont.ttf’) format(‘truetype’); font-weight:
   normal; font-style: normal; }
 * I had to rename the yanone_kaffeesatz folder in the Asteria theme’s font folder–
   the @font-face construct does not really support overrides. This means that an
   update of the Asteria theme will bring back the Ultralight version, but I can
   live with this limitation.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Custom Post Types and Custom Fields creator - WCK] Cannot save taxonomy](https://wordpress.org/support/topic/cannot-save-taxonomy/)
 *  Thread Starter [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/cannot-save-taxonomy/#post-4987579)
 * It turned out that this was caused by the Advanced Custom Fields – Taxonomy Field
   add-on and not by WCK. This plugin isn’t even needed, because ACF handles taxonomy
   fields already. Once I disabled the plugin, things started to work normally. 
   Why this plugin worked for a while and what broke it I cannot say. I still believe
   it was data-related. I tried to remove individual posts and postmeta rows from
   the database that I thought could be causing it, but this did not lead anywhere.
 * It is a bit unfortunate that there is not a more meaningful error message and
   that diagnosis is very cumbersome. It appears that many people saw similar symptoms
   after the WordPress 3.5 upgrade. There is much chatter in the forums from about
   a year ago, but no meaningful advice. [This post](http://rockdio.org/ayudatech/solution-to-3-5-an-error-occurred-in-the-upload-please-try-again-later/)
   ultimately made me go about it in a more methodical way.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Mobile Pack doesn't work for iPad](https://wordpress.org/support/topic/mobile-pack-doesnt-work-for-ipad/)
 *  [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/mobile-pack-doesnt-work-for-ipad/#post-2173174)
 * Wouldn’t you want to see the desktop theme on the iPad? My problem is rather 
   that on Android tablets I get the mobile theme.
 *   Forum: [Requests and Feedback](https://wordpress.org/support/forum/requests-and-feedback/)
   
   In reply to: [Thanks for a powerful plugin!](https://wordpress.org/support/topic/thanks-for-a-powerful-plugin/)
 *  Thread Starter [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/thanks-for-a-powerful-plugin/#post-2503663)
 * [@fonglh](https://wordpress.org/support/users/fonglh/): Both excellent points.
   Would someone care to delete my post from this forum please? I dont see a way
   to do this myself.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Tweet Blender] [Plugin: Tweet Blender] No tweets loaded](https://wordpress.org/support/topic/plugin-tweet-blender-no-tweets-loaded/)
 *  [cdonner](https://wordpress.org/support/users/cdonner/)
 * (@cdonner)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-tweet-blender-no-tweets-loaded/#post-2417493)
 * Try checking the “Do not use search API for screen names”. It resolved this issue
   for me.

Viewing 9 replies - 1 through 9 (of 9 total)