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
210
WP-CiviCRM-Denver-2015.pdf
kcristiano
0
200
Speeding up WordPress on Shared Hosting
kcristiano
0
81
Other Decks in Technology
See All in Technology
標準技術と独自システムで作る「つらくない」SaaS アカウント管理 / Effortless SaaS Account Management with Standard Technologies & Custom Systems
yuyatakeyama
2
990
Observability infrastructure behind the trillion-messages scale Kafka platform
lycorptech_jp
PRO
0
130
実践! AIエージェント導入記
1mono2prod
0
130
Amazon Q Developer for GitHubとAmplify Hosting でサクッとデジタル名刺を作ってみた
kmiya84377
0
3.5k
SFTPコンテナからファイルをダウンロードする
dip_tech
PRO
0
580
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
220
ユーザーのプロフィールデータを活用した推薦精度向上の取り組み
yudai00
0
470
Claude Code どこまでも/ Claude Code Everywhere
nwiizo
53
31k
Clineを含めたAIエージェントを 大規模組織に導入し、投資対効果を考える / Introducing AI agents into your organization
i35_267
4
1.3k
CIでのgolangci-lintの実行を約90%削減した話
kazukihayase
0
340
監視のこれまでとこれから/sakura monitoring seminar 2025
fujiwara3
10
2.8k
ひとり情シスなCTOがLLMと始めるオペレーション最適化 / CTO's LLM-Powered Ops
yamitzky
0
370
Featured
See All Featured
[RailsConf 2023] Rails as a piece of cake
palkan
55
5.6k
Six Lessons from altMBA
skipperchong
28
3.8k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
181
53k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
43
2.4k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
660
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
RailsConf 2023
tenderlove
30
1.1k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Agile that works and the tools we love
rasmusluckow
329
21k
Optimizing for Happiness
mojombo
379
70k
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