Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter _mary_

    (@_mary_)

    Hello, I fixed it. The problem was- my cu3er slider not loaded. The reason was in config.php file.
    Here is the solution:
    Just before require_once('../../../../wp-config.php'); you must put @ simbol:
    `@require_once(‘../../../../wp-config.php’);’

    Look here:

Viewing 1 replies (of 1 total)