Monday, June 20, 2011

How to Change or Remove Youjoomla.com Copyright: Case 3, YouStorage

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 .

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" :
  • 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! :-)

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

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:
"how about this new challenge:
can't delete the copyright stuff from the new template: http://demo.rockettheme.com/free/quasar/ which is available for free."
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". ^_^
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.

MyBlog Related Search

Custom Search