News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Contact us - link below Menu comes as Home

Started by lulu, August 15, 2009, 02:00:35 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lulu

After Installing Contact us plug in, it works fine. But i am having 1 major problem

In Sub Menu Link, Gallery Home appears 2 times, Example

Sub Menu
Gallery Home            (links to Home)
Gallery Home            (links to Contact us)

When I try to change Gallery Home to Contact us, it comes like this

Sub Menu
Contact us            (links to Home)
Contact us            (links to Contact us)

I want to rename one of the Gallery Home to Contact us but there is only 1 line code which is connected to each other.

Code from Theme file


<!-- BEGIN home -->
                                            <li><a href="{HOME_TGT}" title="{HOME_TITLE}">Gallery Home</a></li>
<!-- END home -->