Great Valley, NY
Account created on 5 March 2008, over 16 years ago
#

Recent comments

πŸ‡ΊπŸ‡ΈUnited States GreenSkunk Great Valley, NY

It's due to the versions of included square having a range of PHP requirements. Please see issue #3338931 "Update square/square dependency in order to support PHP 8.2" πŸ“Œ Update square/square dependency in order to support PHP 8.2 Fixed

πŸ‡ΊπŸ‡ΈUnited States GreenSkunk Great Valley, NY

This works on the latest dev at 8.x-3.x-dev from 29 Mar 2023.

πŸ‡ΊπŸ‡ΈUnited States GreenSkunk Great Valley, NY

Kevin it's a good start! This worked for the blocks but any sections with context do not seem to follow any context rules now.

Messed with Pre_Render

In /src/Utility/Visibility.php, I replaced $build['content']['#access'] = FALSE with $build['#pre_render']['#printed'] = TRUE but elements are still rendering. Maybe something else is in the pre_render array?

Stuff that I've been reading

Render Arrays section of the Render API docs β†’
Code Blocks.php ContextReaction - Context

πŸ‡ΊπŸ‡ΈUnited States GreenSkunk Great Valley, NY

While you can't set a specific number as a breakpoint, you can select from the presets at Appearance -> Bootstrap Barrio Subtheme -> Components -> Navbar Structure -> Navbar Toggle Size
See

πŸ‡ΊπŸ‡ΈUnited States GreenSkunk Great Valley, NY

Please note that when adding/creating a "Default meta tags" type you will not see all of the token options until after you have saved and then edit the new type.

Steps to View Tokens in Metatags

Step 1: Go to the Metatag configuration

Metatag configuration page Administration -> Configuration -> Search and Metadata -> Metatag

Step 2: Add a Default Meta Tags Type

From the Metatag configuration you may begin to create a new default metatag type by clicking the button "Add Default Meta Tags".

Step 3: Select Type

At this point, you are selecting an entity bundle that you would like to set default meta tags for. Important Note: You will only see global tokens. You will NOT see tokens for fields. I do not recommend setting defaults for an entity bundle at this point.

Step 4: Save

Click the "Save" button.

Step 5: Edit the New Metatag Type

Click Edit for the newly-created Metatag Type.
You will now see tokens for the fields related to this entity bundle/type that you may set for the various meta tags.

References

The documentation page Standard Usage Scenario β†’ states

"To adjust metatags for a specific entity, the Metatag field must be added first"
Production build 0.69.0 2024