People, sometimes, in their joomla template don't want to display the copyright info or change it with their (information) texts/words. Each templates use different way to the footer module to show their copyright words. This time I try to see it on YouStorage template for YouJoomla.
Well, for who can't figure out where "the folder or file" is or when you can't find the link.php file like I describe in my "How to Change or Remove Youjoomla.com Copyright" post. Neither you can't find it in index.php template's file like I describe in my "How to Change or Remove Youjoomla.com Copyright: Case 2" post.
In this case I use Youstorage Youjoomla Template.
So here we go:
First I extract youstorage demo packet to "C:\wamp\www\justsharing" folder. And then after installation done, I go to this folder "C:\wamp\www\justsharing\templates\youstorage\yjsgcore". (Well, it's "a long journey" before I found the file at least.. ;-) )
In "yjsg_links.php" file I found what I need and want to.
Look at second last "echo" line, I delete this '.$yj_templatename.' (delete the "one quote" among it too), including the tag.
I change the link to youjoomla site, "title" attribute, and "Custom Design by..." words.
Hope this will help you all..
But Please Remember This is Just Sharing All The Things I Know .
Showing posts with label copyright. Show all posts
Showing posts with label copyright. Show all posts
Monday, June 20, 2011
Monday, September 6, 2010
How to Remove or Hide RocketTheme and Gantry Logo and Copyright at Footer in Joomla 1.5 Template (2): RT Juxta Case
Not like my other tips and tricks post at "How to Remove, Delete or Hide RocketTheme Logo Image and Copyright at Footer in Joomla 1.5 Template", for RocketTheme RT Juxta Joomla Template, we don't have to "hack" the file to remove, delete or hide "Designed By" and "Copyright" text. Just follow these steps (Just Sharing All The Things I Know):
From Joomla Backend Menu:
1. Extensions>Template Manager
2. Open rt_juxta_j15 template
3. On the "Features" :
I don't know if it'll do on others RocketTheme Joomla Templates.
Well, that's all, folks! :-)
From Joomla Backend Menu:
1. Extensions>Template Manager
2. Open rt_juxta_j15 template
3. On the "Features" :
- set "ROCKETTHEME BRANDING" to "OFF"
- set "COPYRIGHT" to "ON" and type in text area the words/texts you prefer to.
I don't know if it'll do on others RocketTheme Joomla Templates.
Well, that's all, folks! :-)
Labels:
copyright,
delete,
designed by,
hide,
joomla,
joomla 1.5,
joomla 1.5 template,
link,
logo,
post,
remove,
rockettheme,
template,
tips n tricks
Wednesday, September 1, 2010
How to Change or Remove "Designed by JoomlArt.com" in Joomla 1.5 Template (2)
At the bottom or footer on each joomla template that we use (in this case JA DROID template) have the sentence/phrase "Designed by JoomlArt.com". Because of one or more of the reasons we want to change or remove the phrase (do not change the original designer name with our name, it violates the Intellectual Property Rights).
For "Copyright" and "Joomla! is Free Software..." sentence, we can edit, change or remove it like we did on default template that distributed with Joomla packet. You can edit "en-GB.mod_footer.ini" file in this folder:
joomla_root_folder\language\en-GB.
But we can't change, edit or remove "Designed by Joomlart.com" with the tips or tricks that I have shared before (How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template). There's no "template\ja_ (name_of_the_template)\HTML\mod_footer\default.php" anymore.
In the Joomlart new template, in this case JA DROID, that "default.php" is moved to somewhere else folder.
It's painful searching... but at last I can find it and want to share it with you, but remember that this is Just Sharing All The Things I Know...
Well, enough with bla bla bla thing :) , now try to open "default.php" file in this folder:
joomla_root_folder\plugins\system\jat3\base-themes\default\html\mod_footer\default.php
Now it's up to you to....
PLEASE COMMENT, AND LET ME KNOW IF IT STILL WORKING OR NOT FOR THE NEW TEMPLATES
For "Copyright" and "Joomla! is Free Software..." sentence, we can edit, change or remove it like we did on default template that distributed with Joomla packet. You can edit "en-GB.mod_footer.ini" file in this folder:
joomla_root_folder\language\en-GB.
But we can't change, edit or remove "Designed by Joomlart.com" with the tips or tricks that I have shared before (How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template). There's no "template\ja_ (name_of_the_template)\HTML\mod_footer\default.php" anymore.
In the Joomlart new template, in this case JA DROID, that "default.php" is moved to somewhere else folder.
It's painful searching... but at last I can find it and want to share it with you, but remember that this is Just Sharing All The Things I Know...
Well, enough with bla bla bla thing :) , now try to open "default.php" file in this folder:
joomla_root_folder\plugins\system\jat3\base-themes\default\html\mod_footer\default.php
Now it's up to you to....
PLEASE COMMENT, AND LET ME KNOW IF IT STILL WORKING OR NOT FOR THE NEW TEMPLATES
Wednesday, January 27, 2010
How to Change, Remove, Delete or Hide Copyright Text of Quasar Joomla Template from Rockettheme
Thanks to hackerzlab for the idea/suggestion (challenge?) on his/her comment on my "How to Remove, Delete or Hide RocketTheme Logo Image and Copyright at Footer in Joomla 1.5 Template" post. His/her comments:
Well, I will straight to the point:
For example: my web folder when I installed Joomla is "justsharing" (I used wampserver). So the params.ini file is in : C:\wamp\www\justsharing\templates\rt_quasar_j15\
Open it with your text editor (if you don't have it, use Wordpad instead of Notepad. But why not use Notepad++ that it's free?).
Find this line:
copyright-text=Copyright 2010 RocketTheme, LLC
Change it to whatever text you prefer.
I changed it to:
copyright-text=Managed by Just Sharing.
Save the file and refresh your browser to see the result.
Open it with your text editor (if you don't have it, use Wordpad instead of Notepad. But why not use Notepad++ that it's free?).
Find this line:
<span class="copytext"><?php echo $this->get('text'); ?></span>
Delete that line. Yes, just delete that line. :-)
Save the file and refresh your browser to see the result.
Please comment/let me know if it works or if it does not works to you.
Well, That's all Just Sharing All The Things I Know but it works to me.
"how about this new challenge:Because of I'm not a Joomla Master or PHP Programmer, not every case I know the tricks/tips of . I will just show you all I know, in other words Just Sharing All The Things I Know about How to Change, Remove, Delete or Hide Copyright Text of Quasar Joomla 1.5 Template from Rockettheme. So please understand/forgive me if I couldn't help you or I used "a rough way" not "a clean way" of "program rule". ^_^
can't delete the copyright stuff from the new template: http://demo.rockettheme.com/free/quasar/ which is available for free."
Well, I will straight to the point:
1. How to Change the Copyright text.
Open the params.ini file in Quasar template folder.For example: my web folder when I installed Joomla is "justsharing" (I used wampserver). So the params.ini file is in : C:\wamp\www\justsharing\templates\rt_quasar_j15\
Open it with your text editor (if you don't have it, use Wordpad instead of Notepad. But why not use Notepad++ that it's free?).
Find this line:
copyright-text=Copyright 2010 RocketTheme, LLC
Change it to whatever text you prefer.
I changed it to:
copyright-text=Managed by Just Sharing.
Save the file and refresh your browser to see the result.
2. How to Remove, Delete or Hide the Copyright text.
Open the copyright.php file in "feature" subfolder of Quasar Template folder. For example: my web folder when I installed Joomla is "justsharing" (I used wampserver). So the copyright.php file is in: C:\wamp\www\justsharing\templates\rt_quasar_j15\features\Open it with your text editor (if you don't have it, use Wordpad instead of Notepad. But why not use Notepad++ that it's free?).
Find this line:
<span class="copytext"><?php echo $this->get('text'); ?></span>
Delete that line. Yes, just delete that line. :-)
Save the file and refresh your browser to see the result.
Please comment/let me know if it works or if it does not works to you.
Well, That's all Just Sharing All The Things I Know but it works to me.
Labels:
change,
copyright,
delete,
hide,
how to,
joomla,
joomla 1.5,
joomla 1.5 template,
post,
quasar,
remove,
rockettheme,
template,
tips n tricks
Thursday, December 31, 2009
How to Change or Remove Youjoomla.com Copyright: Case 2
People, sometimes, in their joomla template don't want to display the copyright info or change it with their (information) texts/words. Well, for who can't figure out where "the folder or file" is or when you can't find the link.php file like I describe in my "How to Change or Remove Youjoomla.com Copyright" post. Try to find it in index.php template's file. In this case I used My Blog Youjoomla Template.
For example: when I first time extract joomla packet before installation process, I extracted it to "C:\wamp\www\justsharing" folder. And then after installation done, I install youjoomla template ("my blog" template from youjoomla). So the folder where index.php file is in "C:\wamp\www\justsharing\templates\myblog".
Now find: div class="copyright", here you can change or "remove" youjoomla.com copyright words.
UPDATE:
In Joomla 1.5 Backend go to Extensions > Template Manager > (click) MyBlog (on Template Name to open template's Details and Parameters).
Open/click "Edit HTML".
Find the tag: <div class="copyright">
Now you can edit the text and link in that tag as you need.
Hope it help you all.
For example: when I first time extract joomla packet before installation process, I extracted it to "C:\wamp\www\justsharing" folder. And then after installation done, I install youjoomla template ("my blog" template from youjoomla). So the folder where index.php file is in "C:\wamp\www\justsharing\templates\myblog".
Now find: div class="copyright", here you can change or "remove" youjoomla.com copyright words.
UPDATE:
In Joomla 1.5 Backend go to Extensions > Template Manager > (click) MyBlog (on Template Name to open template's Details and Parameters).
Open/click "Edit HTML".
Find the tag: <div class="copyright">
Now you can edit the text and link in that tag as you need.
Hope it help you all.
Wednesday, November 11, 2009
How to Remove, Delete or Hide RocketTheme Logo Image and Copyright at Footer in Joomla 1.5 Template
In RocketTheme Joomla 1.5 template (in this case, Akiraka RocketTheme Template) if you want to remove, delete or hide RocketTheme logo at footer, you can do that by change "Show Copyright Information" option to "No" in RocketTheme Template Parameters in Joomla Administrator Backend. But it will hide or remove the footer included the text: "(c) Copyright 2009, All Right Reserved".
So, you have to use default joomla footer module if you want the footer show in your site template (using joomla default footer module will show "Restore Default Setting" and "Return to Top image" too).
Here, I want to show you some tips n tricks that i know how to remove, delete or hide RocketTheme logo at footer but still want to use the RocketTheme's text footer.
Plese note that this is Just Sharing All The Things I Know.
There're 2 (two) files that need to edited in (rt_akiraka_j15) template folder:
1. index.php (remove RocketTheme logo)
2. en-GB.tpl_rt_akiraka_j15.ini (modify text: (c) Copyright 2009, All Right Reserved)
The Steps:
<a href="http://www.rockettheme.com/" title="<?php echo JText::_('ROCKETTHEME_JTC'); ?>" id="rocket" class="png"></a>
It up to you either just delete that line or make that as a comment, like this:
// <a href="http://www.rockettheme.com/" title="<?php echo JText::_('ROCKETTHEME_JTC'); ?>" id="rocket" class="png"></a>
Maybe you just want to change its logo to your logo (and link), it's up to you. (How about logo image dimension?)
We're half way to go.
Change, modify or remove the text after "=" sign.
This is what I did:
SLOGAN=Just Sharing All The Things I Know
TEXT_SIZE=Text Size
LOGIN=Login
LOGOUT=Logout
COPYRIGHT=Managed by Just Sharing All The Things I Know.
INC_FONT_SIZE=Increase Font Size
DEC_FONT_SIZE=Decrease Font Size
RETURN_TO_TOP=Return to Top
ROCKETTHEME_JTC=RocketTheme Joomla Templates Club
If you want to change "copyright" word with "managed by", you need to remove or delete "©" sign at line 419 in "index.php" file to remove the copyright sign.
Hope that's useful.
Sorry (again) for my english :P .
PLEASE, SUPPORT THIS BLOG BY ... [YOU-KNOW-WHAT-I-MEAN... :=) ]
Related Articles:
1. How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template.
2. How to Remove or Delete Vinaora Visitors Counter Link.
3. How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template.
4. How to Change or Remove Youjoomla.com Copyright.
So, you have to use default joomla footer module if you want the footer show in your site template (using joomla default footer module will show "Restore Default Setting" and "Return to Top image" too).
Here, I want to show you some tips n tricks that i know how to remove, delete or hide RocketTheme logo at footer but still want to use the RocketTheme's text footer.
Plese note that this is Just Sharing All The Things I Know.
There're 2 (two) files that need to edited in (rt_akiraka_j15) template folder:
1. index.php (remove RocketTheme logo)
2. en-GB.tpl_rt_akiraka_j15.ini (modify text: (c) Copyright 2009, All Right Reserved)
The Steps:
1. index.php
Open "index.php" file and look at line 417, i mean this line:<a href="http://www.rockettheme.com/" title="<?php echo JText::_('ROCKETTHEME_JTC'); ?>" id="rocket" class="png"></a>
It up to you either just delete that line or make that as a comment, like this:
// <a href="http://www.rockettheme.com/" title="<?php echo JText::_('ROCKETTHEME_JTC'); ?>" id="rocket" class="png"></a>
Maybe you just want to change its logo to your logo (and link), it's up to you. (How about logo image dimension?)
We're half way to go.
2. en-GB.tpl_rt_akiraka_j15.ini
Now, open "en-GB.tpl_rt_akiraka_j15.ini" file.Change, modify or remove the text after "=" sign.
This is what I did:
SLOGAN=Just Sharing All The Things I Know
TEXT_SIZE=Text Size
LOGIN=Login
LOGOUT=Logout
COPYRIGHT=Managed by Just Sharing All The Things I Know.
INC_FONT_SIZE=Increase Font Size
DEC_FONT_SIZE=Decrease Font Size
RETURN_TO_TOP=Return to Top
ROCKETTHEME_JTC=RocketTheme Joomla Templates Club
If you want to change "copyright" word with "managed by", you need to remove or delete "©" sign at line 419 in "index.php" file to remove the copyright sign.
Hope that's useful.
Sorry (again) for my english :P .
PLEASE, SUPPORT THIS BLOG BY ... [YOU-KNOW-WHAT-I-MEAN... :=) ]
Related Articles:
1. How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template.
2. How to Remove or Delete Vinaora Visitors Counter Link.
3. How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template.
4. How to Change or Remove Youjoomla.com Copyright.
Labels:
change,
copyright,
how to,
joomla,
joomla 1.5,
joomla 1.5 template,
link,
logo,
remove,
rockettheme,
tips n tricks
Sunday, November 1, 2009
How to Change or Remove Icetheme Logo, Dash Images and IceTheme Copyright in Joomla 1.5 Template Footer
Now let's we discussion about how to change or remove Icetheme Logo, Dash Images and IceTheme Copyright in Joomla 1.5 template footer. In this case, I used IceTheme ViewPoint Template.
Templates -> it_(template_name) -> css -> general.css
Find ".wrapper" (without quotes) make some lines as comment.
Here's what i did:
.......
.wrapper_full { width:100%;margin:0 auto;}
/* .wrapper { width:840px; margin:0 auto;} */
.......
/* #copyright .wrapper {
background:url(../images/copyright_cut.png) no-repeat 100% 0;
padding-top:12px;} */
.......
#copyright .padding {
/* border-top-width:4px;
border-top-style:dashed; */
padding-top:18px;
margin:0 22px;
padding-bottom:20px;}
Or tried to customize it yourself.
I'm not an PHP Programmer :((
But I hope it still usefull.
Any Suggestion?
If you have purchased the template and the right to remove Icetheme Logo:
1. Go to Joomla Administrator Backend
2. Go to Extensions -> Template Manager
3. Click Icetheme Template Name to edit template
4. Scroll down until you find IceTheme Logo setting and set it to No.
Related Articles:
1. How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template.
2. How to Remove or Delete Vinaora Visitors Counter Link.
3. How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template.
4. How to Change or Remove Youjoomla.com Copyright.
Scissors and Dash Images
Scissors and dash images can removed by editing general.css file in Folder:Templates -> it_(template_name) -> css -> general.css
Find ".wrapper" (without quotes) make some lines as comment.
Here's what i did:
.......
.wrapper_full { width:100%;margin:0 auto;}
/* .wrapper { width:840px; margin:0 auto;} */
.......
/* #copyright .wrapper {
background:url(../images/copyright_cut.png) no-repeat 100% 0;
padding-top:12px;} */
.......
#copyright .padding {
/* border-top-width:4px;
border-top-style:dashed; */
padding-top:18px;
margin:0 22px;
padding-bottom:20px;}
Or tried to customize it yourself.
IceTheme Logo
For IceTheme Logo in footer, i didn't use Template Manager -> Parameter Option in joomla 1.5 Backend because they will check if you have illegally disable this parameter (they said/claim in parameter tooltips). I don't know if what i did will "work". I just deleted this line in index.php file in "it_viewpoint" template folder:<p id="icelogo"><a href="http://www.icetheme.com"> <img src="<?php echo $this->baseurl ?>/templates/<?php echo $this->template ?>/images/icetheme.png" alt="<?php echo JText::_("ICETHEMECOPY");?>" class="png" /></a></p>
I'm not an PHP Programmer :((
But I hope it still usefull.
Any Suggestion?
If you have purchased the template and the right to remove Icetheme Logo:
1. Go to Joomla Administrator Backend
2. Go to Extensions -> Template Manager
3. Click Icetheme Template Name to edit template
4. Scroll down until you find IceTheme Logo setting and set it to No.
Related Articles:
1. How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template.
2. How to Remove or Delete Vinaora Visitors Counter Link.
3. How to Change or Remove "designed by JoomlArt.com" in Joomla 1.5 Template.
4. How to Change or Remove Youjoomla.com Copyright.
Labels:
change,
copyright,
how to,
icetheme,
joomla,
joomla 1.5,
joomla 1.5 template,
link,
logo,
remove,
tips n tricks
Friday, October 30, 2009
How to Change or Remove YOOtheme Copyright Link at Footer in Joomla 1.5 Template
Thanks to visit my blog (to my loyal visitor: we meet again). Sorry for my late post due to internet connection problem I got lately. So you want to know how to change or remove Yootheme copyright link at footer in Joomla 1.5 Template? So did I.
I have tried to search each file like I did to change or remove Youjoomla.com Copyright and designed by JoomlArt.com cases. Those two cases i solved by edited the php file related to each templates. In this case I feel like fooled (stupid me, but not dumb.. hehe). But don't worry my friends..
EUREKA!!! I Found it.
Before we go, I want to tell you that this is Just Sharing All The Things I Know. And please read this (part of YOOtheme "Terms of use"):
++++++++++++++++++++++++++++++++++++++++
2.4. Modifications
You are allowed to make any changes and modifications in the templates or products to suit your needs. It is not permitted to change or remove the copyright information in the source code. This includes the XML descriptor file and all PHP, JavaScript, HTML and CSS files distributed with our products. Of course, any visual copyrights, for example the copyrights in the template footer, can be removed.
However, you are not allowed to resale or redistribute these changes and modifications as GPL or other licenses. It is strictly prohibited to port YOOtheme templates and templates included in our extensions to other platforms and content management systems.
++++++++++++++++++++++++++++++++++++++++
Now... Here We Go Again and This is It:
1. Login to Joomla Administrator Backend;
2. Go to Extensions -> Module Manager;
3. Search the Footer Module (with the Type: mod_custom, not mod_footer)
4. Just open it and look at "Custom Output", there you'll find the words "Validates to XHTML 1.0 and CSS 3" and "Copyright (c) 2009 YOOtheme";
5. Now it's up to you to... :=) .
Thanks to my blog's loyalty visitors for always visiting my blog. (Sorry for my bad english.. :=) .. but hope you still can read between the line).
I have tried to search each file like I did to change or remove Youjoomla.com Copyright and designed by JoomlArt.com cases. Those two cases i solved by edited the php file related to each templates. In this case I feel like fooled (stupid me, but not dumb.. hehe). But don't worry my friends..
EUREKA!!! I Found it.
Before we go, I want to tell you that this is Just Sharing All The Things I Know. And please read this (part of YOOtheme "Terms of use"):
++++++++++++++++++++++++++++++++++++++++
2.4. Modifications
You are allowed to make any changes and modifications in the templates or products to suit your needs. It is not permitted to change or remove the copyright information in the source code. This includes the XML descriptor file and all PHP, JavaScript, HTML and CSS files distributed with our products. Of course, any visual copyrights, for example the copyrights in the template footer, can be removed.
However, you are not allowed to resale or redistribute these changes and modifications as GPL or other licenses. It is strictly prohibited to port YOOtheme templates and templates included in our extensions to other platforms and content management systems.
++++++++++++++++++++++++++++++++++++++++
Now... Here We Go Again and This is It:
1. Login to Joomla Administrator Backend;
2. Go to Extensions -> Module Manager;
3. Search the Footer Module (with the Type: mod_custom, not mod_footer)
4. Just open it and look at "Custom Output", there you'll find the words "Validates to XHTML 1.0 and CSS 3" and "Copyright (c) 2009 YOOtheme";
5. Now it's up to you to... :=) .
Thanks to my blog's loyalty visitors for always visiting my blog. (Sorry for my bad english.. :=) .. but hope you still can read between the line).
Labels:
blog,
change,
copyright,
how to,
joomla 1.5,
joomla 1.5 template,
link,
post,
problem,
remove,
tips n tricks,
yootheme
Subscribe to:
Posts (Atom)
MyBlog Related Search

Custom Search