• I’m not sure how you guys would help, but you seemed to have solved all of my other problems so I’ll give it a shot. A couple months ago I added the scrolling picture on the page below and now I can’t find the line of code! I’ve combed through every page and I can’t find it. Is there a way to tell what page its on and what the code looks like?

    Here’s the site http://www.truegearhead.com/test

Viewing 2 replies - 1 through 2 (of 2 total)
  • I’m not 100% sure on this, but take a look inside of header.php at the very bottom of the page, I think it might be right below this;

    <!-- BEGIN wrapper -->
    <div id="wrapper">

    either that or in one of the page templates (index.php, page.php, or single.php)right before

    <!-- BEGIN content -->

    Just a guess.

    You’re using a plugin for the scrolling pictures. Without being able to see your dashboard I imagine that if you visited that page to edit it in your dashboard you’d find a shortcode or similar piece of code on that page that creates the image.

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

The topic ‘This is embarrassing, help finding code’ is closed to new replies.