Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • lauramba Friend
    #156508

    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

    Saguaros Moderator
    #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-

    lauramba Friend
    #363223

    Thank 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 slogan

    Thanks Joomlart and Tienhc

    toymaker Friend
    #363231

    The 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-342549

    Peace,
    Gabriel

Viewing 4 posts - 1 through 4 (of 4 total)

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