Display issues on blocks using VC

Posted in: Newsmag
Post count: 17

I am getting some CSS issues on the practice of infinite scroll on the single post which described here https://forum.tagdiv.com/topic/implement-infinite-scroll-on-single-posts/#post-43481 .

I tried the same here on my site: http://marwadisong.in . Find any single post and see, I have implemented the same thing two places and both have display issues.

http://marwadisong.in/new-video-lagyo-4g-tower-chale-che-internet-alfa/

Let me know what I need to do.

Thank you.

Post count: 6535

Hi

I assume that you’re referring at the margin issue. if so use this css in theme panel > custom code > custom css to correct it: http://screencast.com/t/B6xlRN3sBE

.single .vc_row{
margin-left: 0;
}

Let me know how it goes.
Thanks!

Post count: 17

Hi Andrel,

Thank you for writing in.

Exactly, you got the point but it isn’t working. I have already tried this before opening the thread.

Also, I have downloaded VC from the envato which is Version 4.11.2 but the latest ver is 4.12 and I am getting notification to update the plugin. Let me know what I need to do.

Thank you.

Post count: 6535

Hi

The code works fine on my end. Make sure you clear all caches after the css is added in theme panel then test again.
Let us know how it goes and if the problem persist please send us an email at contact@tagdiv.com with your login credentials and we will inspect this issue as soon as possible, also include a link to this topic.

We didn’t included V 4.12 in theme’s path yet. Currently we test the new version and when all it’s ready will be included in theme’s path.

Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newsmag’ is closed to new topics and replies.