gerto
Total Posts: 9
Joined: 2008-07-09
Hi.
How can i change the (2008 Magento Demo Store. All Rights Reserved) thats in the footerlink..?
cannot find the correct file to edit..
Posted: September 4 2008
| top
jvalen
Total Posts: 54
Joined: 2007-12-12
Los Angeles
@ gerto
Log into Magento Admin than navigate to System>Config>Design>Footer
Signature
Converting to Magento
BarbieIsOut
Posted: September 4 2008
| top
| # 1
gerto
Total Posts: 9
Joined: 2008-07-09
inn the admin it says: Magento™ is a trademark of Irubin Consulting Inc. DBA Varien.
Copyright © 2008 Irubin Consulting Inc.
it is in the frontend the problem is for me..? or maybe i misunderstand..?
Posted: September 4 2008
| top
| # 2
jvalen
Total Posts: 54
Joined: 2007-12-12
Los Angeles
gerto - 04 September 2008 02:38 PM
inn the admin it says: Magento™ is a trademark of Irubin Consulting Inc. DBA Varien.
Copyright © 2008 Irubin Consulting Inc.
it is in the frontend the problem is for me..? or maybe i misunderstand..?
@ Gerto
You can also try to edit this file
/public_html/app/design/frontend/default/default/template/page/html/footer.phtml
you can download pspad @ http://www.pspad.com . It’s my favorite free editor. Hope this helps.
Signature
Converting to Magento
BarbieIsOut
Posted: September 4 2008
| top
| # 3
gerto
Total Posts: 9
Joined: 2008-07-09
ive been looking at the footer.phtml earlyer but this is what is in it..
<div class="informational">
<?php echo $this->getChildHtml() ?>
</div>
<p class="legality">
<?php echo $this->__() ?> - <a href= id=><strong><?php echo $this->__() ?></strong></a> <?php echo $this->__() ?><br />
<script type="text/javascript\">
$(’bug_tracking_link’).target = “varien_external”;
</script>
<?php echo $this->getCopyright() ?></p>
i want the same in the frontend like you..
© 2008 Barbie is Out. All Rights Reserved.
Posted: September 4 2008
| top
| # 4
jvalen
Total Posts: 54
Joined: 2007-12-12
Los Angeles
I think you may have to REFRESH CACHE before you can see changes.
System>Cache Management
In my Footer.phtml file i have
?> < div class= "informational" > <?php echo $this -> getChildHtml () ?> </ div > < p class= "legality" > <?php echo $this -> getCopyright () ?> </ p >
Plus some custom images after that. I also updated the information in System>Config>Design>Footer to me needs.
Signature
Converting to Magento
BarbieIsOut
Posted: September 4 2008
| top
| # 5
gerto
Total Posts: 9
Joined: 2008-07-09
in the footer in the frontend
* About Us
* Customer Service
© 2008 Magento Demo Store. All Rights Reserved.
in your footer:
* About Us
* Customer Service
* Site Map
* Search Terms
* Advanced Search
* Contact Us
* RSS
© 2008 Barbie is Out. All Rights Reserved.
i also want this:© 2008 Barbie is Out. All Rights Reserved. to be=© 2008 LOWPRICE All Rights Reserved.
iam using vers.1.1.4 made my own theme. .
Posted: September 4 2008
| top
| # 6
jvalen
Total Posts: 54
Joined: 2007-12-12
Los Angeles
@gerto
I changed “© 2008 Magento Demo Store. All Rights Reserved.” by going to System>Design>Footer. Don’t forgot you may have to REFRESH CACHE.
Signature
Converting to Magento
BarbieIsOut
Posted: September 4 2008
| top
| # 7
gerto
Total Posts: 9
Joined: 2008-07-09
dont understand.
because i only have System>design and from there i can choose wich theme i want to use.?? there i no Footer options..? maybe you send screenshoot for me..?
i have refresh cache. mannnnyyyyy times..
Posted: September 4 2008
| top
| # 8
gerto
Total Posts: 9
Joined: 2008-07-09
GOT IT now.. sorry.. to late in the nihgt for me:):) THANK VERY VERY MUCH ITS THE TRANSLATIOPN IAM USING THATS BAD.. CONFIGURATION>DESIGN>FOOTER = JIPPPII AND GOODNIGHT
Posted: September 4 2008
| top
| # 9
jvalen
Total Posts: 54
Joined: 2007-12-12
Los Angeles
Yea its System>Config>Design>Footer.
Glad you figured it out
Signature
Converting to Magento
BarbieIsOut
Posted: September 4 2008
| top
| # 10