I would like to add two or more links under the search area of my site. I'm sure I'd have to edit the header.php, but last time I did that I messed it up and had to reinstall the file. Where's the best place to put the link in?
www.putumayotours.com for your reference.
Thanks!
Daniel
EcoPro: Adding links under search area
Started by
danielputumayotourscom
, Jul 27 2010 02:38 AM
6 replies to this topic
#1
Posted 27 July 2010 - 02:38 AM
#2
Posted 27 July 2010 - 02:44 AM
Go to:
Appearance > Editor > _theloop.php
then at the very bottom of the code you can add your own below:
``
Thanks, Bryan
Appearance > Editor > _theloop.php
then at the very bottom of the code you can add your own below:
``
Thanks, Bryan
#3
Posted 27 July 2010 - 04:11 PM
Bryan:
I don't have a _theloop.php under my Editor. Any other suggestions?
Cheers,
Daniel
#4
Posted 28 July 2010 - 03:15 AM
What version of EcoPro are you using?
Thanks, Bryan
#5
Posted 28 July 2010 - 06:33 AM
1.1.4
#6
Posted 28 July 2010 - 03:39 PM
The header.php file would work. It would go under this line :
`
`
but you'll have to know how to write a little HTML/CSS
#7
Posted 28 July 2010 - 03:50 PM
Thanks Adam.
HTML/CSS Is no problem, it's PHP that I'm still figuring out.










