Reply To: URL in copyright

Home Forums Support URL in copyright Reply To: URL in copyright

Home Forums Support URL in copyright Reply To: URL in copyright

#199791
Jamal

Hi

Have you tried to change it at ” Appearance > Generatepress” ?

I use the code below for my websites hope it works for you too.

<div class="grid-container">
<div class="grid-50">
%copy% Generatepress %current_year%
</div>
<div class="grid-50">
by <a href="#">YOUR NAME</a>
</div>
</div>

Replace the # with your URL

  • This reply was modified 7 years, 10 months ago by Jamal.