Linux 软件免费装
Banner图

Modal Dialog

开发者 jackdewey
更新时间 2023年4月21日 09:31
捐献地址: 去捐款
PHP版本: 2.8 及以上
WordPress版本: 6.2

标签

modal multiple pop-up window dialog

下载

3.5.11 2.4.7 3.5.8 2.4.8 3.4.3 3.5.9 3.5.10 3.5.13 3.5.14 2.4.6 3.5.12 3.5.15

详情介绍:

The purpose of this plugin is to allow users to create one or more modal dialog(s) / pop-up window(s) that will appear when a user visits their site. The number of times that these can load is configurable. They can load content from external sites or custom HTML code into the dialog. This plugin can be used to invite people to register to a newsletter, respond to a survey, or simply welcome come to a site upon their first visit. You can try it out in a temporary copy of WordPress here.

安装:

  1. Download the plugin and unzip it.
  2. Upload the modal-dialog folder to the /wp-content/plugins/ directory of your web site.
  3. Activate the plugin in the Wordpress Admin.
  4. Using the Configuration Panel for the plugin, configure as desired
  5. Dialogs can also be assigned to posts/pages within the editor

常见问题:

Why is Modal Dialog not showing up on my web site?

There are typically two main reasons why Modal Dialog does not show up correctly on web pages: 1- You have another plugin installed which uses jQuery on your site that has its own version of jQuery instead of using the default version that is part of the Wordpress install. To see if this is the case, go to your site and look at the page source, then search for jQuery. If you see some versions of jQuery that get loaded from plugin directories, then this is most likely the source of the problem as they would conflict with the jQuery 1.3.2 that is delivered with Wordpress. 2- The other thing to check is to see if your theme has the wp_head and wp_footer functions in the theme's header. If these functions are not present, then the plugin will not work as expected. You can send me a link to your web site if these solutions don't help you so that I can see what is happening myself and try to provide a solution.

How can I close the Modal Dialog Window Manually?

You can create a button or other control that calls the following javascript: parent.jQuery.fancybox.close(); = How can I manually set the cookie if I ask Modal Dialog to let me do it manually? Call the following javascript / jQuery function, setting the cookie-name to match the name entered in the Modal Dialog settings, the cookievalue and the duration to any duration that you deem acceptable. jQuery.cookie('cookie-name', cookievalue, { expires: 365 });

更新日志:

3.5.15 3.5.14 3.5.12 3.5.11 3.5.10 3.5.9 3.5.8 3.5.7 3.5.6 3.5.5 3.5.4 3.5.3 3.5.2 3.5.1 3.5 3.4.3 3.4.2 3.4.1 3.3 3.2.4 3.2.3 3.2.2 3.2.1 3.2 3.1.1 3.1 3.0.9 3.0.8 3.0.7 3.0.6 3.0.5 3.0.4 3.0.3 3.0.2 3.0.1 3.0 2.5.1 2.5 2.4.9 2.4.8 2.4.7 2.4.6 2.4.5 2.4.4 2.4.3 2.4.2 2.4.1 2.4 2.3.9 2.3.8 2.3.7 2.3.6 2.3.5 2.3.4 2.3.3 2.3.2 2.3.1 2.3 2.2.5 2.2.4 2.2.3 2.2.2 2.2.1 2.2 2.1.1 2.1 2.0.6 2.0.5 2.0.4 2.0.3 2.0.2 2.0.1 2.0 1.2.3 1.2.2 1.2.1 1.2 1.1.9 1.1.8 1.1.7 1.1.6 1.1.5 1.1.4 1.1.3 1.1.2 1.1.1 1.1 1.0.9 1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 1.0