Title: pmj's Replies | WordPress.org

---

# pmj

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/pmj/replies/page/2/?output_format=md) 
[→](https://wordpress.org/support/users/pmj/replies/page/2/?output_format=md)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SemPress] Disable Featured Images](https://wordpress.org/support/topic/disbale-featured-images/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [11 years ago](https://wordpress.org/support/topic/disbale-featured-images/#post-6217800)
 * Have bulk deleted all Featured Images using this plugin:
 * [https://wordpress.org/plugins/quick-featured-images/](https://wordpress.org/plugins/quick-featured-images/)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SemPress] Disable Featured Images](https://wordpress.org/support/topic/disbale-featured-images/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/disbale-featured-images/#post-6217727)
 * Does anyone have any suggestions on this? Have tried one or two things in the
   CSS code to display:none on thumbnails but it blocks some of the post images 
   in the process.
 * Grateful for any help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SemPress] Disable Featured Images](https://wordpress.org/support/topic/disbale-featured-images/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/disbale-featured-images/#post-6217438)
 * It’s here:
 * [https://dl.dropboxusercontent.com/u/20936886/disable-post-images.php](https://dl.dropboxusercontent.com/u/20936886/disable-post-images.php)
 * The contents are fairly short:
 *     ```
       <?php
       /*
        Plugin Name: disable post-thumbnails (SemPress)
        Plugin URI: https://gist.github.com/pfefferle/5160340
        Description: disable post-thumbnails (SemPress)
        Author: Matthias Pfefferle
        Author URI: http://notizblog.org
        Version: 1.0.0
        License: GPL v3 (http://www.gnu.org/licenses/gpl.html)
       */
   
       function remove_sempress_post_thumbnail() {
         remove_action('the_content', 'sempress_post_thumbnail', 1);
         remove_filter('the_content', 'sempress_post_thumbnail', 1);
       }
       add_action('init', 'remove_sempress_post_thumbnail');
       ```
   
 * Thanks for any help.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SemPress] White Space at Foot of Page?](https://wordpress.org/support/topic/white-space-at-foot-of-page/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/white-space-at-foot-of-page/#post-6173256)
 * Brilliant, many thanks for that.
 * Child theme/changes are a bit of an amateurish hack job but the files are here
   if you want to link it.
 * [http://cmx.org.uk/indextheme](http://cmx.org.uk/indextheme)
 * Thanks again!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SemPress] Update Font In Search Box](https://wordpress.org/support/topic/update-font-in-search-box/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/update-font-in-search-box/#post-4835105)
 * Perfect, many thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SemPress] Remove Featured Images?](https://wordpress.org/support/topic/remove-featured-images/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/remove-featured-images/#post-3457671)
 * Superb! Thanks so much for this, great stuff.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SemPress] Remove Featured Images?](https://wordpress.org/support/topic/remove-featured-images/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/remove-featured-images/#post-3457652)
 * Yes, moving old posts over… a plugin would be really great, thanks!
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[SemPress] Remove Featured Images?](https://wordpress.org/support/topic/remove-featured-images/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/remove-featured-images/#post-3457650)
 * So I’d have to manually remove them from each post?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Audio Player] [Plugin: Audio Player] Container height](https://wordpress.org/support/topic/plugin-audio-player-container-height/)
 *  [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/plugin-audio-player-container-height/#post-2640863)
 * I use the Twenty Twelve theme and found that setting the margin-bottom here to
   zero in style.css got rid of the extra white space:
 * .entry-content embed,
    .entry-content iframe, .entry-content object, .entry-content
   video { margin-bottom: 0; }
 * This will also effect any other embedded audio players you may have, so check
   those.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Download Codes] [Plugin: WP Download Codes] Broken Permalink?](https://wordpress.org/support/topic/plugin-wp-download-codes-broken-permalink/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-download-codes-broken-permalink/#post-2842147)
 * Sorry, ignore this – is to do with numeric stubs rather than Download Codes…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Upcoming Events] [Plugin: Simple Upcoming Events] Title Break & Date Span](https://wordpress.org/support/topic/plugin-simple-upcoming-events-title-break-date-span/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [14 years, 5 months ago](https://wordpress.org/support/topic/plugin-simple-upcoming-events-title-break-date-span/#post-2268199)
 * That’s great, thanks!
 * How would I then make the date of the event bold? Also, is it possible to put
   an extra line space between each event in the list?
 * Thanks for your help.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Sociable for WordPress 3.0] [Plugin: Sociable for WordPress 3.0] Google 1](https://wordpress.org/support/topic/plugin-sociable-for-wordpress-30-google-1/)
 *  [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [15 years ago](https://wordpress.org/support/topic/plugin-sociable-for-wordpress-30-google-1/#post-2116906)
 * +1 for a +1 button here
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Events Manager - Calendar, Bookings, Tickets, and more!] Midday to Midnight Format Problem](https://wordpress.org/support/topic/midday-to-midnight-format-problem/)
 *  Thread Starter [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/midday-to-midnight-format-problem/#post-2184756)
 * [http://wp-events-plugin.com/](http://wp-events-plugin.com/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Contact Form 7] change space between two areas](https://wordpress.org/support/topic/plugin-contact-form-7-11/)
 *  [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-11/#post-1717030)
 * Ignore me… Not sure why, but logging out and logging back in again made a difference.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Plugin: Contact Form 7] change space between two areas](https://wordpress.org/support/topic/plugin-contact-form-7-11/)
 *  [pmj](https://wordpress.org/support/users/pmj/)
 * (@pmj)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-11/#post-1717029)
 * OK, still not following this..
 * I’ve removed the <p> tags but it had no effect:
 * [http://cmx.org.uk/contact/](http://cmx.org.uk/contact/)
 * Is there a specific bit of code that can put in the editing screen to close the
   gaps between fields?
 * Mine looks like this:
 * Your Name (required)
    [text* your-name]
 * Your Email (required)
    [email* your-email]
 * Subject
    [text your-subject]
 * Your Message
    [textarea your-message]
 * [submit “Send”]

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/pmj/replies/page/2/?output_format=md) 
[→](https://wordpress.org/support/users/pmj/replies/page/2/?output_format=md)