• I am new to wordpress and I’m having trouble finding where a file is that I’d like to make some changes to Below is a link to the site in question.

    http://www.helitrax.com/

    When I examine the code for that site I can see the markup for the image files that make up the slideshow. They are hi.jpg, h2.jpg and etc.

    Should the html file with this markup be in the wordpress part of the site?

    I have looked through the site file structure using the file manager on the server where it resides. I cannot find the file there.

    Or would this file reside in the MySQL part of the site?

    I have access to that as well but have no experience with using the phpMyAdmin beyond backing up the database files for the site. I am wondering if that’s what I would use to access this file?

    Thanks for any advice or pointing me in the direction I should go.

Viewing 2 replies - 1 through 2 (of 2 total)
  • the file will likely be inside the active theme’s images folder
    like /wp-content/themes/yourtheme/images/h1.jpg

    Thread Starter markf1

    (@markf1)

    Thanks for your reply!

    I know where the h1.jpg, h2.jpg and etc files are. They are in a location similar to the one you describe.

    I’m trying to locate the file that has the html code including the href’s to the jpg’s that make up the slideshow.

    Anyone have any ideas on where I might look for this?

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

The topic ‘Help finding html file’ is closed to new replies.