I suspect you have some unbalanced DIVs on that page.
Get the page source into an editor that will format the code and highlight the various DIVs.
If you format the code, that will give you a hint of where the unbalance is.
Related Posts:
- Get Product id from order id in Woocommerce [closed]
- How to add a shortcode button to the TinyMCE editor?
- Is there a plugin that provides a stackoverflow style editor for wordpress? [closed]
- Modifying a JS file with data from plugin settings
- Plugin upgrading: Widget settings
- Multi domain, multi sites with different themes and content
- Understanding apply_filters
- Editor not displaying dynamically after clicking on the button
- $current_user var returns NULL
- Very stubborn wp_register_script / add_action vs remove
- How to submit documentation with plugin
- Use plugin multiple times
- Create template “author” with a plugin
- Why is the generated POT file from WordPress.org not adding my plugin description to the POT file?
- Cron jobs not working in WordPress plugin in a VPS with VestCP control panel
- Where does WordPress store plugin (enabled/disabled) status for multisite?
- Bouncing scroll
- Executing my function once on a specific time
- Override Javascript in a Plugin?
- Preview featured image using frontend post plugin
- Globally register styles but enqueue them selectively
- Creating a plugin to sanitize comment and the url field before display only
- Creating mySQL procedure with $wpdb
- WooCommerce: Building a page with user input which is used to query order status and external API and return a result
- Ultimate Member [closed]
- add custom filters to the event calendar plugin programatically to frontend [closed]
- uninstall.php does not appear to trigger when uninstalling my plugin
- Editable form for WordPress plugin options page
- Auto move media file to cloud
- wp-pagenavi getting 404 page not found
- remove add new post, if there is already one post
- Login cookies set as wrong domain
- Create shortcode to echo javascript
- wp_list_table class is not safe to use
- Events Manager plugin – booking form required fields
- How to enable customer login to customer specific admin page
- Need to replace Currency Shortforms
- How to create plugin in wordpress [closed]
- How to use custom Javascript code inside a plugin?
- How to use printf to output two links?
- 2 wordpress site same database
- Executing Javascript in Plugin
- Retrieve options set through a plugin
- Banner Advertising plugins for WordPress
- How do i ‘deactivate’ a plugin only on a certain page template?
- WordPress plugin for Limited days user
- Running a function with args in add_action()
- Identify current wordpress theme
- Plugin for visitors to edit content without logging in? [closed]
- Custom Caption on WP Nivo Slider
- How to makes changes on the shop/category/tag pages but not on the product pages in woocommerce?
- Javascript console errors and WSOD on edit post pages
- Order by post_date does not work in Previous and Next post pagination
- Adding LOAD MORE on a page
- Make modification of add_to_cart button specific to single page
- Discern a specific plugin’s action hooks
- How to get the checkout form data from checkout page when place-order button is clicked
- WordPress post status change from published to draft
- Getting Fatal error: Uncaught Error: Call to undefined function plugin_dir_path() when linking to another file within my wordpress plugin
- Enable compression
- Is there a request for products plugin for WooCommerce
- Custom Field used to allow a Free Story; no longer works
- How to send new visitor to a splash page for only one time in wordpress?
- Export to csv adding html to file
- Creating posts with acf_form() that has a relationship type field
- How to set plugin across network in multisite and modify it in one place?
- WordPress Plugin Install / Update Problem
- Change value of Points earned in product data
- Can I upload wordpress plugin made with framework
- Call function when save setting/option in custom admin page
- How can I disable Jetpack plugin on mobile?
- error plugins learnpress in wordpress
- How to prevent authors from editing their post count?
- GET web api method from a WordPress PHP script
- Adding link on title its in description but not in title see screenshots attached
- how to repeat taxonomy in different places on wordpress
- Using W3 Total Cache, I set expire headers to media, css and js files,but it seems doesn’t work [closed]
- Not getting result using ajax on wordpress
- Connection lost issue
- DWQA Plugin filters not working for logged in users
- Error when renaming option
- Add comment feature to woocommerce Shop page
- Save Email after login with ldap
- Can anyone tell me why I can’t edit a plugin when it is installed without having to re-install?
- register_setting – validation callback weirdness
- Can someone please help me find a solution to my youtube embed problems? [duplicate]
- Google adsense stats plugin? [closed]
- Image Layout in Posts
- How do I copy files I downloaded from the wayback machine to my new site?
- I’ve installed Jetpack but can’t edit the CSS to my blog?
- Get ID of a NextGen album that is linked to a subpage [closed]
- Trying to insert a row from a Plugin
- Use a WordPress Plugin in non-WordPress .php page [closed]
- Cannot modify header information – headers already sent by
- How can I get information on who is downloading my plugin? (new to this)
- Browser Cache causes ‘Orderby=rand’ to return the same posts
- How to have certain products show for only certain users (Not roles)
- Why is my drop down empty
- Content being rendered as empty string in posts endpoint
- WordPress Global Var in Plugin but Outside Function