Tllgl adlı üyeden alıntı: mesajı görüntüle
Merhaba,

1- W3 veya rocket vb. gibi cache eklentileri var ise cache'i temizleyin .
2- Gerekli eklentilerin kurulu ve aktif olduğundan emin olun
3- FTP kullanrak dosyaları atıyorsanız. Compress veya De-compress işlemlerinde veri kaybı yaşıyor olabililirsiniz
4- wp-config içerisinde wp_debug satırını false'dan true'ya çevirin
 define( 'WP_DEBUG', true );
şeklinde olucak ve kaydedin ardından o sayfaya gelip f5 yapın karşınıza çıkan hata mesajlarını kontrol edin ve ona göre aksiyon alın

Muhtemelen 4.Madde sorununuzu çözecektir. Eğer bunların hepsini yaptığınız halde sistem error üretmiyor ve hata yoksa tema yapımcısı ile iletişime geçin tema dosyalarında hatalı kodlama sonucu olma ihtimali de var çünkü

Kolay Gelsin.
Yaptım hocam
Ana sayfada;
Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/senguwtf/public_html/wp-content/plugins/visualcomposer/include/classes/core/class-vc-mapper.php on line 111

Ayar sayfasında;
Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the wp-pointer handle. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/senguwtf/public_html/wp-includes/functions.php on line 5225

Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery handle. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/senguwtf/public_html/wp-includes/functions.php on line 5225

Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the jquery-ui handle. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/senguwtf/public_html/wp-includes/functions.php on line 5225

Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the wp-pointer handle. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/senguwtf/public_html/wp-includes/functions.php on line 5225

Notice: wp_enqueue_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. This notice was triggered by the utils handle. Please see Debugging in WordPress for more information. (This message was added in version 3.3.0.) in /home/senguwtf/public_html/wp-includes/functions.php on line 5225

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/senguwtf/public_html/wp-content/plugins/visualcomposer/include/classes/core/class-vc-mapper.php on line 111
Bu hataları aldım