Title: Changing plugin code
Last modified: January 16, 2018

---

# Changing plugin code

 *  [mon33x](https://wordpress.org/support/users/mon33x/)
 * (@mon33x)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/changing-plugin-code/)
 * Hello. I need someone help, I got site that have plugin of his theme for tabs
   [https://promenadethemes.com/demo/super-construction/our-portfolio/](https://promenadethemes.com/demo/super-construction/our-portfolio/)
   so now I wonder how to make it that when you click on tab is show you whole content,
   not like this that shows picture then when you click it opens new window with
   content, so how to make it like on this site [http://www.jelic-konzalting.hr/services.html](http://www.jelic-konzalting.hr/services.html)..
   so I just need remove that pictures so it opens content at first?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fchanging-plugin-code%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/changing-plugin-code/#post-9870539)
 * It would take some doing as the tabs are taxonomy terms leading to multiple posts,
   not individual post titles. How would the script know what content to open? It’s
   maybe possible to code a custom page that does what you want, you’d be mainly
   just using the theme’s CSS for appearance. To do major coding like this, you 
   should create a child theme. Many themes like this are already child themes of
   a common framework, so it’s not possible to make your own child theme that protects
   your code from updates.
 * You could setup the theme to never update, but then you are open to security 
   vulnerabilities that may be discovered. Not a good option.

Viewing 1 replies (of 1 total)

The topic ‘Changing plugin code’ is closed to new replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 2 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/changing-plugin-code/#post-9870539)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
