Hi,
I would like to customize the text "Archive for Category:...", on top of the page when you choose a category. I've been looking through the files, but don't seem to find the code.
Thank you :)
Best,
Poirot
Hi,
I would like to customize the text "Archive for Category:...", on top of the page when you choose a category. I've been looking through the files, but don't seem to find the code.
Thank you :)
Best,
Poirot
Hello,
You can find that on framework > php > function-set-avia-frontend.php, find this code
$output = __('Archive for category: ','avia_framework').single_cat_title('',false);
Regards,
Ismael
Hi Ismael,
Thanks again for the help! :)
Regards,
Poirot
This topic has been closed to new replies.