|
|
#1 |
|
Junior Member
Join Date: Dec 2007
Posts: 23
Rep Power: 7 ![]() |
When members log on to my side, they come to this side: I have marked my question. Is it possible to do something with this? The first "modify your account" takes them to their personal information, the second one takes them to "browse listings". How can I change the second "Modify Your Account" to the text: "Browse your listings? Sorry about the big picture, didn't figure out how to make it smaller...
![]() And: Is it possible to change the order of the menues in the navigation bar? If so, how is that done? And finaly: does the 68classifieds generate a sitemap, or do I have to make that one myself???
__________________
maxmanus V .4.1.2 Last edited by maxmanus; 12-29-2007 at 06:13 PM. |
|
|
|
|
|
#2 |
|
Coder
Join Date: Mar 2006
Posts: 4,567
Rep Power: 111 ![]() ![]() |
What template are you using?
You can edit layout.tpl.php template file to change the order of the items in the navigation table. |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Dec 2007
Posts: 23
Rep Power: 7 ![]() |
__________________
maxmanus V .4.1.2 |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Dec 2007
Posts: 18
Rep Power: 7 ![]() |
I noticed the same on mine. I think the second icon text should match what's in the navigation since it take you to the same place. Should read "Modify an AD" Here's what worked for me.
Edit the following tpl: user/userindex.tpl.php Look for: <a href="userbrowselistings.php"> <div class="iconimage"><img src="templates/{$smarty.const.MAIN_TEMPLATE}/images/icon_edit.png" width="48" height="48" border="0"></div> {$smarty.const.LANG_TPL_MODIFY_ACCOUNT}</a> Change: {$smarty.const.LANG_TPL_MODIFY_ACCOUNT}</a> To: {$smarty.const.LANG_TPL_MODIFY_AD}</a> Hope this helps! |
|
|
|
|
|
#5 | |
|
Junior Member
Join Date: Dec 2007
Posts: 23
Rep Power: 7 ![]() |
Quote:
__________________
maxmanus V .4.1.2 |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Help your customers pay for ads in Not Completed status | civ | v3.1 Modules & Modifications | 39 | 10-06-2008 02:19 AM |
| Need help enhancing userindex | spaceboy | v3.1 Questions & Support | 0 | 11-11-2007 03:03 AM |