JS problem

Posted in: Newspaper
Post count: 13

Hi there
On my site: http://www.voltaireweddings.ie the top images zoom in ain’t working with the social share buttons after I updated to ver. 6
It’s just jumping to bigger version of the image.
Any way to get this fixed?

Thanks

Post count: 7909

Hi,

Please make sure that you disable general modal image – http://screencast.com/t/qq0EuG7iWWUB as if this option is enabled will force lightbox for all images even they are disabled from backend – http://screencast.com/t/K0NbU5s4hYgD This option was added because many users demanded it to enable modal image for older articles. Consider that disabling this feature, the individual settings of an image post are applied.

Thanks!

Post count: 13

Hi
I think you got me wrong.
I’m not talking about the modal image.
When you hover over the images on the top of the home page (1 big and 3 smaller) they zoom in slightly.

I disabled the modal thing but it still jumps in (zoom in) rapidly on some browsers, where on some it became static now.

Post count: 7909

Hi,

Sorry for misunderstanding! If you want to remove the zoom effect please use this custom css in
Theme Panel > Custom Css – http://screencast.com/t/1gFiihjuFWja

.td-hover-1 .td-big-grid-post:hover .td-module-thumb .entry-thumb {
transform: none !important;
-webkit-transform: none !important;
-moz-transform: none !important;
}

Thanks!

Post count: 13

I don’t mind keeping it.
It loks great.
The problem is that it’s not working well with the sharing plugin.
I didn’t have the problem with previous version of the theme (unless there was no that effect)

Post count: 7909

Hi,

Unfortunately the share plugin affect the zoom effect on Big Grid and I couldn’t found the cause, sorry! In version 4 of the theme was not a zoom effect that’s why you haven’t this issue.

Thanks!

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