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
84
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
84
Other Decks in Technology
See All in Technology
JAZUG 15周年記念 × JAT「AI Agent開発者必見:"今"のOracle技術で拡張するAzure × OCIの共存アーキテクチャ」
shisyu_gaku
0
130
研究開発部メンバーの働き⽅ / Sansan R&D Profile
sansan33
PRO
3
20k
20201008_ファインディ_品質意識を育てる役目は人かAIか___2_.pdf
findy_eventslides
1
520
How to achieve interoperable digital identity across Asian countries
fujie
0
120
SwiftUIのGeometryReaderとScrollViewを基礎から応用まで学び直す:設計と活用事例
fumiyasac0921
0
150
いまさら聞けない ABテスト入門
skmr2348
1
210
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
許しとアジャイル
jnuank
1
130
VCC 2025 Write-up
bata_24
0
180
SoccerNet GSRの紹介と技術応用:選手視点映像を提供するサッカー作戦盤ツール
mixi_engineers
PRO
1
190
組織観点からIAM Identity CenterとIAMの設計を考える
nrinetcom
PRO
1
190
SREとソフトウェア開発者の合同チームはどのようにS3のコストを削減したか?
muziyoshiz
1
100
Featured
See All Featured
Optimising Largest Contentful Paint
csswizardry
37
3.4k
We Have a Design System, Now What?
morganepeng
53
7.8k
Being A Developer After 40
akosma
91
590k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
19
1.2k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
120k
A Tale of Four Properties
chriscoyier
160
23k
Mobile First: as difficult as doing things right
swwweet
224
10k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
A Modern Web Designer's Workflow
chriscoyier
697
190k
Site-Speed That Sticks
csswizardry
11
880
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