Title: Major Image Problems
Last modified: August 19, 2016

---

# Major Image Problems

 *  [bumper43](https://wordpress.org/support/users/bumper43/)
 * (@bumper43)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/)
 * I need to revert my new theme (Playmaker 4) to use custom fields. The support
   system at StyleWP sucks.
 * The Playmaker 1 theme I upgraded from used custom fields to add images, but the
   Playmaker 4 theme automatically detects the first image added to a post and uses
   it throughout the theme where necessary.
 * Below is the only response I have gotten on the StyleWP support forum.
 * [So you are correct in thinking it is the upgrade causing the issue, however 
   there is a fix that will revert Playmaker 4 to use custom fields instead, let
   me know if you would like to do this as you will have to make several edits to
   the theme source code.]
 * Can anyone help me revert Playmaker 4 to use custom fields instead of automatically
   detecting the first image added to a post and using it throughout the theme where
   applicable?

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

 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372197)
 * The message from StyleWP appears to be offering to “help [you] revert Playmaker
   4 to use custom fields”? Why not go back to that thread and say “Why yes! I would
   help doing that”?
 *  Thread Starter [bumper43](https://wordpress.org/support/users/bumper43/)
 * (@bumper43)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372232)
 * I went back to the thread on January 12 but I have gotten no response despite
   their previous offer to provide with a “fix”.
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372253)
 * Wow. Well, that’s too bad. They would be the experts in those themes. Unfortunately
   it looks like a paid theme– even more irritating.
 * Ok, so you are probably going to have to find [the Loop](http://codex.wordpress.org/The_Loop)
   and paste the code into the [pastebin](http://wordpress.pastebin.com/).
 *  Thread Starter [bumper43](https://wordpress.org/support/users/bumper43/)
 * (@bumper43)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372284)
 * Thanks for getting back to me. I am a newbie but I am pretty good at following
   instructions. Can you tell me what code I need to paste in the pastebin? My site
   is [baseballdeworld](http://baseballdeworld.com) and I want to upgrade from the
   Playmaker 1 to Playmaker 4 theme, but I cannot get any photos to upload into 
   the new theme because of the above problem.
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372308)
 * You are going to have to edit the .php source to make this work, most likely.
   With most themes I could just download the theme and look, since most are free.
   With you theme I can’t do that. Read the link about the Loop so that you know
   what you are looking for. Then look around in the PHP source of your theme. Open
   files in a text editor not a word processor like MS Word. Never open code in 
   a word processor. TextEdit or Notepad will do but you are better off with something
   built for code like TextWrangler (Mac) or PsPad (Windows), or jEdit (Java so 
   its pretty cross platform). What you want is likely in index.php, or single.php,
   but I can’t tell you for sure. When you find the loop just paste the whole file
   into the pastebin and post the link here. There may be other files you’ll need
   to deal with as well, but that’s a start.
 *  Thread Starter [bumper43](https://wordpress.org/support/users/bumper43/)
 * (@bumper43)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372333)
 * Below is the loop for the index.php file for the Playmaker 4 theme that automatically
   detects the first image added to a post and uses it throughout the theme where
   necessary.
 * [Playmaker 4 Loop](http://wordpress.pastebin.com/m1919f3c5)
 * Thank you so much for your help.
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372338)
 * Ok. Post the same file from the Playmaker 1 theme.
 *  Thread Starter [bumper43](https://wordpress.org/support/users/bumper43/)
 * (@bumper43)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372341)
 * Here is the link for the [Playmaker 1 loop](http://wordpress.pastebin.com/m689fc61).
 *  [s_ha_dum](https://wordpress.org/support/users/apljdi/)
 * (@apljdi)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372345)
 * @Bumpre43,
 * Your site is locking me into some annoying redirects. I’ve been sent to some 
   adserver ‘forbidden’ page, to something like vb-something tv, to beyondthedow,
   and others… I’m done.
 *  Thread Starter [bumper43](https://wordpress.org/support/users/bumper43/)
 * (@bumper43)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372352)
 * Thanks anyway.
 *  Thread Starter [bumper43](https://wordpress.org/support/users/bumper43/)
 * (@bumper43)
 * [16 years, 4 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372369)
 * I fixed the injection attack which was redirecting traffic to websites owned 
   by some guy in St. Petersburg, Russia with a malicious script in my header.php
   tag. The website is now in maintenance mode as I am hoping to debut the Playmaker
   4 theme soon.
 *  [marvey25](https://wordpress.org/support/users/marvey25/)
 * (@marvey25)
 * [16 years, 3 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372424)
 * How did you manage to fix it then? I too have this problem.
 *  [immanence](https://wordpress.org/support/users/immanence/)
 * (@immanence)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372461)
 * I’m also wondering how you fixed this. I’ve been playing with the Playmaster 
   theme, but I can’t get the thumbnail images / featured image function to work
   at all.

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

The topic ‘Major Image Problems’ is closed to new replies.

## Tags

 * [custom fields](https://wordpress.org/support/topic-tag/custom-fields/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 13 replies
 * 4 participants
 * Last reply from: [immanence](https://wordpress.org/support/users/immanence/)
 * Last activity: [15 years, 10 months ago](https://wordpress.org/support/topic/major-image-problems/#post-1372461)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
