Site logo

Archived topic

Invoke "copyright-bar" in <p element

3 replies · Started by David on February 16, 2023

Viewing posts 1–4 of 4

Working on a custom footer with GPPro. Have a grid with two columns 50/50. <p in each column. In left column, trying to invoke the copyright-bar capability to display the copyright emblem, current year and custom text. Have inspected the code implementation in a standard footer (which I'll be eliminating with the custom footer using the footer hook). Could use a helping hand to implement this.

Hi David,

You are using a block element - hook (before_footer), you just need to change the block element's type to Site footer instead of Hook, then you will be able to use blocks to build the copyright bar.

Hi Ying - have it working - thanks a bunch.

No problem :)

This archived topic is closed to new replies.