Title: WP Floating Menu Framework
Author: kimipooh
Published: <strong>19 setembro, 2014</strong>
Last modified: 20 setembro, 2014

---

Pesquisar plugins

Este plugin **não foi testado com os 3 lançamentos principais mais recentes do WordPress**.
Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade
quando usado com versões mais recentes do WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-floating-menu-framework.svg)

# WP Floating Menu Framework

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

[Baixar](https://downloads.wordpress.org/plugin/wp-floating-menu-framework.1.0.2.zip)

 * [Detalhes](https://br.wordpress.org/plugins/wp-floating-menu-framework/#description)
 * [Avaliações](https://br.wordpress.org/plugins/wp-floating-menu-framework/#reviews)
 *  [Instalação](https://br.wordpress.org/plugins/wp-floating-menu-framework/#installation)
 * [Desenvolvimento](https://br.wordpress.org/plugins/wp-floating-menu-framework/#developers)

 [Suporte](https://wordpress.org/support/plugin/wp-floating-menu-framework/)

## Descrição

The plugin is the framework for setting up the floating menu in WordPress.

I tested up the following themes, but I don’t engage the perfect work because I’m
not designer.
 Please fixing the codes in each JavaScript file or the theme for 
your environment.

 * Twenty Eleven
 * Twenty Twelve
 * Twenty Thirteen

## Instalação

First of all, please install this plugin and activate it.

Then, please select JavaScript(JS) file from the setting menu “Floating Setting 
Menu” in the setting.

If you want to customize the JS file, please copy the template file in [plugin folder]/
js/templates folder or [theme folder]/js/[plugin name]/ folder to js folder and 
rename it.

Then, please select JS file from the setting menu “Floating Setting Menu” in the
setting.

Then, fixed the JS file for your WordPress environment (name, page, adminbar values).

!!!!!!!!!!!!!!!!!!!!!!!!!!!!
 PLEASE backup the customizing files!!! Now, when the
plugin is updated, the customizing files will be deleted. !!!!!!!!!!!!!!!!!!!!!!!!!!!!

You can put a JS file for the floating menu.
 Plugin folder/js

Theme folder/js/wp-floating-menu-framework/

#### Usage

Basically, please find out or set up “id” for the page and the floating menu.

ex. If you would like to apply the floating menu to the global navigation bar in
Twenty Thirteen theme,
 Please set up the following values in floating-menu.js.

 * var name = “#navbar”;
 * var page = “#page”;
 * var adminbar = “#wpadminbar”;
 * “name” value is used for setting up “position: absolute” and controlling floating
   area.
 * “page” value is used for adjusting the margin-top of the web page.
 * “adminbar” value is used for adjusting in case of enabling the admin bar (the
   logged in user).

So, when you use this plugin, you need to set up three id.

For example,

In case of setting up the following value,

 * “name” = “navigation-bar”
 * “page” = “page”

the HTML should be the following composition.

<body>

<div id=”page”>

…

<div id=”navigation-bar”>

    ```
    .....
    .....
    ```

</div>

…

</div>

</body>

## Perguntas frequentes

  Cannot work on Twenty Ten

Ummm, I cannot understand the Twenty Ten’s layout…
 Now, this plugin cannot work
this theme.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“WP Floating Menu Framework” é um programa de código aberto. As seguintes pessoas
contribuíram para este plugin.

Colaboradores

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

[Traduzir o “WP Floating Menu Framework” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/wp-floating-menu-framework)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/wp-floating-menu-framework/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/wp-floating-menu-framework/)
ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/wp-floating-menu-framework/)
por [RSS](https://plugins.trac.wordpress.org/log/wp-floating-menu-framework/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 1.0.2

 * Fixed readme.txt and readmeJ.txt files.

#### 1.0.1

 * Fixed Bug (Cannot select JS file).

#### 1.0.0

 * First Released.

## Meta

 *  Versão **1.0.2**
 *  Última atualização **12 anos atrás**
 *  Instalações ativas **10+**
 *  Versão do WordPress ** 4.0 ou superior **
 *  Testado até **4.0.38**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/wp-floating-menu-framework/)
 * Tags
 * [floating menu](https://br.wordpress.org/plugins/tags/floating-menu/)[framework](https://br.wordpress.org/plugins/tags/framework/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/wp-floating-menu-framework/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/wp-floating-menu-framework/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/wp-floating-menu-framework/reviews/)

## Colaboradores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/wp-floating-menu-framework/)