-
AuthorPosts
-
lauramba Friend
lauramba
- Join date:
- April 2007
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
November 17, 2010 at 12:53 am #156508When I view the site with my iPhone, the header reads “Site Slogan”. I’ve replaced the Site Slogan within the Template and it appears fine in the desktop version. 😉
I’ve also tried using these instructions for Handhelds: http://www.joomlart.com/forums/topic/site-name-and-slogan-missing-on-pda-handheld-themes/
Thanks
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
November 17, 2010 at 3:44 am #363099<em>@lauramba 203874 wrote:</em><blockquote>When I view the site with my iPhone, the header reads “Site Slogan”. I’ve replaced the Site Slogan within the Template and it appears fine in the desktop version. 😉
I’ve also tried using these instructions for Handhelds: http://www.joomlart.com/forums/topic/site-name-and-slogan-missing-on-pda-handheld-themes/
Thanks</blockquote>
Here is the issue from current t3 plugin framework, please try to fix as following:
Open the file: plugins/system/jat3/base-themes/default/blocks/handheld/header.php and use remove all function of the editor to remove : logoType-text-1 user says Thank You to Saguaros for this useful post
lauramba Friendlauramba
- Join date:
- April 2007
- Posts:
- 20
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 15
- Thanked:
- 2 times in 1 posts
November 17, 2010 at 10:07 pm #363223Thank you Tienhc!
Here are my notes just in case anyone else needs them:
1) opened the file: plugins/system/jat3/base-themes/default/blocks/handheld/header.php
2) find this line of code (line 23):
[PHP]$sloganText = (trim($this->getParam(‘logoType-text-sloganText’))==”) ? JText::_(‘SITE SLOGAN’) : $this->getParam(‘logoType-text-sloganText’);?>[/PHP]3) replaced the words ‘SITE SLOGAN’ with my own sloganThanks Joomlart and Tienhc
toymaker Friendtoymaker
- Join date:
- April 2010
- Posts:
- 123
- Downloads:
- 0
- Uploads:
- 5
- Thanks:
- 10
- Thanked:
- 45 times in 32 posts
November 18, 2010 at 1:08 am #363231The text Site Slogan, brings the text defined inside the language files. What you are doing is not really fixing anything, you are actually breaking things up.
What you need to find, is find out why the text is not being translated and instead showing the variable name.Here you can find more info regarding a similar issue…
http://www.joomlart.com/forums/topic/site-name-and-slogan-missing-on-pda-handheld-themes/#post-342549Peace,
Gabriel -
AuthorPosts
This topic contains 4 replies, has 3 voices, and was last updated by toymaker 13 years, 11 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum