Had same problem, fixed with css:
<style>
p:empty{
height: 0;
margin: 0;
padding: 0;
}
</style>
Related Posts:
- Hide WYSIWYG editor on certain templates
- Get the ID of the page a menu item links to?
- Add container to nav_menu sub menu
- Link to user’s profile settings page?
- One Child Functions.php for Multiple Child Themes
- Disabling pingback and trackback notifications
- AJAX handler throws 400 (Bad request) – why?
- Paged Single Post doesn’t redirect to the main url after Removing Pagination
- How to get comments with mixed status using get_comments?
- How to display the_post_thumbnail if a post has one or otherwise display the first image in a post?
- How to add .htaccess code through a function?
- Conditional tag is_page with a custom post type
- How can I rename the WordPress AJAX URL? [duplicate]
- How to add a rel attribute to images that contains their categories?
- Is it possible to be more page/post specific with admin_enqueue_script?
- Too few arguments sent to custom function
- Issue adding text after short description on product pages Woocommerce [closed]
- Child theme functions.php not executing
- How to add background image control to page admin controls?
- woocommerce target button with class after ajax update
- WordPress doesn’t Load JQuery Now? Do I need to enqueue JQuery also?
- Is it better to assign functions like get_the_id() to a variable if it’s used multiple times?
- is_user_logged_in not working to redirect only logged out users
- How to select a page within admin?
- Gravity Forms – Using a Form to Pre-populate A Gravity Form [closed]
- Adding multiple taxonomy filters to functions.php
- Add function to Simple Twitter Connect to not Tweet pages
- Enqueue Style Only On Certain Pages Not Working
- Loading CDN that requires jQuery in WordPress
- Previous_post and Next_post – Custom Post Type
- Translation of theme using child theme
- Last Login in number of days format
- Only let plugin add actions to wp_head & wp_footer on single posts
- Display post shortcode content in the sidebar?
- IF Statement on Button to make it complete and “uncomplete” based on user action / click
- Gravity Forms Button Text
- How to use wp_trash_post (or wp_delete_post) for deleting a (or all) post(s) from custom post type?
- change the url paths in the stylesheet dynamically
- When sale price is 0.00 show only regular price
- Conditional Gravity Forms filter in WordPress Multisite
- How to load parent theme template parts in child theme
- WordPress Page Restrict
- Do we have to use ftp to recover from a bad functions.php edit?
- Javascript function not working when placed in Text Block
- Need help getting a function to function
- Load Post into DIV with Ajax
- Cannot declare function twice [closed]
- Running script based on Category
- the_posts_pagination() function returns missing page numbering on some blog pages
- Get array of metakey in all posts
- How do I hook into the container of wp_nav_menu?
- Remove links from the_content when using filters wp_trim_excerpt
- content editor format style tags
- Custom Behavior when Adding New Custom Post Type in Dashboard
- Does size of a theme’s functions.php file matter?
- How to add custom user avatar in wordpress
- custom functions in function file delete automatically daily
- Where do I go to edit this area? [closed]
- Enable right click on WordPress site
- This code works, but the way I integrated it is breaking the media uploader. How can I integrate it properly?
- Email Exists ERROR into Ajax registration form
- How to overwrite template.php file
- Limit number of characters in different excerpts
- Editor cannot access Theme Options
- How to avoid saving empty data to sql while using add_meta_box
- How to assign php file(template) to several pages with same prefix page name/slug
- Is this a backup door?
- Include widget file in functions.php of child theme
- How to fix Function create_function() is deprecated in / themes
- Block all plug-ins from initiating redirection upon activation?
- Is there a function for setting a password to a post?
- How to display my comment count in the wordpress admin bar?
- custom error message for empty username and password using authenticate filter not working
- Modifying a WordPress Plugin
- Last updated posts shortcode in functions.php
- How to reference different css (bootstrap) stylesheets for the header and body of a page?
- I have an fatal error on my funcyions.php
- Get post_author email for Zapier Integration
- Author social media aren’t shown on the page
- get_locale() is different from $locale
- If click on Save/Publish change Post Status to Pending Review instead Publish
- Remove the delete link from pages without a plugin
- Custom download page
- HowTo: Add wrapper to columns shortcode?
- How to include a hyperlink in the body text of a custom password protected form?
- Get title from IDs in a string
- uninstall a theme programmaticlly
- Could you please correct the code is_admin()
- Update add_image_size
- What add_action reference should I be using or should I use do_action?
- Function to get the name in database table from the comma separated string
- Allow the access over wp-login.php
- Limit length of headline in Editor
- Way of getting queried loop before the query with a filter hook?
- Check if there is an post to be published in future
- Unhook the comment form in Buddypress
- Why my wp_enqueue_script doesnt work on some page?
- Trying to get this function to show below the content
- is_preview() always return false
- Comment turned Invisible