pacopaco
Forum Replies Created
-
Forum: Plugins
In reply to: [NextGEN Scroll Gallery] Please switch to my new plugin – BMo Expocongrats, ill give it a go
I hear ya brother, i went through the same ordeal two months ago while developing another site. back than i ditched this plugin because i could not find out whats wrong about it and IE. took another shot @ it with my new site and it seems to be working fine.
try to look for something in your theme css like:
.entry-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }comment out this line: #word-wrap: break-word;
and see if that resolves your issue. Sorted mine in twentrythirteen.goodluck
Forum: Plugins
In reply to: [NextGEN Scroll Gallery] IE9 compatabillity issues:so for anyone who encounters the same:
try to look for something in your theme css like:
.entry-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }comment out this line: #word-wrap: break-word;
and see if that resolves your issue. Sorted mine in twentrythirteen.goodluck
Forum: Plugins
In reply to: [NextGEN Scroll Gallery] All thumbnails and images showing, with no scrolltry to look for something in your theme css like:
.entry-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }comment out this line: #word-wrap: break-word;
and see if that resolves your issue. Sorted mine in twentrythirteen.goodluck
try to look for something in your theme css like:
.entry-content { -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; word-wrap: break-word; }comment out this line: #word-wrap: break-word;
and see if that resolves your issue. Sorted mine in twentrythirteen.goodluck