{"id":7511,"date":"2015-07-18T03:24:50","date_gmt":"2015-07-18T03:24:50","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2015\/07\/18\/disable-satellizer-popup-window-title-bar-open-source-projects-sahat-satellizer\/"},"modified":"2015-07-18T03:24:50","modified_gmt":"2015-07-18T03:24:50","slug":"disable-satellizer-popup-window-title-bar-open-source-projects-sahat-satellizer","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2015\/07\/18\/disable-satellizer-popup-window-title-bar-open-source-projects-sahat-satellizer\/","title":{"rendered":"Disable Satellizer Popup Window Title Bar-open source projects sahat\/satellizer"},"content":{"rendered":"<p><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/7bf391c76f9be703cf27878f0c90f6ca?s=128&amp;d=identicon&amp;r=PG\" \/> <strong>batanasov<\/strong><\/p>\n<p>Try adding this to your popupOptions:<\/p>\n<pre><code>location: 'no', toolbar: 'no'\n<\/code><\/pre>\n<p>so it should look like this:<\/p>\n<pre><code>popupOptions: {\n  location: 'no',\n  toolbar: 'no',\n  width: 400,\n  height: 600 \n}\n<\/code><\/pre>\n<p>However &#8211; it&#8217;s probably a good idea to do this outside satellizer module. Otherwise it will be wiped out on module update.<\/p>\n<p>I hope that helps.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>batanasov Try adding this to your popupOptions: location: &#8216;no&#8217;, toolbar: &#8216;no&#8217; so it should look like this: popupOptions: { location: &#8216;no&#8217;, toolbar: &#8216;no&#8217;, width: 400, height: 600 } However &#8211; it&#8217;s probably a good idea to do this outside satellizer module. Otherwise it will be wiped out on module update. I hope that helps.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7511","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7511","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7511"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7511\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7511"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7511"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7511"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}