Footer
Location
- GP Element: ID 3040 — Site Footer
- Type: Block (Site Footer) — replaces default GeneratePress footer
Layout
The footer is built with GenerateBlocks containers. Desktop layout is a 4-column grid:
| Column 1 (35%) | Column 2 (30%) | Column 3 (20%) | Column 4 (15%) |
|---|---|---|---|
| Logo (legacy GP Personale SVG) | Blog Categories | Navigations | Follow us (social) |
| Description text | SEO Tutorial | About me | X icon |
| WhatsApp contact link | Web Hosting | Privacy Policy | Facebook icon |
| Email contact link | Digital Marketing | Term of Use | Instagram icon |
| Tips & Tricks |
Below the grid is a full-width bottom bar with centered copyright:
{{current_year}} GP Personale
Legacy Content Note
The footer still uses legacy GP Personale content: the logo SVG is from zaferinadigital.com, the description text is placeholder Lorem Ipsum, the phone number and email are from the original theme. These should be updated to ID86-specific content when the footer is next revised.
Subscription Bar Placement
The [id86_subscribe] shortcode was manually added to the top of the Site Footer element content so it renders above the footer columns. This is the preferred placement approach instead of using the separate Subscribe Bar element via a hook.
CSS
The footer gets its styling from GeneratePress defaults, GP Premium, and the child theme's ID86 brand section:
- Background:
var(--tax-color)(dark background). - Text: white and muted gray links.
- Links have hover transition to white.
- The footer does not use the ID86 brand system directly — this is a legacy from the GP Personale theme.