1
deepak267
Title and Slogan
  • 2009/3/25 16:12

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Hi,

In my website :http://aquariumhomecare.com

I have set the following System -> Preference -> General Setting

Site name : Aquarium Home Care
Slogan for your site : I Love My Fish Tank

But on the title shown on the webpage as:

<title>I Love My Fish Tank : Aquarium Home Care</title>


I need,

<title>Aquarium Home Care : I Love My Fish Tank </title>


Any idea how to achive it?

Thanks in advance.

Deepak
A member of www.AquariumHomeCare.com

2
nmshah
Re: Title and Slogan
  • 2009/3/25 16:23

  • nmshah

  • Just can't stay away

  • Posts: 556

  • Since: 2007/7/2 8


You will have to edit your themes title option from <{$xoops_pagetitle}> : <{$xoops_sitename}> to <{$xoops_sitename}> : <{$xoops_pagetitle}>

Which theme do you use?

3
deepak267
Re: Title and Slogan
  • 2009/3/25 16:46

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Hi Nitin,

Thanks for your help.

I am using Blueland_v1 a free theme.

Also may I ask you to review my site and give me your feedback.

This is my first website and I am very excited about it.

Regards
Deepak
A member of www.AquariumHomeCare.com

4
deepak267
Re: Title and Slogan
  • 2009/3/25 19:42

  • deepak267

  • Quite a regular

  • Posts: 352

  • Since: 2008/8/15


Hi Nitin,
yes.. i made the changes .. thanks a lot for your help..

I really like XOOPS community..
A member of www.AquariumHomeCare.com

5
demian
Re: Title and Slogan
  • 2010/1/23 18:59

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


How do i do this if i want in main page use this


<{$xoops_sitename}> : <{$xoops_pagetitle}>


and in all other page use this

<{$xoops_pagetitle}> : <{$xoops_sitename}>


6
ghia
Re: Title and Slogan
  • 2010/1/23 19:34

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Try with:
<{if $xoops_dirname == 'system'}>
<{
$xoops_sitename}> : <{$xoops_pagetitle}>
<{else}>
<{
$xoops_pagetitle}> : <{$xoops_sitename}> 
<{/if}>

7
demian
Re: Title and Slogan
  • 2010/1/24 0:01

  • demian

  • Quite a regular

  • Posts: 225

  • Since: 2008/4/29


thank you it works

Login

Who's Online

246 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 246


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits