Descripción
HookyBeaver is a text editing solution for adding content to the majority of all Beaver Builder Action Hooks. This is a third party product and not created or supported by our friends at Beaver Builder
- Use the image to find the location of the hook in which you would like to enter some text.
- Enter your text in the text editor section
- Save your changes.
- Check your work on the public facing side of the site.
Stylesheet is included for the basic layout of the plugin.
All hook divs have their own class so you can update the CSS however you need to.
Use your browser’s inspector to locate the classes for the specific div in which that hook is contained and add your own styling to the content.
Instalación
Activate the plugin through the ‘Plugins’ menu in WordPress.
Settings page is found under “Settings – HookyBeaver Settings”.
Add some text to your desired field on the single page, header or footer sections and save your changes.
Preguntas frecuentes
- What about styled text and images?
-
You can put any sort of HTML you like in that text area.
For example:<p class="my-cool-class">My Awesome Paragraph Styled however I want</p> <img src="/wp-content/uploads/2019/07/cool_picture.jpg"> <div class="my-cool-div">My Awesome Stuff inside my div</div>
- Is there a reference for these hooks?
-
Yes! https://hooks.wpbeaverbuilder.com/bb-theme/
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "HookyBeaver Beaver Builder Theme Hooks Customizer" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código, echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0.0
- Initial Commimt and Deploy