Title: Shift8 Modal
Author: shift8
Published: <strong>17 Junho, 2016</strong>
Last modified: 13 Outubro, 2020

---

Procurar plugins

![](https://ps.w.org/shift8-modal/assets/banner-772x250.png?rev=2124766)

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

![](https://ps.w.org/shift8-modal/assets/icon-256x256.png?rev=2124766)

# Shift8 Modal

 Por [shift8](https://profiles.wordpress.org/shift8/)

[Descarregar](https://downloads.wordpress.org/plugin/shift8-modal.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/shift8-modal/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/shift8-modal/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/shift8-modal/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/shift8-modal/#developers)

 [Suporte](https://wordpress.org/support/plugin/shift8-modal/)

## Descrição

This plugin allows you to integrate the [animatedModal.js](http://joaopereirawd.github.io/animatedModal.js/)
and [Animated.css](http://daneden.github.io/animate.css/) library into your wordpress
installation. The plugin wraps the library into an easy to use shortcode that generates
the markup needed to implement the flyout full screen modals.

Using this plugin you should be able to create 100% custom animatedModal flyouts
and overlays. The shortcode pulls a page ID as a source of content. You can format
and style your content via WordPress’ built-in WYSIWYG editor. Further to that you
can style everything with the custom CSS classes that are generated by the shortcode.

## Ecrãs

[⌊This is the trigger button. It can either be a  or a text a href link. Both options
will have CSS classes wrapping the modal trigger so you can style it however you
want.⌉⌊This is the trigger button. It can either be a  or a text a href link. Both
options will have CSS classes wrapping the modal trigger so you can style it however
you want.⌉[

This is the trigger button. It can either be a  or a text a href link. Both options
will have CSS classes wrapping the modal trigger so you can style it however you
want.

[⌊This is the flyout area. You can set the background color with the color shortcode
option. The option takes an HTML color code and applies it to the background of 
the modal window.⌉⌊This is the flyout area. You can set the background color with
the color shortcode option. The option takes an HTML color code and applies it to
the background of the modal window.⌉[

This is the flyout area. You can set the background color with the **color** shortcode
option. The option takes an HTML color code and applies it to the background of 
the modal window.

## Instalação

This section describes how to install the plugin and get it working.

e.g.

 1. Upload the plugin files to the `/wp-content/plugins/shift8-modal` directory, or
    install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
 3. Use the shortcode markup anywhere in your site

## Perguntas frequentes

### What are the shortcode options?

An example shortcode would be the following :

    ```
    [shift8_modal post_id="1234" close_modal="CLOSE" call_modal="CLICK HERE" call_type="button" animatedIn="lightSpeedIn" animatedOut="bounceOutDown" color="#333333"]
    ```

### How can I style the markup?

You can either style the content that the shortcode pulls (page ID) by using the
built-in WordPress WYSIWYG editor or you can apply CSS styling to the custom classes
that are generated in the markup. There will be general “catch-all” CSS classes 
generated and custom per-shortcode classes that will allow you to style each markup
individually, or all at once.

### Can I use an icon or image for the close button?

This is planned for a future update of the plugin. Alternatively you can simply 
use the CSS class that is assigned to the close button area to inject font awesome
icons (or any icon pack) and remove the close text. For example :

<

pre>

### shift8-close-modal ::before {

content: ‘whatever’;
 }

### shift8-close-modal a {

display:none;
 }

### What are all the animation options?

You can visit the [Animate.css](http://daneden.github.io/animate.css/) page to view
all the animation options for the animatedIn and animatedOut options.

### What else have you done?

You can visit [our website](https://www.shift8web.ca) to see! 🙂

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“Shift8 Modal” é software de código aberto. As seguintes pessoas contribuíram para
este plugin:

Contribuidores

 *   [ shift8 ](https://profiles.wordpress.org/shift8/)

[Traduza o “Shift8 Modal” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/shift8-modal)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/shift8-modal/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/shift8-modal/), ou subscreva
o [registo de alterações](https://plugins.trac.wordpress.org/log/shift8-modal/) 
por [RSS](https://plugins.trac.wordpress.org/log/shift8-modal/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 1.0

 * Stable version created
 * Implemented short code options

#### 1.1

 * Added global container class that can be applied to all modal content instead
   of individually

#### 1.2

 * WordPress 5 compatibility

#### 1.3

 * WordPress 5.5 compatibility, fixed issue with IOS scrolling on modal content 
   containers.

## Metadados

 *  Versão **1.3**
 *  Última actualização **Há 6 anos**
 *  Instalações activas **10+**
 *  Versão do WordPress ** 3.0.1 ou superior **
 *  Testado até **5.5.18**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/shift8-modal/)
 * Etiquetas
 * [flyout](https://pt.wordpress.org/plugins/tags/flyout/)[jquery](https://pt.wordpress.org/plugins/tags/jquery/)
   [modal](https://pt.wordpress.org/plugins/tags/modal/)[window](https://pt.wordpress.org/plugins/tags/window/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/shift8-modal/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

[Your review](https://wordpress.org/support/plugin/shift8-modal/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/shift8-modal/reviews/)

## Contribuidores

 *   [ shift8 ](https://profiles.wordpress.org/shift8/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/shift8-modal/)

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](https://www.shift8web.ca)