Forum Replies Created
-
AuthorPosts
-
Steven Zahm
Keymaster@ aaron
Droppping this in your theme’s functions.php file should do the trick.
function aaron_gettext( $translated_text , $text , $domain ) { if ( $domain == 'connections' && $translated_text == 'Work Phone' ) { $translated_text = 'Pager'; } return $translated_text; } add_filter( 'gettext', 'aaron_gettext', 20, 3 );Steven Zahm
KeymasterActivate any random template and then re-activate Tile Plus, that’ll fix the issue.
Steven Zahm
Keymaster@ Patrick
Sorry, not yet. Later this year I’ll have another add-on plugin that will do this.
Steven Zahm
Keymaster@ GG
You’ll be happy to know I just recently released an add-on plugin for Connections that allows just that. Here’s the link to Link.
Steven Zahm
KeymasterAccess to the template form should be corrected. If you’ve purchased a bundle please post you questions here. Thanks!
Steven Zahm
Keymaster@ anna
If you can share a link to your directory, I’ll be able to give you specific instructions.
Steven Zahm
Keymaster@ anna
Which template?
Steven Zahm
Keymaster@ kristen
I’m visiting the site in Chrome, but I can’t quite figure our what isn’t working. Everything looks fine, I see the recipe and there are now errors being reported. Well, one, by Facebook oath. cMap does load any scripts or styles on other pages, Connections does, but I don’t see any conflicts happening there either.
Could you provide more detail in what is not working? Thanks!
Steven Zahm
Keymaster@ Paul
There is not a supported method yet, but there is this. Hope that helps.
Steven Zahm
KeymasterGood to hear! Marking as resolved.
-
AuthorPosts
