WebsiteBaker Logo
  • *
  • Templates
  • Help
  • Add-ons
  • Download
  • Home
*
Welcome, Guest. Please login or register.

Login with username, password and session length
 

News


WebsiteBaker 2.13.6 is now available!


Will it continue with WB? It goes on! | Geht es mit WB weiter? Es geht weiter!
https://forum.websitebaker.org/index.php/topic,32340.msg226702.html#msg226702


The forum email address board@websitebaker.org is working again
https://forum.websitebaker.org/index.php/topic,32358.0.html


R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WB
https://forum.websitebaker.org/index.php/topic,32355.0.html


* Support WebsiteBaker

Your donations will help to:

  • Pay for our dedicated server
  • Pay for domain registration
  • and much more!

You can donate by clicking on the button below.


  • Home
  • Help
  • Search
  • Login
  • Register

  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Greytut
  • Print
Pages: [1]   Go Down

Author Topic: Greytut  (Read 10368 times)

cmiper

  • Guest
Greytut
« on: January 11, 2006, 07:42:28 PM »
A simple template I've worked on over the past few days.

The logo banner was changed for this public template, the original logo was one more specific to original site I had designed it for.

The print CSS was adjusted to show/print only the content, properly formatted to printable pages.

Tested in both IE6 and FF1.5 with no known issues.

Demo found here.

Download found here.

Comments are welcomed, both good and bad.  :-D

« Last Edit: January 11, 2006, 09:35:59 PM by cmiper »
Logged

pcwacht

  • Guest
Re: Greytut
« Reply #1 on: January 11, 2006, 10:42:39 PM »
Good template.

Logged

Offline i2Paq

  • Posts: 524
  • Gender: Male
  • Tempelier, on bare feet!
Re: Greytut
« Reply #2 on: January 11, 2006, 11:37:31 PM »
Nice!
Logged
Opensource is my life, but then elsewhere.

Offline seanie_morris

  • Posts: 301
  • Gender: Male
Re: Greytut template: page headings missing?
« Reply #3 on: February 08, 2012, 04:00:35 PM »
Just wanted to chip in and say that this is a nice template, easy to manipulate and cleanly coded (thanks cmiper!).

One question though: on my site(s) there are no page headings showing? What am I missing?


Thanks,

Seanie.
« Last Edit: February 08, 2012, 04:03:06 PM by seanie_morris »
Logged

Offline dbs

  • Betatester
  • **
  • Posts: 8918
  • Gender: Male
  • tioz4ever
    • WebsiteBaker - jQuery-Plugins - Module - Droplets - Tests
Re: Greytut
« Reply #4 on: February 08, 2012, 04:08:35 PM »
Hi, have a look:
http://www.websitebaker2.org/en/help/designer-guide/adding-template-functions.php
Logged
https://onkel-franky.de

Offline seanie_morris

  • Posts: 301
  • Gender: Male
Re: Greytut
« Reply #5 on: February 08, 2012, 05:51:39 PM »
Thanks or the reply. You'd think what I am looking for is under 'Main and News Content', but it's not. Other templates automatically add the page heading as seen under the Pages tab in the admin menu. With greytut, the headings do not appear automatically. That's what I am looking for...

Seanie.
Logged

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: Greytut
« Reply #6 on: February 08, 2012, 06:26:33 PM »
Please, if sombody gives you the link already use it and read it. Here http://www.websitebaker2.org/en/help/designer-guide/adding-template-functions.php#anker2 it is explained, what needs to be in the template to automatically pull the meta tags from what you enter in the admin backend.

cheers

Klaus
Logged

Offline seanie_morris

  • Posts: 301
  • Gender: Male
Re: Greytut
« Reply #7 on: February 08, 2012, 06:46:00 PM »
I think Klaus you're mixing something up: I am not looking for the website header or the page title, I am looking for the individual page heading(s) to automatically display on their specific page. Create a new page and often the menu title and page title are the same BUT page title is the main heading (<h?></h?>) on that page.

Seanie
Logged

Offline kweitzel

  • WebsiteBaker Org e.V.
  • **
  • Posts: 6983
  • Gender: Male
Re: Greytut
« Reply #8 on: February 08, 2012, 08:03:41 PM »
Apologies, try this here: http://www.websitebaker2.org/en/help/designer-guide/adding-template-functions.php#anker5

Basically we have everything regarding basic template functions in there, you just need to be willing to read up.  :wink:

cheers

Klaus
Logged

Offline evaki

  • Posts: 2810
Re: Greytut
« Reply #9 on: February 09, 2012, 01:22:02 AM »
https://forum.WebsiteBaker.org/index.php/topic,23345.msg
Logged

Offline seanie_morris

  • Posts: 301
  • Gender: Male
Re: Greytut
« Reply #10 on: February 09, 2012, 11:44:08 AM »
That's the one Klaus, thanks.

Solution:
Under the 'Website Header' section of the aforementioned Help page linked above, insert:
Code: [Select]
<!-- header -->
    <div id="banner">
        <h1><?php echo WEBSITE_HEADER; ?></h1>
    </div>
into your index.php file immediately before the snippet:
Code: [Select]
<?php page_content(); ?>and replaing:
Code: [Select]
<?php echo WEBSITE_HEADER; ?> in the newly pasted snippet with:
Code: [Select]
<?php echo PAGE_TITLE; ?>instead.

Fixed!

Thanks,

Seanie.
Logged

  • Print
Pages: [1]   Go Up
  • WebsiteBaker Community Forum »
  • WebsiteBaker Support (2.8.x) »
  • Templates, Menus & Design »
  • Greytut
 

  • SMF 2.0.19 | SMF © 2017, Simple Machines
  • XHTML
  • RSS
  • WAP2