Inquire into enquire (Templatic)

WordPress madness yesterday. One of my colleagues purchased a Templatic WordPress theme and discovered that all the strings which should read enquiry were instead inquiry (similarly enquire was inquire). Templatic’s support forums are available only to those who have purchased a theme – and Google’s cache. To make the changes (and I recommend changing capitalisations as well) you need to edit the language.php file of the theme.

Do not do a simple blanket search and replace, because the constant names need to remain as INQUIRY. Only change the values.

define(‘SEND_INQUIRY’,__(‘Send enquiry’,’templatic’));

I’m not sure if these changes will be overwritten if you update the theme.

allrite

Irreverently irrelevant. Sysadmin, developer, web dude in a science research agency. WordPress, Japan, planes, trains, Arduino, Raspberry Pi/Pico, puns, dad jokes, etc

Submit a comment

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s