Title: Adjustly Collapse
Author: PSDCovers
Published: <strong>21 Fevereiro, 2012</strong>
Last modified: 26 Fevereiro, 2012

---

Procurar plugins

![](https://ps.w.org/adjustly-collapse/assets/banner-772x250.jpg?rev=507968)

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://s.w.org/plugins/geopattern-icon/adjustly-collapse_e3e3e3.svg)

# Adjustly Collapse

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

[Descarregar](https://downloads.wordpress.org/plugin/adjustly-collapse.zip)

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

 [Suporte](https://wordpress.org/support/plugin/adjustly-collapse/)

## Descrição

Developed internally for our Adjustly theme, this plugin allows authors to link 
2 html elements together as trigger and target. When the trigger is clicked the 
target will immediately expand to reveal its content.

#### Try the Demo

If you’re interested in seeing what a default installation of Adjustly Collapse 
has to offer, have a look at some samples on our site.

[http://www.psdcovers.com/adjustly-collapse/](http://www.psdcovers.com/adjustly-collapse/)

#### Usage

The basic structure without any CSS bells and whistles looks like this:

    ```
    <a class="aj-collapse" rel="myslidingcontent">trigger</a>
    <div class="aj-hidden" id="myslidingcontent">target: this content is hidden by default</div>
    ```

In the example above, the trigger is an href element and the target is a div element.
Note that the target can be any element you choose.

#### rel=”[id]”

Each trigger and target pair must contain a common label so that the trigger knows
which target to expand or collapse. The trigger rel tag must be the same name as
the target’s id tag. If you plan on having multiple collapsible elements in a page,
post or theme then you will need to ensure that the rel and id tags are always unique
for each trigger/target combo.

#### Class Names

 1. The trigger must always have the following class name: class=”aj-collapse”
 2. The target can have either of 2 classes: class=”aj-hidden” will make the target
    collapsed by default while class=”aj-visible” will display the content normally
    but allow the viewer to collapse it.

#### Notes

The trigger and target do not have to be next to each other. The target can be at
the opposite end of the article or you can place it within the trigger. Theme developers
can use it to make widgets collapsible.

## Instalação

 1. Upload `adjustly-collapse` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Leave a comment at http://www.psdcovers.com/adjustly-collapse/

## Perguntas frequentes

  Can I use my existing WordPress theme?

Of course! The plugin is quite useful but isn’t dependant on any functionality found
in any given version of WordPress. But this is our first plugin and therefore has
only been tested with the most recent release of WP which is why we can only claim
3.3.1 compatibility.

  Will this affect my SEO?

No. The content is clearly visible to search engines and very friendly.

  I am new to Social, do you have a Facebook page?

Yes we do, but as our brand identity… [PSDCovers](https://www.facebook.com/PSDCovers).
Please like!

  How about Twitter?

Yes! [@psdcovers](https://twitter.com/psdcovers) does the twitter. please follow!

  How does one use the shortcode, exactly?

This plugin does not use shortcodes.

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

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

Contribuidores

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

[Traduza o “Adjustly Collapse” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/adjustly-collapse)

### Interessado no desenvolvimento?

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

## Metadados

 *  Versão **1.0.0**
 *  Última actualização **Há 14 anos**
 *  Instalações activas **100+**
 *  Versão do WordPress ** 3 ou superior **
 *  Testado até **3.3.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/adjustly-collapse/)
 * Etiquetas
 * [Accordion](https://pt.wordpress.org/plugins/tags/accordion/)[collapsible](https://pt.wordpress.org/plugins/tags/collapsible/)
   [javascript](https://pt.wordpress.org/plugins/tags/javascript/)[jquery](https://pt.wordpress.org/plugins/tags/jquery/)
   [Slide](https://pt.wordpress.org/plugins/tags/slide/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/adjustly-collapse/advanced/)

## Classificações

 5 out of 5 stars.

 *  [  6 5-star reviews     ](https://wordpress.org/support/plugin/adjustly-collapse/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/adjustly-collapse/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/adjustly-collapse/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/adjustly-collapse/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/adjustly-collapse/reviews/?filter=1)

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

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

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

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

## Doar

Gostaria de apoiar o desenvolvimento deste plugin?

 [ Fazer donativo para o plugin ](http://www.psdcovers.com/adjustly-collapse/)