Title: devonwoods's Replies | WordPress.org

---

# devonwoods

  [  ](https://wordpress.org/support/users/devonwoods/)

 *   [Profile](https://wordpress.org/support/users/devonwoods/)
 *   [Topics Started](https://wordpress.org/support/users/devonwoods/topics/)
 *   [Replies Created](https://wordpress.org/support/users/devonwoods/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/devonwoods/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/devonwoods/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/devonwoods/engagements/)
 *   [Favorites](https://wordpress.org/support/users/devonwoods/favorites/)

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Simple Job Board] How to make the job posts not use my themes background](https://wordpress.org/support/topic/how-to-make-the-job-posts-not-use-my-themes-background/)
 *  Thread Starter [devonwoods](https://wordpress.org/support/users/devonwoods/)
 * (@devonwoods)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/how-to-make-the-job-posts-not-use-my-themes-background/#post-7661068)
 * I found another plugin that did not have this problem so I am using it instead.
   SJB is awesome however.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Error when trying to export settings](https://wordpress.org/support/topic/error-when-trying-to-export-settings/)
 *  [devonwoods](https://wordpress.org/support/users/devonwoods/)
 * (@devonwoods)
 * [14 years, 8 months ago](https://wordpress.org/support/topic/error-when-trying-to-export-settings/#post-2183697)
 * I found an even simpler solution that worked. Add the following lines to wp-seo.
   php:
 * define( ‘WPSEO_UPLOAD_DIR’, plugin_dir_path(__FILE__) );
    define( ‘WPSEO_UPLOAD_URL’,
   plugin_dir_url(__FILE__) );
 * Add them up top with the other ‘define’ declarations.

Viewing 2 replies - 1 through 2 (of 2 total)