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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Kevin Cristiano
August 02, 2014
Technology
0
88
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
240
WP-CiviCRM-Denver-2015.pdf
kcristiano
0
210
Speeding up WordPress on Shared Hosting
kcristiano
0
92
Other Decks in Technology
See All in Technology
「Blue Team Labs Online」入門 - みんなで挑むログ解析バトル
v_avenger
0
140
S3はフラットである –AWS公式SDKにも存在した、 署名付きURLにおけるパストラバーサル脆弱性– / JAWS DAYS 2026
flatt_security
0
1.6k
マネージャー版 "提案のレベル" を上げる
konifar
22
15k
新職業『オーケストレーター』誕生 — エージェント10体を同時に回すAgentOps
gunta
4
1.7k
製造業ドメインにおける LLMプロダクト構築: 複雑な文脈へのアプローチ
caddi_eng
1
550
[JAWSDAYS2026][D8]その起票、愛が足りてますか?AWSサポートを味方につける、技術的「ラブレター」の書き方
hirosys_
3
110
マルチロールEMが実践する「組織のレジリエンス」を高めるための組織構造と人材配置戦略
coconala_engineer
3
680
複数クラスタ運用と検索の高度化:ビズリーチにおけるElastic活用事例 / ElasticON Tokyo2026
visional_engineering_and_design
0
110
技術的負債の泥沼から組織を救う3つの転換点
nwiizo
8
3.4k
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
8
7.2k
PMBOK第8版は第7版から何が変わったのか(PMBOK第8版概要解説) / 20260304 Takeshi Watarai
shift_evolve
PRO
0
110
20260311 ビジネスSWG活動報告(デジタルアイデンティティ人材育成推進WG Ph2 活動報告会)
oidfj
0
190
Featured
See All Featured
Build The Right Thing And Hit Your Dates
maggiecrowley
39
3.1k
Tell your own story through comics
letsgokoyo
1
840
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.7k
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.1k
Mobile First: as difficult as doing things right
swwweet
225
10k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
Learning to Love Humans: Emotional Interface Design
aarron
275
41k
Leveraging LLMs for student feedback in introductory data science courses - posit::conf(2025)
minecr
1
190
Technical Leadership for Architectural Decision Making
baasie
3
280
Java REST API Framework Comparison - PWX 2021
mraible
34
9.2k
Deep Space Network (abreviated)
tonyrice
0
87
Un-Boring Meetings
codingconduct
0
220
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