![]() |
![]() |
![]() |
|
|||||||
| Existing Templates Want to adjust logo or center some piece of text in your directory? Get advice on how to do it in this forum dedicated to pre-installed templates. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Join Date: Mar 2006
Posts: 7
![]() |
Hi,
I'm still new to eSyndicat, and don't know how to add text/instructions to my "Suggest Link" page (I want place instructions on this page to help visitors). I thought of the following ways but am not sure: (1) If its in the suggest-link.tpl, *where* do I do it? (don't want to mess around with the code erroneously) (2) If its in the "Language Manager", do I "add a phrase"? (What the heck does Language Manager do anyway???) (3) If its' by creating a "plan" - does it automatically show in the Suggest a Link? (I created a test "FREE" plan but it doesn't show up anywhere on the site). Thanks for your help. Jess a/k/a "confused newbie" P.S. I'm using eSyndicat Pro 2.0.1 and the existing template 5Days Black. |
|
|
|
|
|
#2 |
|
Administrator
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,644
![]() ![]() ![]() ![]() ![]() ![]() |
Hi Jess,
It's easy. If you want to add static text to your suggest link page you can simply modify suggest-link.tpl file. Download it and edit in any plain text editor. Reupload it to server again and that's all. you will see you page updated with your text
__________________
Best Regards, Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script Recommended Hosting IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored |
|
|
|
|
|
#3 |
|
Join Date: Mar 2006
Posts: 7
![]() |
But "where" in the suggest-link.tpl. It seems to have lots of code and I'm afraid of "goofing it up". Thanks for your quick response.
|
|
|
|
|
|
#4 |
|
Join Date: Jul 2006
Location: St. Petersburg
Posts: 2,568
![]() |
Hello Jess,
***Open file templates/YourTemplate/suggest-link.tpl and find code*** Code:
{include file="header.tpl"}
<h1>{$lang.suggest_link}</h1>
{if $category.locked}
<div class="error">{$lang.error_category_locked}</div>
{else}
{if $msg}
<div class="error"><ol>{$msg}</ol></div>
{/if}
<div class="box">
<div class="box-content">
|
|
|
|
|
|
#5 |
|
Join Date: Feb 2011
Posts: 2
![]() |
Any idea how to do this on the newer version anyone? I looked through those files.
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|