Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
WCNYC 2014: Troubleshooting Common WordPress Pr...
Search
Kevin Cristiano
August 02, 2014
Technology
0
83
WCNYC 2014: Troubleshooting Common WordPress Problems
Kevin Cristiano
August 02, 2014
Tweet
Share
More Decks by Kevin Cristiano
See All by Kevin Cristiano
WordPress for Nonprofit Organizations
kcristiano
0
220
WP-CiviCRM-Denver-2015.pdf
kcristiano
0
200
Speeding up WordPress on Shared Hosting
kcristiano
0
83
Other Decks in Technology
See All in Technology
GISエンジニアよ 現場に行け!
sudataka
1
140
歴代のWeb Speed Hackathonの出題から考えるデグレしないパフォーマンス改善
shuta13
6
550
はじめての転職講座/The Guide of First Career Change
kwappa
5
4.5k
Amazon Qで2Dゲームを作成してみた
siromi
0
180
テストを実行してSorbetのsigを書こう!
sansantech
PRO
1
130
モノレポにおけるエラー管理 ~Runbook自動生成とチームメンションの最適化
biwashi
0
420
React Server ComponentsでAPI不要の開発体験
polidog
PRO
1
350
ウォンテッドリーのアラート設計と Datadog 移行での知見
donkomura
0
220
AIエージェントを現場で使う / 2025.08.07 著者陣に聞く!現場で活用するためのAIエージェント実践入門(Findyランチセッション)
smiyawaki0820
7
1.3k
Oracle Exadata Database Service on Cloud@Customer X11M (ExaDB-C@C) サービス概要
oracle4engineer
PRO
2
6.4k
夢の印税生活 / Life on Royalties
tmtms
0
160
人を動かすことについて考える
ichimichi
2
160
Featured
See All Featured
Rebuilding a faster, lazier Slack
samanthasiow
83
9.1k
Art, The Web, and Tiny UX
lynnandtonic
301
21k
A better future with KSS
kneath
239
17k
A Tale of Four Properties
chriscoyier
160
23k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.4k
Facilitating Awesome Meetings
lara
55
6.5k
Being A Developer After 40
akosma
90
590k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
229
22k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
36
2.5k
Making Projects Easy
brettharned
117
6.3k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
BBQ
matthewcrist
89
9.8k
Transcript
TROUBLESHOOTING ‘COMMON’ WORDPRESS PROBLEMS Kevin Cristiano
[email protected]
Tadpole Collective @kcristiano
• What can we do to help ourselves? • Backups
• Updates • Make Changes Carefully • Test The Basics:
• White Screen of Death • ‘My sidebar went missing’
• Scheduled Posts ‘fail’ • Maintenance Mode forever • Host Related Issues Common problems
None
• Disable All Plugins • Disable your theme and revert
to Default Theme • Check the site • Enable your plugins one by one to find the issue • Enable your theme Basic Troubleshooting Steps
None
None
My Site
Where did the sidebar go?
I Found it, in the footer?
None
None
My Site
Scheduled Posts
Later : https://wordpress.org/plugins/wp-missed-schedule/
Stuck in Maintenance Mode
Fix • Back to FTP
http://local.wordpress.dev/
Issues you may need your host to help you with
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 7680 bytes) in /home/user/public_html//wp- includes/kses.php(1005)
Resources: WordPress Support Forum: http://wordpress.org/support/ FTP Information: https://wiki.filezilla-project.org/FileZilla_Client_Tutorial_(en) Filezilla: https://filezilla-project.org/
Scheduled posts (technical answer): http://wordpress.org/support/topic/scheduled-posts-still-not-working-in- 282?replies=19#post-1175405
QUESTIONS?
TROUBLESHOOTING ‘COMMON’ WORDPRESS PROBLEMS Kevin Cristiano
[email protected]
Tadpole Collective @kcristiano