Title: Write Entry by default
Last modified: August 22, 2016

---

# Write Entry by default

 *  Resolved [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/)
 * Hi,
 * I was wondering if there was a way to set the guestbook entry fields to show 
   by default? So that the users do not need to click the button before they’re 
   able to post an entry?
 * Thanks
 * [https://wordpress.org/plugins/gwolle-gb/](https://wordpress.org/plugins/gwolle-gb/)

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

 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698574)
 * You could add custom CSS to your website/theme like this:
 * body #gwolle_gb_new_entry {
    display: block; } body #gwolle_gb_write_button {
   display: none; }
 * That should do the trick.
 *  [brice1978](https://wordpress.org/support/users/brice1978/)
 * (@brice1978)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698603)
 * Hi,
 * I try the trick but is not work for me, he don’t show the formular for new entry.
 * Can you help me please!
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698605)
 * Do you have an url to your website?
 *  [brice1978](https://wordpress.org/support/users/brice1978/)
 * (@brice1978)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698606)
 * Yes on this page: [http://s381033936.onlinehome.fr/livre-dor/](http://s381033936.onlinehome.fr/livre-dor/)
   
   I put the trick and he don’t show the form, but when I remove it I can see the
   button again.
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698608)
 * Ah, okay. It would need this, since it is more specific.
 * body form#gwolle_gb_new_entry {
    display: block; }
 *  [brice1978](https://wordpress.org/support/users/brice1978/)
 * (@brice1978)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698609)
 * Waou, just perfekt!
 * Thank you for your help
 *  Thread Starter [lacoder](https://wordpress.org/support/users/lacoder/)
 * (@lacoder)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698636)
 * That’s great thanks!!
 * Is it possible to change the “Write a new entry for the Guestbook” text?
 * Thanks
 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698637)
 * Currently not, sorry.

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

The topic ‘Write Entry by default’ 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/)

 * 8 replies
 * 3 participants
 * Last reply from: [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/write-entry-by-default/#post-5698637)
 * Status: resolved