- Issue created by @Andrés Chandía
- 🇨🇱Chile Andrés Chandía
Finally in the same page.html.twig I restored your credit line and added in the "copyright" section the code for the link... this way:
<!-- Start: Copyright --> <div class="w3-half w3-container w3-mobile"> <p class="w3-section w3-left-align w3-opacity w3-hover-opacity-off">
developed by © <a href="https://www.chandia.net" title="chandia.net" target="_blank">chandia.net </a>
{% set currentDate = "now" | date("Y") %} {{ copyright_text|replace({"%year%": currentDate }) }} </p> </div> <!-- End: Copyright -->
- Status changed to Fixed
10 months ago 7:02pm 16 January 2024 - 🇺🇸United States flashwebcenter Austin TX
Hello,
Sorry for the delay, I was busy with Solo. Noted and added to Solo.
Yes, you will have to update the template in the sub-theme.
Best wishes,
Alaa Automatically closed - issue fixed for 2 weeks with no activity.