- Posts: 3
- Thank you received: 0
re copyright
-
vincent2459+
Inactive member - Topic Author
- New Member
Less
More
11 years 3 months ago #32587
by vincent2459+
re copyright was created by vincent2459+
Hello, sorry for this question, but where can i remove the link hotjoomlatemplate in the copyright
which file ?
sorry for my english
thanks
vincent
which file ?
sorry for my english
thanks
vincent
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
11 years 3 months ago #32588
by milos
Replied by milos on topic re copyright
You should edit file /templates/hot_music_band/library/c.php
Regards
Milos
Regards
Milos
Please Log in to join the conversation.
-
rachi_1977
Inactive member - New Member
Less
More
- Posts: 12
- Thank you received: 0
11 years 1 month ago #34199
by rachi_1977
Replied by rachi_1977 on topic re copyright
Hi, Where do you replace the text "YOUR COMPANY" from the copyright? Here this is all the code I have in c.php:
<div class="cell mp_<?php echo $mpostion[0];?>">
<div class="cell_pad">
<p>Copyright © <?php echo date("Y ").$copyright; ?> Michael GT Blair Recording Artist.</p>
</div>
</div>
I would like the Michael GT Blair to replace the "YOUR COMPANY" text?
<div class="cell mp_<?php echo $mpostion[0];?>">
<div class="cell_pad">
<p>Copyright © <?php echo date("Y ").$copyright; ?> Michael GT Blair Recording Artist.</p>
</div>
</div>
I would like the Michael GT Blair to replace the "YOUR COMPANY" text?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 1 month ago #34223
by ivan.milic
Replied by ivan.milic on topic re copyright
That was answer (By Milos). In some versions we have it in index.php of template near bottom check that.
Please Log in to join the conversation.
-
rachi_1977
Inactive member - New Member
Less
More
- Posts: 12
- Thank you received: 0
11 years 1 month ago #34234
by rachi_1977
Replied by rachi_1977 on topic re copyright
No that wasn't it either. I did find it eventually though for anyone else who discovers this issue. You need to locate a file called sparky_parameters.php it is in /template/hot_music_band/sparky_parameters.php
Around line 99 the copyright statements says:
$copyright = $this->params->get("copyright", "YOUR COMPANY");
Change YOUR COMPANY to whatever you want.
Around line 99 the copyright statements says:
$copyright = $this->params->get("copyright", "YOUR COMPANY");
Change YOUR COMPANY to whatever you want.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6742
- Thank you received: 715
11 years 1 month ago #34256
by milos
Replied by milos on topic re copyright
It's not necessary to edit language file. You can change company name in template parameters, in Features > Logo and Company.
Thanks
Milos
Thanks
Milos
Please Log in to join the conversation.
Time to create page: 0.213 seconds