{"id":7515723,"date":"2016-06-25T10:01:21","date_gmt":"2016-06-25T10:01:21","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/hover_effectnone\/"},"modified":"2016-09-01T15:58:37","modified_gmt":"2016-09-01T15:58:37","slug":"hover_effectnone","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/hover_effectnone\/","title":{"rendered":"hover_effect=&quot;none&quot;"},"content":{"rendered":"<p>Hi,<\/p>\n<p>Thanks for a great plugin!<\/p>\n<p>My website is http:\/\/johnnysblogg.se and I&#8217;ve started to use Circles Galleries on my images.<\/p>\n<p>I&#8217;m using the Circles Gallery Free and it is version 1.0.10<\/p>\n<p>However, I found a problem when using &#8216;hover_effect=&#8221;none&#8221;&#8216; on my images. The result is that the hover-effect constantly is on when hover_effect is set to &#8220;none&#8221; so that you can&#8217;t see the actual image.<\/p>\n<p>I solved this by making a change in &#8216;public.css&#8217;:<\/p>\n<p>Before:<\/p>\n<pre><code>.ih-item.circle .info {\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    text-align: center;\n    border-radius: 50%;\n    -webkit-backface-visibility: hidden;\n    backface-visibility: hidden; }<\/code><\/pre>\n<p>After:<\/p>\n<pre><code>.ih-item.circle .info {\n    position: absolute;\n    top: 0;\n    bottom: 0;\n    left: 0;\n    right: 0;\n    text-align: center;\n    opacity: 0;                               &lt;&lt;&lt;---- Added this\n    border-radius: 50%;\n    -webkit-backface-visibility: hidden;\n    backface-visibility: hidden; }<\/code><\/pre>\n<p>Since I now have solved the problem on my site you only can see the result on http:\/\/johnnysblogg.se\/about &#8211; however I don&#8217;t think it should be any problems for you to reproduce the fault<\/p>\n<p>Best Regards<br \/>\nJohnny Eriksson<br \/>\nSweden<\/p>\n<p>https:\/\/wordpress.org\/plugins\/circles-gallery\/<\/p>\n","protected":false},"template":"","class_list":["post-7515723","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/7515723","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic"}],"about":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/types\/topic"}],"version-history":[{"count":0,"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/7515723\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=7515723"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}