• Seit Gwolle Gästebuch 4.8. wird das Gästebuch nicht mehr richtig angezeigt. Beim öffnen der Gästebuchseite wird gleich das Formular für neuen Eintrag angezeigt. Die Vorhandenen Einträge liegen erst darunter. Nach Update auf 4.10. ist alles zerhackt. Texte werden überlagert dargestellt. Auch sind die Abstände zwischen den einzelnen Einträgen verschwunden, so das es unübersichtlich dargestellt wird. Bitte um Hilfe. Gruß Thomas

    The page I need help with: [log in to see the link]

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

    (@mpol)

    Hi Thomas,

    For some reason the CSS doesn’t get loaded. Which is strange, because the JavaScript does get loaded, and both are loaded from the same PHP code.

    Could you install the plugin Query Monitor?
    Then on the guestbook page, there should be an extra menu entry into the admin toolbar. Could you look into if the CSS files get loaded, how they are listed in there?

    regards, Marcel

    Thread Starter thomaskorall

    (@thomaskorall)

    Hallo Marcel. Ich Grüße Dich und erst mal vielen Dank für die schnelle Antwort.

    Ich halte mich nicht gerade für einen klugen Kopf, was WP angeht. Habe bisher alles nur mit viel Zeit zusammen gebaut. Englisch ist auch nicht meine Stärke.

    Aber zum Thema: Habe das Plugin Query Monitor installiert. Ja der neue Reiter ist da und bringt mir eine Liste von Fehlermeldungen. (Anlage)

    Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:26

    1 Plugin: slider Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:27

    1 Plugin: slider Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:28

    1 Plugin: slider Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:29

    1 Plugin: slider Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:30

    1 Plugin: slider Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:31

    1 Plugin: slider Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:32

    1 Plugin: slider Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:38

    1 Plugin: slider Warnung define(): Argument #3 ($case_insensitive) is ignored since declaration of case-insensitive constants is no longer supported

    1. wp-content/plugins/slider/slider.php:39

    1 Plugin: slider

    Habe das Plugin “Huge IT Responsive Slider” versucht Testweise zu deaktivieren. Dabei kommt diese Fehlermeldung:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator at service@webmailer.de to inform them of the time this error occurred, and the actions you performed just before this error.

    More information about this error may be available in the server error log.

    Der Silder läuft schon lange und auch das Gästebuch hat zusammen mit ihm funktioniert. Wenn ich “Huge IT Responsive Slider“lösche, kann ich von Vorn anfangen. Hast Du noch eine Idee?

    Bis dahin und Danke im Voraus. Thomas

    Plugin Author Marcel Pol

    (@mpol)

    Hi,

    The slider plugin is not a concern for the guestbook.
    Though when time permits you could look into a replacement for that, there will come a day that it will break on you.
    https://wordpress.org/plugins/slider/

    For the guestbook CSS< you have an option in QM which says Styles. When you click on that, you will see all the CSS files that are trying to get loaded.
    Do you see the next line in it?
    Footer
    gwolle_gb_frontend_css
    domain.nl
    wp-content/plugins/gwolle-gb/frontend/css/gwolle-gb-frontend.css


    That would mean it is trying to load the CSS file.
    If it’s not listed, than for some reason it is not being loaded.

    You are not perhaps using a filter to not load CSS, are you?
    See here:
    https://plugins.trac.wordpress.org/browser/gwolle-gb/trunk/docs/filters/gwolle_gb_enqueue_frontend_css.txt

    Regards, Marcel

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

You must be logged in to reply to this topic.