Breaking up content
-
I’m fairly new to wordpress and code so not sure if this may seem stupid
But when i’m attempting to add in content for tabs and want to break up the content by pressing enter (tab enter) so it is a new paragraph, it messes up all the content of all the tabs and makes it display all the same information eg.
” [restab title=”Tab number 4″]Tab 4 content goes here.
This is just an example[/restab]
[restab title=”Tab number 5″]Tab 5 content goes here.[/restab]
[restab title=”Tab number 6″]Tab 6 content goes here.[/restab] “Then this is how it would be displayed on my page also displayed on each and every one of my tabs –
” Tab 4 content goes here.
This is just an exampleTab 5 content goes here.
Tab 6 content goes here. “
The topic ‘Breaking up content’ is closed to new replies.