Support Forums

How To? Landing and/or Splash Page

This is a discussion on How To? Landing and/or Splash Page within the Templates, HTML, CSS, and Design Help forums, part of the General category; This may be a simple question but I don't know how to make a splash or landing page that site ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 04-23-2009, 04:03 PM   #1
Member
 
Join Date: Apr 2009
Posts: 32
Rep Power: 7
hotchops is on a distinguished road
Default How To? Landing and/or Splash Page

This may be a simple question but I don't know how to make a splash or landing page that site visitors land on when they initially come to the url and then click through to go my 68 classifieds site. What do I call that page so it comes up before the 68 classifieds template?
hotchops is offline   Reply With Quote
Old 04-23-2009, 04:21 PM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,342
Rep Power: 132
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

Your web server is configured to to display certain files when one is not specified in the request. The name is usually index and can often have one of many extensions like htm, html, php etc. The order is specific in thye apache config file and the first one in the list that is found will be displayed first.

If your sever is ocnfigured to look for index.htm, index.html, index.php it will look for them in that order and when one is found thats what will be displayed. Often times you will not be able to alter this so what most people do is install their classifieds in a subdirectory of their web server root and then create the splash page in the root with links to the classifieds.
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Old 06-02-2009, 08:42 PM   #3
Customer
 
Join Date: Jun 2009
Posts: 38
Rep Power: 7
darkqueen is on a distinguished road
Default landing page

i saw splash page script on dynamic drive here is the link Dynamic Drive DHTML Scripts- Splash Page script, may be it will work.
darkqueen is offline   Reply With Quote
Old 06-02-2009, 09:32 PM   #4
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 2,947
Rep Power: 72
seymourjames is a jewel in the rough
Default

There is nothing to stop you making your index.php page a splash page with or without the layout.tpl . Just remember your home page (index.php) is now the so called splash page in terms of links to it. You then might decide to redesign the search page (search.tpl file and put some more contents on it) and effectively make it your site 'home' page. Its only naming at the end of the day on links. This also has a nice advantage in that the users perceived home page will have search on it. Taking links off your site to index.php means they can't get back to the splash page through site navigation either.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68 Classifieds
seymourjames is offline   Reply With Quote
Old 06-02-2009, 09:57 PM   #5
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 2,061
Rep Power: 61
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

Please post your 68 Classifieds type (Designer, Developer), version (4.0.x, 4.1.x) and template in your postings asking for help. This information will help you get better answers for your posts. A great place to do this is in your signature!

If you have the developers version this can be done by simply making a copy of the layout.tpl file and save it as example, layout2.tpl. Then in your index.php file at the end change display call to:
$class_tpl->display('layout2.tpl','index');
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10,4.2)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 06-03-2009, 06:34 AM   #6
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 2,947
Rep Power: 72
seymourjames is a jewel in the rough
Default

Thats a good suggestion as well and it nicely opens up the possibility of having a dynamic template which changes according to different pages (not sure how worthwhile that is).
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68 Classifieds
seymourjames is offline   Reply With Quote
Old 06-03-2009, 08:32 AM   #7
68 Evangelist & Developer
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 2,061
Rep Power: 61
Mike-N-Tosh is just really nice Mike-N-Tosh is just really nice
Default

Depending on the type of content that the site has, it can be very worthwhile. For instance with my community website, I have done this and all admin created pages and the home page uses the layout2.tpl page which has a completely different menu (eg: all admin created pages and different display ad zones) All other pages uses the standard layout.tpl file which has the categories as the menu, etc.
__________________
Mike-N-Tosh
IndianaPC.org - A community website (v3.1.10 Developer - heavily modified & used as the CMS)
Sandbox [localhost(v3.1.10, v4.0.9, 4.1.10,4.2)] for development and customization
Visit My blog: reviews, tips, tricks, tutorials and my store with Templates, Mods & Docs
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
changing pages.php?page=x to actual page names cflo Modules / Plugins / Modifications 15 12-25-2008 04:47 PM
placing a video on my about us page or the home page?? apotrader Technical Support 4 11-04-2008 11:11 PM
Change the Last Page link to Next Page bowers01 Technical Support 4 08-19-2008 06:50 PM
Is There any way to have different page titles for each page? Kateedyd Templates, HTML, CSS, and Design Help 3 07-11-2008 10:30 AM


All times are GMT -4. The time now is 06:10 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0