Page 1 of 1
Changing text - Various
Posted: Fri May 02, 2025 8:28 am
by Xan
Hi,
Please advise where do I need to go to change text fields for:
- homepage - #tag areas above testimonials
homepage - about us block
Thanks
Re: Changing text - Various
Posted: Fri May 02, 2025 9:38 am
by burt
About Us Block > this is a footer content module, so the text is in a language file.
1. Using the language_explorer (in Admin) copy the relevant file into your template
2. Using FTP or via your hosting control panel navigate to that newly copied file
3. change the text appropriately
The actual file is this
cm_footer_text.php;
cm_ft.jpg
The other one is
i_hero.php which you will find in the same page under english > modules > pi > index
Same rules:
copy it to your template
find it in your new template
ament it appropriately
-
We don't (yet) have a way to easily search for strings of text in langauge files.
That might come in the future.
Re: Changing text - Various
Posted: Fri May 02, 2025 9:40 am
by heatherbell
Xan wrote: ↑Fri May 02, 2025 8:28 am
Hi,
Please advise where do I need to go to change text fields for:
- homepage - #tag areas above testimonials
homepage - about us block
See User Guide > Set Up Store, specifically this:
https://phoenixcart.org/phoenixcartwiki ... uage_Files
Xan wrote: ↑Fri May 02, 2025 8:28 am
homepage - #tag areas above testimonials
includes/languages/english/modules/pi/index/i_hero.php
Xan wrote: ↑Fri May 02, 2025 8:28 am
homepage - about us block
includes/languages/english/modules/content/footer/cm_footer_text.php