• Resolved KatharinaK

    (@katharinak)


    Hi there,

    I tried to get a columns plugin into my sidebar and put a php code into the my functions.php. But I did something wrong. When I try to save any changes there is shown HTTP 500. And there is no blog anymore, the screen is just white. And I cannot access the blog to redo the mistake.

    The code I tried to insert was

    <?php if ( function_exists( ‘ResponsiveColumnWidgets’ ) ) ResponsiveColumnWidgets( array( ‘columns’ => 5 ) ); ?>

    from https://en.michaeluno.jp/responsive-column-widgets/

    The last page where I tried to insert it was the functions.php

    What should I do now?

    Thanks in advance!
    Katharina

    My blog: https://www.blickfrisch.com

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘PHP bug – HTTP 500’ is closed to new replies.