0
Welcome Guest! Login
0 items Join Now

SOLVED Offline page Title?

    • MiD-AwE's Avatar
    • MiD-AwE
    • Jr. Rocketeer
    • Posts: 35
    • Thanks: 1

    SOLVED Offline page Title?

    Posted 11 years 4 months ago
    • Hi all,

      I am not happy with the Offline Page title reading as Gantry Template. Does anyone know how I can change that to say something like Coming Soon? or even to display my offline message instead?

      Thank you.
    • Last Edit: 11 years 4 months ago by MiD-AwE.
    • A wise person will not attempt to "reinvent the wheel" but use it along the way to greater things. GNU/GPL is the wheel of our age.
    • MiD-AwE's Avatar
    • MiD-AwE
    • Jr. Rocketeer
    • Posts: 35
    • Thanks: 1

    Re: SOLVED Offline page Title?

    Posted 11 years 4 months ago
    • I got it. Apparently it's the same as setting the page name for the Home page. I just thought that the Offline page would be somewhere else.
    • The following users have thanked you: Ruy Gonzalo Martinez Allende

    • A wise person will not attempt to "reinvent the wheel" but use it along the way to greater things. GNU/GPL is the wheel of our age.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Offline page Title?

    Posted 11 years 4 months ago
    • MiD-AwE wrote:
      Hi all,

      I am not happy with the Offline Page title reading as Gantry Template. Does anyone know how I can change that to say something like Coming Soon? or even to display my offline message instead?

      Thank you.
      Use these files to manipulate to your hearts desire:
      <root joomla>/templates/rt_gantry/offline.php
      <root joomla>/templates/rt_gantry/css/offline.css

      As an example in <root joomla>/templates/rt_gantry/offline.php
      Change this:
      <?php echo htmlspecialchars($app->getCfg('sitename')); ?>
      too this:
      <?php echo "Your Title"; ?>
      Remember backup first.
    • MiD-AwE's Avatar
    • MiD-AwE
    • Jr. Rocketeer
    • Posts: 35
    • Thanks: 1

    Re: SOLVED Offline page Title?

    Posted 11 years 4 months ago
    • DanG wrote:
      Use these files to manipulate to your hearts desire:
      <root joomla>/templates/rt_gantry/offline.php
      <root joomla>/templates/rt_gantry/css/offline.css

      As an example in <root joomla>/templates/rt_gantry/offline.php
      Change this:
      <?php echo htmlspecialchars($app->getCfg('sitename')); ?>
      too this:
      <?php echo "Your Title"; ?>
      Remember backup first.
      Thank you. That is a big help :)
    • A wise person will not attempt to "reinvent the wheel" but use it along the way to greater things. GNU/GPL is the wheel of our age.
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Offline page Title?

    Posted 11 years 4 months ago
    • MiD-AwE wrote:
      Thank you. That is a big help :)
      No prob...
      Check my signature and click the button beside "Marking your threads as Solved". Thanks.
  • Re: SOLVED Offline page Title?

    Posted 8 years 9 months ago
    • DanG's Avatar
    • DanG
    • Preeminent Rocketeer
    • Posts: 36750
    • Thanks: 3229
    • Custom work done

    Re: SOLVED Offline page Title?

    Posted 8 years 9 months ago
    • WeekendJoomla wrote:
      .

      And
      .....
      .....
      .....
      .....
      .....
      .....
      .....


      right back at you :whistle:

Time to create page: 0.040 seconds