Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter cedr203

    (@cedr203)

    The problem isn’t because OceanWP.
    I have already tried different themes same problem.

    But you think I should trie version 2.2.5?
    Ok, I will try it tomorrow.

    Thread Starter cedr203

    (@cedr203)

    WordPress Interface videos:
    – problem publish new sites https://youtu.be/G7CQkOOXzts
    – problem publish customizer changes https://youtu.be/dEEnOHw-L2Q

    @autotutorial I use the latest php version (7.3.13)
    If I paste in this codes, how should I make this correctly?

    I haven’t made this before. Just pasting define('WP_DEBUG',true); at the end of the wp-config?
    If I create a new file (test.php), just pasting the code:

    $mytimezone=timezone_identifiers_list();
    // 437 array here 😀
    var_dump($mytimezone);`

    What I have to write for mytimezone?
    My timezone ist Europe – Berlin.

    Where should I save this file?

    My settings for timezone:
    https://prnt.sc/qkk4nr
    Actually, wordpress recognize the right time and date.

    With customizer, I mean the button “edit website” in the dashboard, where you can edit theme options. I showed my problem in the second video.

    • This reply was modified 6 years, 4 months ago by cedr203.
Viewing 2 replies - 1 through 2 (of 2 total)