{"id":70146,"date":"2017-06-15T14:34:35","date_gmt":"2017-06-15T14:34:35","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/popup-on-click\/"},"modified":"2017-06-15T14:34:35","modified_gmt":"2017-06-15T14:34:35","slug":"popup-on-click","status":"publish","type":"plugin","link":"https:\/\/it.wordpress.org\/plugins\/popup-on-click\/","author":15494692,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"trunk","tested":"4.8.28","requires":"4.0","requires_php":"","requires_plugins":"","header_name":"Popup on Click","header_author":"Yaroslav Grebnov","header_description":"Plugin provides a possibility to display content in a popup window after user clicks on a triggering link","assets_banners_color":"8b97d7","last_updated":"2017-06-15 14:34:35","external_support_url":"","external_repository_url":"","donate_link":"https:\/\/www.paypal.me\/yaroslavgrebnov","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1302,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1679298","resolution":"128x128","location":"assets"},"icon.svg":{"filename":"icon.svg","revision":"1679298","resolution":"","location":"assets"}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":"1679298","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[5625,491,142550],"plugin_category":[],"plugin_contributors":[142551],"plugin_business_model":[],"class_list":["post-70146","plugin","type-plugin","status-publish","hentry","plugin_tags-pop-up","plugin_tags-popup","plugin_tags-popup-on-click","plugin_contributors-ygrebnov","plugin_committers-ygrebnov"],"banners":{"banner":"https:\/\/ps.w.org\/popup-on-click\/assets\/banner-772x250.png?rev=1679298","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/popup-on-click\/assets\/icon.svg?rev=1679298","icon":"https:\/\/ps.w.org\/popup-on-click\/assets\/icon.svg?rev=1679298","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Plugin provides a possibility to display content in a popup window after user clicks on a triggering link.<\/p>\n\n<p>Popup window content is displayed according to the shortcut which should be provided at the plugin settings page <code>Settings<\/code> &gt; <code>Popup on Click<\/code>. For more information on shortcodes please refer to the <a href=\"https:\/\/en.support.wordpress.com\/shortcodes\/\">Wordpress documentation corresponding section<\/a>.<\/p>\n\n<p>Popup window is a Bootstrap modal. For more details on Bootstrap modals please refer to the <a href=\"http:\/\/getbootstrap.com\/javascript\/#modals\">Bootstrap documentation corresponding section<\/a>.<\/p>\n\n<p>Popup triggering link is created by placing [popup_on_click] shortcode inside a post, a page, or a custom post type. For more information please refer to this plugin <code>Usage<\/code> section.<\/p>\n\n<h3>Usage<\/h3>\n\n<h4>Plugin configuration<\/h4>\n\n<ol>\n<li>Plugin can be configured at <code>Settings<\/code> &gt; <code>Popup on Click<\/code> page.<\/li>\n<li><code>Popup content shortcode<\/code> field should contain the shortcode for the content which will be displayed in a popup window. This value should be a valid registered shortcode. Examples: <code>[gallery]<\/code>, <code>[gallery title=\"My gallery\"]<\/code>, <code>[gallery]something[\/gallery]<\/code>. For more information on shortcodes please refer to the <a href=\"https:\/\/en.support.wordpress.com\/shortcodes\/\">Wordpress documentation corresponding section<\/a>.\nPlease note that submitting a nested shortcode (like <code>[[gallery]]<\/code>) will result in <code>[gallery]<\/code> string being displayed inside a popup.<\/li>\n<li>'Popup title' field can contain the popup title, or can be left empty. Please enter only plain text into this field.<\/li>\n<li>Tick the <code>Enable Bootstrap js file loading<\/code> checkbox if the Bootstrap js file is not loaded by your theme or any other plugin.\nLoading this file more than one time is also not good, so leave this checkbox empty if the file is loaded by the theme or any other plugin.<\/li>\n<li>Tick the <code>Enable popup animation<\/code> checkbox to enable the popup animated (fade in effect) appearence on the screen.<\/li>\n<\/ol>\n\n<h4>Popup triggering link<\/h4>\n\n<ol>\n<li>Popup triggering link is created by placing <code>[popup_on_click]<\/code><code>[\/popup_on_click]<\/code> inside a post, a page, or a custom post type.\nThere may be more than one triggering link (even with different triggering elements) at the same post, page, or custom post type.<\/li>\n<li>Text, image (), or button () can be a <code>triggering element<\/code> inside the popup triggering link.\nSo, the triggering link can look like:<\/li>\n<\/ol>\n\n<p>* <code>[popup_on_click]Click here[\/popup_on_click]<\/code>,\n* <code>[popup_on_click]&lt;button&gt;Click here&lt;\/button&gt;[\/popup_on_click]<\/code>,\n* <code>[popup_on_click]&lt;img src=\"my_image_src\" \/&gt;[\/popup_on_click]<\/code>.\n3. Popup triggering link cannot be placed inside another popup, if the latter is also a Bootstrap modal. This restriction is imposed by Bootstrap. For more details please refer to the <a href=\"http:\/\/getbootstrap.com\/javascript\/#modals\">Bootstrap documentation corresponding section<\/a>.<\/p>\n\n<h3>Troubleshooting<\/h3>\n\n<h4>Nothing happens after I click on the popup triggering link<\/h4>\n\n<p>Most likely, the Bootstrap js file is not loaded at your page. Please check the <code>Enable Bootstrap js file loading<\/code> checkbox at <code>Settings<\/code> &gt; <code>Popup on Click<\/code> page.<\/p>\n\n<h4>My popup appears and immidiately disappeares after I click on the triggering link<\/h4>\n\n<p>Most likely, the Bootstrap js file is loaded more than once at your page (by this plugin and by your theme or some other plugin). Please uncheck the <code>Enable Bootstrap js file loading<\/code> checkbox at <code>Settings<\/code> &gt; <code>Popup on Click<\/code> page.<\/p>\n\n<h4>Only an image is loaded after I click on a triggering link with an  as a triggering element<\/h4>\n\n<p>It is likely, that an <a><\/a> tag is wrapping your  one. Please check you post (page or custom post type) <code>Text<\/code> tab and make sure that there is only  tag between <code>[popup_on_click]<\/code> and <code>[\/popup_on_click]<\/code>. Like here: <code>[popup_on_click]&lt;img src=\"my_image_src\" \/&gt;[\/popup_on_click]<\/code>.<\/p>\n\n<!--section=installation-->\n<p>For detailed installation instructions, please read the <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins#Installing_Plugins\">standard installation procedure for WordPress plugins<\/a>.<\/p>\n\n<p>In WordPress:<\/p>\n\n<ol>\n<li>Go to <code>Plugins<\/code> &gt; <code>Add New<\/code> &gt; search for <code>popup on click<\/code><\/li>\n<li>Press <code>Install Now<\/code> for the Popup on Click plugin<\/li>\n<li>Press <code>Activate Plugin<\/code><\/li>\n<\/ol>\n\n<p>To install manually instead:<\/p>\n\n<ol>\n<li>Upload the <code>\/popup-on-click\/<\/code> directory and its contents to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Login to your WordPress installation and activate the plugin through the <code>Plugins<\/code> menu.<\/li>\n<li>Configure the plugin at <code>Settings<\/code> &gt; <code>Popup on Click<\/code> page.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><p>For detailed installation instructions, please read the <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins#Installing_Plugins\">standard installation procedure for WordPress plugins<\/a>.<\/p>\n\n<p>In WordPress:<\/p>\n\n<ol>\n<li>Go to <code>Plugins<\/code> &gt; <code>Add New<\/code> &gt; search for <code>popup on click<\/code><\/li>\n<li>Press <code>Install Now<\/code> for the Popup on Click plugin<\/li>\n<li>Press <code>Activate Plugin<\/code><\/li>\n<\/ol>\n\n<p>To install manually instead:<\/p>\n\n<ol>\n<li>Upload the <code>\/popup-on-click\/<\/code> directory and its contents to <code>\/wp-content\/plugins\/<\/code>.<\/li>\n<li>Login to your WordPress installation and activate the plugin through the <code>Plugins<\/code> menu.<\/li>\n<li>Configure the plugin at <code>Settings<\/code> &gt; <code>Popup on Click<\/code> page.<\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"Plugin provides a possibility to display content in a popup window after user clicks on a triggering link.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/70146","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=70146"}],"author":[{"embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ygrebnov"}],"wp:attachment":[{"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=70146"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=70146"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=70146"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=70146"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=70146"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/it.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=70146"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}