Title: Finding the PHP file carrying a code link
Last modified: May 19, 2021

---

# Finding the PHP file carrying a code link

 *  [hma66](https://wordpress.org/support/users/hma66/)
 * (@hma66)
 * [5 years ago](https://wordpress.org/support/topic/finding-the-php-file-carrying-a-code-link/)
 * Hello there,
 * Simply a simple question. But I wish I knew the answer to the question.
 * I have been trying to find the PHP file name which has the code for the car categories
   icons right under the menu bar on the above-mentioned website. I want to change
   the links and the corresponding image names but am not sure which PHP file has
   the info I need to change?
 * Could anyone help with that, please?
 * Thanks
    -  This topic was modified 5 years ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
      Reason: removed redundant url
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ffinding-the-php-file-carrying-a-code-link%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [barnez](https://wordpress.org/support/users/pidengmor/)
 * (@pidengmor)
 * [5 years ago](https://wordpress.org/support/topic/finding-the-php-file-carrying-a-code-link/#post-14459102)
 * The author and some details about the theme can be found here: [https://www.gorillathemes.com/wordpress/automax-standard/](https://www.gorillathemes.com/wordpress/automax-standard/)
 * According to the theme homepage, Appearance >> Search Fields can be used to change
   the link text for the search terms. Regarding the associated images, if the theme
   does not allow you to select a new image then you can use your browser to Inspect
   each image, find the associated image file, and replace it with one of your choosing.
   e.g. the current Sedan image can be found at `wp-content/themes/automax-standard/
   assets/images/product-images/convertible.png`. Note that any theme updates will
   overwrite these default image changes.
 *  Thread Starter [hma66](https://wordpress.org/support/users/hma66/)
 * (@hma66)
 * [5 years ago](https://wordpress.org/support/topic/finding-the-php-file-carrying-a-code-link/#post-14460400)
 * Thank you for the explanation. Yes, that is the information I got from the theme
   doc, etc. However, my problem is that I do not know what the file name is The
   link you showed me is displayed when we inspect the element. But, I do not know
   where the file name is. That is the question I wanted to ask.
 * Thanks and anyways
 *  [barnez](https://wordpress.org/support/users/pidengmor/)
 * (@pidengmor)
 * [5 years ago](https://wordpress.org/support/topic/finding-the-php-file-carrying-a-code-link/#post-14461071)
 * To access and change those image files manually you will need to use FTP (or 
   the file manager provided by the host) to navigate to the following directory:
 *     ```
       /wp-content/
                   /themes/
                           /automax-standard/
                                             /assets/
                                                     /images/
                                                             /product-images/
       ```
   
 * All those standard image files chould be found in that `/product-images/` directory.
 * If you are unable to change the corresponding image link text through the theme
   settings then you would need to search for the corresponding text (e.g. `excavator`)
   either in the theme files (e.g. everything inside the `/automax-standard/` directory
   or in the SQL database.
 * *Take a backup copy of any files and/or the database before making any changes.*
 *  Thread Starter [hma66](https://wordpress.org/support/users/hma66/)
 * (@hma66)
 * [5 years ago](https://wordpress.org/support/topic/finding-the-php-file-carrying-a-code-link/#post-14471808)
 * Thank you again. Perhaps, my explanation was a bit too poor. As I said in my 
   very first post, I already know where the product-image folder lies. However,
   I am still searching for the file which contains the code.
 * Anyways thanks for the messages.
 * Regards

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

The topic ‘Finding the PHP file carrying a code link’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [hma66](https://wordpress.org/support/users/hma66/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/finding-the-php-file-carrying-a-code-link/#post-14471808)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
