Title: HTML structure file location?
Last modified: November 12, 2018

---

# HTML structure file location?

 *  Resolved [mrcheese](https://wordpress.org/support/users/mrcheese/)
 * (@mrcheese)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/html-structure-file-location/)
 * Hello,
    I have the free version of your plugin and I wanted to add a custom function
   to it that suites my website.
 * I wanted to create 2 boxes (<div>) in each slide in the front end and 2 option
   boxes in the admin panel.
    Those 2 front end boxes will get their data from the
   2 custom boxes that I want to create in the admin panel, the problem is that 
   I don’t know where is the location for the HTML/PHP file that has the structure
   of the plugin.
 * Can you please help me on this matter?
 * Regards.

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

 *  [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/html-structure-file-location/#post-10874819)
 * Hi [@mrcheese](https://wordpress.org/support/users/mrcheese/),
 * We have WP filters scattered throughout the code where you can add in extra content.
   The one you might want to use is “metaslider_slideshow_output” which outputs 
   the entire slideshow. You can take a look in metaslider.class.php
 * `$slideshow = apply_filters( 'metaslider_slideshow_output', $slideshow, $this-
   >id, $this->settings );`
 *  [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * (@kbat82)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/html-structure-file-location/#post-10905660)
 * Hi,
 * I’m going to mark this as resolved as we didn’t hear back, but please feel free
   to comment or open a new issue if needed, thanks!

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

The topic ‘HTML structure file location?’ is closed to new replies.

 * ![](https://ps.w.org/ml-slider/assets/icon.svg?rev=3568997)
 * [Slider, Gallery, and Carousel by MetaSlider - Image Slider, Video Slider](https://wordpress.org/plugins/ml-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ml-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ml-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/ml-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ml-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ml-slider/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Kevin Batdorf](https://wordpress.org/support/users/kbat82/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/html-structure-file-location/#post-10905660)
 * Status: resolved