• Plugin Author Marcel Pol

    (@mpol)


    Hi all,
    In version 4 of the Gwolle Guestbook plugin many html attributes and classes have changed. For people with custom code things will have changed, and you will probably need to update that custom code.

    If you want, you can paste below here your custom code. I will do my best to provide updated code for you to use. This can be custom CSS code and also custom PHP code or JavaScript code.

    I do understand it can be an inconvenience for you. Some people might even be upset. These changes were necessary however. Some people used more than one form on a page, and in the old version 3 this was not really working will, especially with AJAX.
    These updates should make it possible to use multiple forms on one page.
    Some themes use multiple content elements on one page, one for desktop use, one for mobile use. This gave much confusion in the past.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Some of the main changes in CSS are:
    #gwolle_gb => .gwolle-gb
    form#gwolle_gb_new_entry => form.gwolle-gb-write
    #gwolle_gb_entries => .gwolle-gb-read
    #gwolle_gb_messages => .gwolle_gb_messages
    #gwolle_gb_write_button => gwolle-gb-write-button

    Edit : problem solved

    • This reply was modified 4 years, 8 months ago by fabienduy.
    Plugin Author Marcel Pol

    (@mpol)

    Hi Fabien,

    Something is still wrong. I see that jQuery is not being loaded on your website. Is there a plugin or theme that is disabling jQuery?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Custom code in version 4 of the guestbook plugin’ is closed to new replies.