{"id":7431116,"date":"2016-05-31T05:41:39","date_gmt":"2016-05-31T05:41:39","guid":{"rendered":"https:\/\/wordpress.org\/support\/topic\/custom-post-16\/"},"modified":"2016-08-31T18:22:28","modified_gmt":"2016-08-31T18:22:28","slug":"custom-post-16","status":"publish","type":"topic","link":"https:\/\/wordpress.org\/support\/topic\/custom-post-16\/","title":{"rendered":"Custom post problem"},"content":{"rendered":"<p>Hi all,<\/p>\n<pre><code>&lt;?php\n$loop = new WP_Query(&quot;p=272&amp;post_type=HoverImage&amp;post_status=publish&quot;);\necho $loop-&gt;the_post();\n&lt;center&gt;&lt;?php echo &#039;&lt;img src=&quot;&#039;.get_field(&#039;normal_image&#039;,get_the_ID()).&#039;&quot;\/&gt;&#039;;\n?&gt;&lt;\/center&gt;\n&lt;?php\nif(hover){\n\/\/echo &#039;&lt;img src=&quot;&#039;.get_field(&#039;hover_image&#039;,get_the_ID()).&#039;&quot;\/&gt;&#039;;\n}\n?&gt;<\/code><\/pre>\n<p>this is my code i am  viewing the image from custom field , now i want another image while hover the image.<br \/>\ninside &#8220;if()&#8221; what condition should be put?? if any help provide it&#8217;ll helpful for me.<br \/>\nThanks sallu.<\/p>\n","protected":false},"template":"","class_list":["post-7431116","topic","type-topic","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/topic\/7431116","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\/7431116\/revisions"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/support\/wp-json\/wp\/v2\/media?parent=7431116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}