New to jquery. Trying to make sense of it all with wordpress.
I'm working on a website and I have 6 buttons in rows of 3. When I click on one of the buttons, I want new information to show up on the page depending on which button is clicked. Here is my code is JSFiddle
https://jsfiddle.net/mdqL0Lrv/1/. The code works on here as a basic for now.
I'm using WordPress so this is the code. I'm using latest version and with Visual Composer a Page builder.
Any help is very much appreciated, I do plan on expanding my knowledge on jquery very soon.
I added the raw HTML outputs in each column for the buttons with a raw js right underneath it and nothing is happening. I did a test alert and it seemed to work fine.