18
Working w/ WordPress Importing/Exporting, Customizing and Troubleshooting

Working with WordPress - Importing Exporting Customizing and Troubleshooting

Embed Size (px)

DESCRIPTION

A presentation given on Saturday April 19th for WordCamp Miami Beginners Workshop.

Citation preview

Page 1: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Working w/ WordPressImporting/Exporting, Customizing and

Troubleshooting

Page 2: Working with WordPress - Importing Exporting Customizing and Troubleshooting

It’s me…

Jean FelismeWordPress Designer and Developer

@[email protected]

bizdotsmedia.co | jeanfelisme.com

Page 3: Working with WordPress - Importing Exporting Customizing and Troubleshooting

You did it!!!!

DomainHosting

WordPressThemePlugin

...Now What?

The Good Stuff!

Page 4: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Before you start...

Things to Know...

● Basic Knowledge of HTML and CSS● Text Editor● Local Development | Development Site

www.mamp.info OR serverpress.com● A Cool Head● Backup Everything

Page 5: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Site Backup• Why you should backup?

• Manually Backup your site.

• Plugin to use to backup. (BackupBuddy)

• Content Backup (Import/Export)

Page 6: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Import/Export Content

Importing Types

From other siteso Tumblro Bloggero WordPres

s etc…

Page 7: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Import/Export Content

Export

Page 8: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Customizing

Walkthrough of...

• Reading Settings

• Appearance Editoro Theme Options CSS

Fields

• Child Theme

Page 9: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Customizing

Child Theme

Child Theme Folder○ style.css

Page 10: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Reading settings...

Page 11: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Appearance Editor

Page 12: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Troubleshooting

Stay Calm

What was the last action performed before receiving the

error?

Check Backups

Ohh Noo!

Page 13: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Troubleshooting

Syntax ErrorWhy?●Plugin Update●Code Snippets●Memory Limit

Page 14: Working with WordPress - Importing Exporting Customizing and Troubleshooting

The FixFTP to file

○ rename plugin○ undo change file

Troubleshooting

Syntax Error

Page 15: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Troubleshooting

White Screen of DeathWhy?

Most times its an exhausted the memory limit

• Cause by Plugin(s)

• Cause by Theme

• Cause by Web Host

Page 16: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Troubleshooting

Demo of fixing the White Screen of Death

●Disable Plugins●Switch to Default Theme

○ Increase Memory limits○ Going even farther

■ WP_Debug■ PHP.INI file

Page 17: Working with WordPress - Importing Exporting Customizing and Troubleshooting

ResourcesWordPress Codex (codex.wordpress.org)

WordPress Forums (wordpress.org/support/)

WPBeginner (www.wpbeginner.com)

Google Search (google.com)

StackOverflow WordPress (wordpress.stackexchange.com)

Page 18: Working with WordPress - Importing Exporting Customizing and Troubleshooting

Questions?

email: [email protected]

twitter: @jfeliweb

websites: BizDotsMedia.co | JeanFelisme.com