Support Forums

A simple question on about footer & ...

This is a discussion on A simple question on about footer & ... within the Technical Support forums, part of the Technical Support Forums category; What version of 68 Classifieds are you running? V4.1.6 developing What template are you using? i using default template Please ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

Reply
 
Thread Tools Display Modes
Old 01-20-2010, 04:10 PM   #1
Junior Member
 
Join Date: Sep 2009
Posts: 13
Rep Power: 2
asheerq is on a distinguished road
Default A simple question on about footer & ...

What version of 68 Classifieds are you running?
V4.1.6 developing

What template are you using?

i using default template
Please describe in detail the issue you are having:

Hello my friend
I have three questions please

How do I edit the text on the footer
Example

i want to know How do I add banner cod down of Control Panel of front page
Example


also i need to know how i upgread my site is need to setup or just uplowading some file

Thank you very much for help

sorry for poor english
asheerq is offline   Reply With Quote
Old 01-20-2010, 04:43 PM   #2
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 2,088
Rep Power: 50
seymourjames has a spectacular aura about
Default

Don't worry about the English. Most of them are American here.

Now, the text in the footer is set in the layout.tpl file within your template folder. You can edit it out of the template (near the bottom). Again, you would add a banner to the sidebar in your layout.tpl file.

Upgrade is a process that is documented. Please read it so nothing goes wrong. Follow the instructions. Make a back up first of your files from the server and your database. This is a wise thing to do. Then you upload all the new files. Then you run the upgrade process which is shown in the readme document (BE CAREFUL TO UPGRADE AND NOT DO AN INSTALL).
__________________
TemplateCodes.com for 68 Classifieds, Matching WordPress Themes & Magento Online Stores
seymourjames is offline   Reply With Quote
Old 01-20-2010, 05:21 PM   #3
Junior Member
 
Join Date: Sep 2009
Posts: 13
Rep Power: 2
asheerq is on a distinguished road
Default

This is my pleasure Mr. seymourjames

Thank you very much for this wonderful help

Certainly I will be careful upon completion of any development of the site
I am very happy tonight

Good Night, Mr.seymourjames
asheerq is offline   Reply With Quote
Old 01-20-2010, 06:05 PM   #4
Junior Member
 
Join Date: Sep 2009
Posts: 13
Rep Power: 2
asheerq is on a distinguished road
Default

It's ok

Except the words on footer

Someone
Added the words in Arabic to footer
I looked it up, but
I have not found!
I have not found in . layout.tpl
I tried to search it by editing software, but
I have not found
Can anyone help

footer cod
Quote:
<div class="footer">
<p>
<a href="{$smarty.const.URL}/index.php">{$smarty.const.LANG_TPL_HOME}</a> ·
<a href="{$smarty.const.URL}/search.php">{$smarty.const.LANG_TPL_SEARCH}</a> ·
<a href="{$smarty.const.URL}/category.php">{$smarty.const.LANG_TPL_BROWSE}</a> ·
<a href="{$smarty.const.URL}/toplistings.php?pg=featured">{$smarty.const.LANG_T PL_FEATURED}</a> ·
<a href="{$smarty.const.URL}/toplistings.php?pg=new">{$smarty.const.LANG_TPL_NE W}</a> ·
<a href="{$smarty.const.URL}/toplistings.php?pg=top">{$smarty.const.LANG_TPL_TO P}</a> ·
{foreach from=$templatepages item="entry"}
<a href="{$smarty.const.URL}/pages.php?pg={$entry.pURI}">{$entry.pPageTitle}</a> ·
{/foreach}
<a href="{$smarty.const.URLS}/usercheckout.php">{$smarty.const.LANG_TPL_PLACE_AD }</a> ·
<a href="{$smarty.const.URL}/contactus.php">{$smarty.const.LANG_TPL_CONTACT}</a>
<br />
<a href="http://www.3sheerq.com">{$smarty.const.LANG_TITLE_FOOTER} </a>© Copyright 2010 </p>

</div>
asheerq is offline   Reply With Quote
Old 01-21-2010, 02:49 AM   #5
Senior Member
 
 
Join Date: Jan 2007
Posts: 398
Rep Power: 25
michael is just really nice michael is just really nice
Default

Quote:
Originally Posted by seymourjames
Don't worry about the English. Most of them are American here.
- ZING! -
__________________
M Michael
V4.1.8 Developer - 3 Column Default Template


"All truths are easy to understand once they are discovered; the point is to discover them" - Galileo Galilei (1564 - 1642)
michael is offline   Reply With Quote
Old 01-21-2010, 03:52 AM   #6
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 2,088
Rep Power: 50
seymourjames has a spectacular aura about
Default

I could not resist the joke. Sometimes my British sense of humor gets the better of me. Its sweet revenge for me after all those years working for an American company where they tried in vain to correct my pronunciation and my use of 's' rather than 'Z' in anything I wrote or published.

Asheerq.

You can make the edit in the language file or the layout file. You edit the contents of this variable {$smarty.const.LANG_TITLE_FOOTER}
__________________
TemplateCodes.com for 68 Classifieds, Matching WordPress Themes & Magento Online Stores
seymourjames is offline   Reply With Quote
Old 01-21-2010, 06:38 AM   #7
Junior Member
 
Yasser's Avatar
 
Join Date: Mar 2009
Posts: 15
Rep Power: 4
Yasser is on a distinguished road
Smile

Asheerq,


i have tried to reply to your PM but your account was set to not accept any ,

if you would like to communicate kindly enable PM setting in your account .



If you need help.. here is a good place .. most people are friendly and helpful. ;-)



thanks
__________________
v4.1.2 Developer
default Template.

Last edited by Yasser; 01-21-2010 at 06:44 AM.
Yasser is offline   Reply With Quote
Old 01-21-2010, 07:10 AM   #8
Junior Member
 
Join Date: Sep 2009
Posts: 13
Rep Power: 2
asheerq is on a distinguished road
Default

Quote:
Originally Posted by michael
- ZING! -
I use the Microsoft tool for translation and Google also helps me a lot

Quote:
Originally Posted by seymourjames
I could not resist the joke. Sometimes my British sense of humor gets the better of me. Its sweet revenge for me after all those years working for an American company where they tried in vain to correct my pronunciation and my use of 's' rather than 'Z' in anything I wrote or published.

Asheerq.

You can make the edit in the language file or the layout file. You edit the contents of this variable {$smarty.const.LANG_TITLE_FOOTER}
Thank you very much Mr.seymourjames
I will try editing this line


Quote:
Originally Posted by Yasser
Asheerq,


i have tried to reply to your PM but your account was set to not accept any ,

if you would like to communicate kindly enable PM setting in your account .



If you need help.. here is a good place .. most people are friendly and helpful. ;-)



thanks
Hi Yasser

I changed a little bit in my profile

I will send you a message tonight

Thank you for all help me
asheerq is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Simple question, sorry gadgit7 Technical Support 2 09-10-2009 12:23 AM
Removal of Footer refs kartsales Technical Support 1 08-18-2009 06:15 AM
Need some assistance with Footer industrialpost Templates, HTML, CSS, and Design Help 7 06-12-2009 09:47 AM
Ads by Google footer or separate table jj30 Technical Support 1 07-15-2008 05:36 PM
Simple Question Charlie Broown Technical Support 5 05-08-2008 10:12 AM


All times are GMT -4. The time now is 04:57 AM.


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