PhotoPlog

Go Back   PhotoPlog > PhotoPlog Lite > "How Do I..." Questions
Screens Demo Purchase Download Register

Reply
Attention: Last reply in this thread was more than 15 Years ago
 
Thread Tools
  #1  
Old 03-19-2006, 08:12 PM
lightnb lightnb is offline
Green Plog
 
Join Date: Mar 2006
Posts: 21
Gallery: 0
Comments: 0
Default modifying subnav link variables

you know the table at the top, where it says "home, upload, search" etc.?

I want to edit those link variables, so that instead of being text phrases they are graphical buttons.

where can i find the actuall links?

thanks,

Nick
Reply With Quote
  #2  
Old 03-21-2006, 04:21 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

Look for the following in the settings.php file:
Code:
Content visible to registered users only.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #3  
Old 07-08-2008, 02:01 PM
WNM07 WNM07 is offline
Green Plog
 
Join Date: Oct 2007
Posts: 5
Gallery: 0
Comments: 0
Default

Code:
Content visible to registered users only.
can you give me an example of how i would edit that to make an image show instead of text?
Reply With Quote
  #4  
Old 07-09-2008, 01:31 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

From:
Code:
Content visible to registered users only.
To:
Code:
Content visible to registered users only.
Or edit the photoplog_home phrase via the ACP or edit the photoplog_sub_navbar template.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
  #5  
Old 07-10-2008, 03:30 PM
WNM07 WNM07 is offline
Green Plog
 
Join Date: Oct 2007
Posts: 5
Gallery: 0
Comments: 0
Default

yeah i understand how to make the images appear but with edit and delete each picture has it's own address
Reply With Quote
  #6  
Old 07-10-2008, 03:36 PM
Morgan's Avatar
Morgan Morgan is offline
Head Plog
Admin
 
Join Date: Dec 2005
Posts: 5,324
Gallery: 10
Comments: 25
Default

It's the same for the other links. The A HREF part is already set. You replace the phrase part as shown in the previous post:
Code:
Content visible to registered users only.
Code:
Content visible to registered users only.
Or edit the photoplog_edit phrase via the ACP or edit the photoplog_sub_navbar template, the latter of which would require that you set both the A HREF link and IMG tag, so it's probably not the easiest choice. Editing the photoplog_edit phrase would probably be the easiest choice, but that of course would affect all places where the phrase appears on screen, so that leaves the PHP file edits.
__________________
Please use the forums for support, feature requests, and similar such things. Support does not include custom code, custom template edits, or third-party modifications. PMs and emails to me should be for private information only, such as login information. If you PM or email me a support question, chances are good that I'll ignore it. Thanks.
While the work or play is on, it is a lot of fun if while you are doing one you don't constantly feel that you ought to be doing the other. -- Franklin Pierce Adams
Reply With Quote
Reply

« Previous Thread | Next Thread »
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Photoplog link on subnav Tiedgen123 Troubleshooting & Problems 4 06-07-2006 05:10 AM


All times are GMT. The time now is 11:48 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.