Title: Multiple Startup / Load Buttons
Last modified: August 1, 2017

---

# Multiple Startup / Load Buttons

 *  Resolved [muhrenhr](https://wordpress.org/support/users/muhrenhr/)
 * (@muhrenhr)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/multiple-startup-load-buttons/)
 * Dear Marcel,
 * Apparently after the update to 4.8 the guestbook loads with 3 identical start
   buttons and also 3 identical save buttons after filling in the fields. Deactivating
   the guestbook plugin and removing it, and subsequently reinstalling it does not
   solve the problem. This while one line of [gwolle-gb] code is used on the page.
   Any suggestions?
 * The effect is shown on: [http://www.specshildebrand.nl/?page_id=46](http://www.specshildebrand.nl/?page_id=46)
 * Thanks in advance – Harry

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

 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/multiple-startup-load-buttons/#post-9369856)
 * Hi Harry,
 * You can remove this from the frontend CSS:
 *     ```
       #gwolle_gb span {
       	display: inline;
       }
       ```
   
 * It is at line 12 of `/frontend/css/gwolle-gb-frontend.css` file
    It will be part
   of the next version, so updating should be fine.
 *  Thread Starter [muhrenhr](https://wordpress.org/support/users/muhrenhr/)
 * (@muhrenhr)
 * [8 years, 10 months ago](https://wordpress.org/support/topic/multiple-startup-load-buttons/#post-9370146)
 * Thanks Marcel, much appreciated. Problem solved. Cheers – Harry
    -  This reply was modified 8 years, 10 months ago by [muhrenhr](https://wordpress.org/support/users/muhrenhr/).

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

The topic ‘Multiple Startup / Load Buttons’ is closed to new replies.

 * ![](https://ps.w.org/gwolle-gb/assets/icon-256x256.png?rev=1114688)
 * [Gwolle Guestbook](https://wordpress.org/plugins/gwolle-gb/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gwolle-gb/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gwolle-gb/)
 * [Active Topics](https://wordpress.org/support/plugin/gwolle-gb/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gwolle-gb/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gwolle-gb/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [muhrenhr](https://wordpress.org/support/users/muhrenhr/)
 * Last activity: [8 years, 10 months ago](https://wordpress.org/support/topic/multiple-startup-load-buttons/#post-9370146)
 * Status: resolved