Title: Double display?
Last modified: August 21, 2016

---

# Double display?

 *  Resolved [Leisl Mott](https://wordpress.org/support/users/leisl-mott/)
 * (@leisl-mott)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/double-display/)
 * Hi,
 * Very nice plugin! However, clearly I’ve missed something in the set up…
 * The result at the moment is that I have 2 boxes appearing after each post ([http://www.socialface.com.au/blog/six-social-marketing-strategies-will-blow-mind/](http://www.socialface.com.au/blog/six-social-marketing-strategies-will-blow-mind/)).
 * How do I remove the second box and keep the blue one only?
 * Thanks!
 * [http://wordpress.org/plugins/wp-biographia/](http://wordpress.org/plugins/wp-biographia/)

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

 *  Plugin Author [vicchi](https://wordpress.org/support/users/vicchi/)
 * (@vicchi)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/double-display/#post-4207705)
 * Hi … You’ve not missed anything in the plugin’s setup, but this is documented
   in the plugin’s [FAQs](http://wordpress.org/plugins/wp-biographia/faq/), specifically
   FAQ number 6, which says …
 * > **I’ve installed and configured WP Biographia and now I see not one but two
   > differing Biography Boxes; what’s going on?**
   > There’s probably one of two things going on here. Firstly, you’ve already got
   > another plugin that makes a Biography Box installed and active and this plugin,
   > as well as WP Biographia, are doing their job properly. Secondly, the theme
   > you’re using hard codes a Biography Box into the theme templates. Both the 
   > TwentyTen and TwentyEleven themes supplied as part of a standard WordPress 
   > install do this.
 * From looking at the page source for the link you mentioned in your post, I can
   see that the first Biography Box on the page is produced by WP Biographia as 
   it’s prefixed by an HTML comment that the plugin emits
 * `<!-- WP Biographia v3.3.0 -->`
 * The second Biography Box appears to be hard coded into your theme’s templates
   and is inside a `div` with a class of `about-author`.
 * A workaround would either be to edit your theme’s templates to remove this second`
   div` or to add some custom CSS to set `display: none` for the `about-author` 
   class.
 * I can also see from the page source that you’re using the Nevia theme from ThemeForest.
   As this is a premium theme, there’s not much else I can do to help as I can’t
   get access to the theme’s template source code to look further; I’d recommend
   you contact ThemeForest support or the theme’s author to help you with this.
 * -Gary
 *  Thread Starter [Leisl Mott](https://wordpress.org/support/users/leisl-mott/)
 * (@leisl-mott)
 * [12 years, 7 months ago](https://wordpress.org/support/topic/double-display/#post-4207712)
 * Gary, thanks so much for pointing me in the right direction. I’ll follow up with
   ThemeForest to get some more help on this.
 * Thanks again!

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

The topic ‘Double display?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-biographia_f0f0f0.svg)
 * [WP Biographia](https://wordpress.org/plugins/wp-biographia/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-biographia/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-biographia/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-biographia/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-biographia/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-biographia/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Leisl Mott](https://wordpress.org/support/users/leisl-mott/)
 * Last activity: [12 years, 7 months ago](https://wordpress.org/support/topic/double-display/#post-4207712)
 * Status: resolved