GenerateBlocks

Beskrivning

Utrusta din redigerare med en oslagbar mångsidighet utan att svälla upp den med tonvis av endimensionella Gutenberg-block. Med GenerateBlocks kan du lära dig att använda en handfull block på djupet och använda dem till att bygga allt.

GenerateBlocks fungerar hand i hand med GeneratePress, men är byggt för att fungera med alla teman.

Är du på jakt efter mer funktioner? Kolla in GenerateBlocks Pro.

Behållare

Organisera ditt innehåll i rader och sektioner. Behållarblocket, som utgör fundamentet av ditt innehåll, gör det möjligt för dig att designa unika sektioner för ditt innehåll.

Rutnät

Skapa avancerade layouter med flexibla rutnät. Rutnätsblocket ger dig möjligheten att skapa alla typer av layouter du kan föreställa dig.

Rubrik

Skapa textrikt innehåll med avancerad typografi. Allt från rubriker till stycken – ta full kontroll över din text.

Knappar

Få högre konverteringsgrad med vackra knappar.

Query Loop

Build a list of posts from any post type using advanced query parameters.

Bild

Add static or dynamic images to your content to make a visual statement.

Prestanda

Vi tar prestanda på allvar. Minimalistisk CSS är genererad endast för de block du behöver, och vår HTML-struktur enklast möjliga samtidigt som du har maximal flexibilitet.

Kodningsstandarder

Byggd enligt den högsta kodstandarden för säkerhet, stabilitet och framtidskompabilitet.

Fullt responsivt

Varje block kommer med inställningar för läsplattor och mobiler, vilket ger dig full kontroll över din responsiva design.

Dokumentation

Kolla in vår dokumentation för mer information gällande de enskilda blocken och hur de används.

Installation

Det finns två sätt att installera GenerateBlocks på.

  1. Gå till ”Tillägg > Lägg till nytt” i din adminpanel och sök efter ”GenerateBlocks”
  2. Ladda ner zip-filen från WordPress.org och ladda upp mappen till katalogen /wp-content/plugins/ via FTP.

I de flesta fall fungerar #1 bra och är mycket lättare.

Vanliga frågor

Hur lägger jag till era block på min sida?

  • Skapa en ny sida eller ett nytt inlägg
  • Lägg till ett nytt block och leta upp kategorin ”GenerateBlocks”
  • Välj ditt block och börja bygg.
  • Det är alltid bäst att börja med ett behållarblock.

Vilket tema ska jag använda?

GenerateBlocks byggdes för att fungera hand i hand med GeneratePress, dock fungerar det med vilket tema du än väljer.

Recensioner

12 december 2023 3 svar
Impossible to use a full width container if you're using with fse theme. Nice...
15 september 2023 1 svar
Love this and have been using it for years. I use it together with the theme Generatepress, a great and perfect combination/extension. The blocks were a little more beginner-friendly to use before the latest re-build. But when I learn the new flex-controls I understand this is better, leaner, faster and more flexible. The people behind this, developers and support staff are amazing!
Läs alla 111 betyg

Bidragsgivare och utvecklare

”GenerateBlocks” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”GenerateBlocks” har översatts till 17 språk. Tack till översättarna för deras bidrag.

Översätt ”GenerateBlocks” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

1.9.0

  • Security: Disallow scripts in custom field values
  • Feature: New Pattern Library
  • Feature: Add support for new Global Styles in Pro
  • Feature: Added opt-in defaults cache filter: generateblocks_use_block_defaults_cache
  • Feature: Added new generateblocks_do_inline_styles filter to force inline styles if needed
  • Feature: Add styles indicators to local block controls if Global Styles exist
  • Feature: Keep p tag when converting core paragraph block to Headline block
  • Feature: Use arrow keys to increase or decrease values in unit control
  • Fix: Button URL dropdown closing on input
  • Fix: Undefined $fontFamily in old Headline version
  • Fix: Missing block width alignment in block themes
  • Tweak: Remove ”one-time” block CSS and include it for specific blocks when needed
  • Tweak: Added new (min-width: 768px) media query to filterable queries
  • Tweak: Replace Twitter icon with X icon
  • Tweak: Use core Block Name for block labelling

1.8.3

  • Security: Add user capability check to Query Loop post status

1.8.2

  • Fix: Border colors not showing when old attributes are set.
  • Tweak: Add support for the newly created core function ”wp_img_tag_add_loading_optimization_attrs”

1.8.1

  • Fix: Icon padding controls order
  • Fix: Global styles overwriting local attributes
  • Fix: Editor controls spacing using RTL languages

1.8.0

  • Feature: Add flexbox alignment matrix component to Container toolbar
  • Feature: Add new Borders panel with width/style/color options for all four sides
  • Feature: Add new dimensions components in Spacing panel
  • Feature: Mix and match padding/margin units across sides and devices
  • Feature: Add more available units to all options that accept them
  • Feature: Allow text values (calc(), var(), etc…) in options that accept them
  • Feature: New ”Add to Container” icon added to the toolbar of all blocks
  • Feature: Allow removal of Container block around innerBlocks
  • Feature: Display text field to allow user to replace image URL
  • Feature: Headline block show text in List View
  • Feature: Button block show text in List View
  • Feature: Image block show alt/title in List View
  • Feature: Add Block Label option to label Container, Query Loop, and Grid blocks in List View
  • Feature: Only show one dimension field if synced
  • Feature: Add option to disable Google fonts
  • Feature: Allow all unit types in UnitControl
  • Feature: Add help icon to unit list
  • Fix: Attributes merging incorrect values when multiple blocks are selected
  • Fix: Color and Background panels are visible/accessible on responsive views
  • Fix: Template lock system not applying to inner blocks
  • Fix: Button with dynamic content not displaying the aria-label
  • Fix: unique id not regenareted correctly on widgets editor
  • Fix: React createRoot warning
  • Fix: Double-click when selecting Grid template
  • Fix: Query loop parameter delete button size
  • Fix: Advanced select jumping when near the bottom of the page
  • Fix: Triple captions using static image with dynamic link
  • Fix: Flex icons based on direction in device previews
  • Fix: Container appender icon spacing
  • Fix: useDeviceType state was one state behind when triggered from core buttons
  • Fix: Use unit in UnitControl if value starts with decimal
  • Fix: Remove trailing spaces from UnitControl numeric value
  • Tweak: Require at least PHP 7.2
  • Tweak: Move block alignment to Layout panel
  • Tweak: Remove help text from Grid vertical alignment
  • Tweak: Remove the Button Container variation
  • Tweak: Clean up UnitControl display across all browsers
  • Tweak: Show all Google fonts in font family dropdown
  • Tweak: Remove top/bottom margin from Query Loop in the editor
  • Tweak: Force lowercase units in UnitControl
  • Tweak: Improve UnitControl unit visibility
  • Tweak: Show units in 2 rows
  • Tweak: Use same unit list for all UnitControl controls
  • Dev: Rebuild how block migrations run
  • Dev: Migrate spacing attributes to new spacing object attribute
  • Dev: Migrate typography attributes to new typography object attribute
  • Dev: Migrate icon padding and size attributes to new iconStyles object attribute

Full changelog can be found here.