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.
Tuesday, February 26, 2013
Subscribe to:
Post Comments (Atom)
Popular Posts
-
We decided that Alex should have a Chinese middle name to represent that side of his heritage, as suggested by B's mother. As neither of...
-
WordPress automatically adds break tags to new lines. Normally this is useful behaviour but it can prove a major annoyance when combined wit...
-
As the first school term of 2019 ends so another year of Harry Potter begins. As for my son, it's Year 5 for Harry and things are ge...

No comments:
Post a Comment