VC Shortcodes linger on paginated posts

Posted in: Newsmag
Post count: 4

Hi,

So I’m having an issue where VC shortcodes like: [/vc_column_text] show up in the 2nd, and 3rd and 4th and so on page of paginated posts

here is a screenshot of what i mean:

Screen shot of post
post

Screen shot of VC backend
back

This is what is in each text block:

I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

<!--nextpage-->

Not sure why the shortcodes keep popping up

thanks for any help!

Post count: 6535

Hi

The theme wasn’t designed to add Visual Composer elements on post, so it’s possible to appear some layout issues with that. You can try this solution: http://screencast.com/t/jtZVnLZSpuchttp://screencast.com/t/ZbtHsY1j

[vc_row][vc_column][vc_single_image image="130"][vc_column_text]

I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

[/vc_column_text][/vc_column][/vc_row]
<!--nextpage-->
[vc_row][vc_column][vc_single_image image="130"][vc_column_text]

I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

[/vc_column_text][/vc_column][/vc_row]
<!--nextpage-->
[vc_row][vc_column][vc_single_image image="130"][vc_column_text]

I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

[/vc_column_text][/vc_column][/vc_row]

Notice that I haven’t test this with all theme’s blocks so I cannot grantee it will works for each one.

Thanks!

  • This reply was modified 10 years by Andrei L..
Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newsmag’ is closed to new topics and replies.