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
87
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
230
WP-CiviCRM-Denver-2015.pdf
kcristiano
0
200
Speeding up WordPress on Shared Hosting
kcristiano
0
86
Other Decks in Technology
See All in Technology
AIを前提に、業務を”再構築”せよ IVRyの9ヶ月にわたる挑戦と未来の働き方 (BTCONJP2025)
yueda256
1
790
社内外から"使ってもらえる"データ基盤を支えるアーキテクチャの秘訣/登壇資料(飯塚 大地・高橋 一貴)
hacobu
PRO
0
1.6k
ABEJA FIRST GUIDE for Software Engineers
abeja
0
3.2k
雲勉LT_Amazon Bedrock AgentCoreを知りAIエージェントに入門しよう!
ymae
1
120
AI エージェントを評価するための温故知新と Spec Driven Evaluation
icoxfog417
PRO
1
380
不確実性に備える ABEMA の信頼性設計とオブザーバビリティ基盤
nagapad
2
1.5k
持続可能なアクセシビリティ開発
azukiazusa1
6
260
SRE視点で振り返るメルカリのアーキテクチャ変遷と普遍的な考え
foostan
2
300
【M3】攻めのセキュリティの実践!プロアクティブなセキュリティ対策の実践事例
axelmizu
0
170
Service Monitoring Platformについて
lycorptech_jp
PRO
0
310
巨大モノリスのリプレイス──機能整理とハイブリッドアーキテクチャで挑んだ再構築戦略
zozotech
PRO
0
180
Rubyist入門: The Way to The Timeless Way of Programming
snoozer05
PRO
7
520
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
303
21k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
330
How to train your dragon (web standard)
notwaldorf
97
6.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4.1k
How to Think Like a Performance Engineer
csswizardry
28
2.3k
Build The Right Thing And Hit Your Dates
maggiecrowley
38
2.9k
The Cost Of JavaScript in 2023
addyosmani
55
9.3k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.8k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Navigating Team Friction
lara
190
15k
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