-
AuthorPosts
-
Paul Massell Friend
Paul Massell
- Join date:
- May 2013
- Posts:
- 96
- Downloads:
- 2
- Uploads:
- 6
- Thanks:
- 13
- Thanked:
- 9 times in 1 posts
February 3, 2011 at 8:09 am #159681How can I move the JAT3 Clean Cache to a different position within the Joomla Admin?
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
February 8, 2011 at 10:43 am #375642This button is added using JS and there’s no option to change its position.
Paul Massell FriendPaul Massell
- Join date:
- May 2013
- Posts:
- 96
- Downloads:
- 2
- Uploads:
- 6
- Thanks:
- 13
- Thanked:
- 9 times in 1 posts
February 8, 2011 at 7:01 pm #375682<em>@khanh le 220082 wrote:</em><blockquote>This button is added using JS and there’s no option to change its position.</blockquote>
So how do you deal with a custom admin template then? With Adminpraise3 it doesn’t display anywhere and from other threads on the subject there is apparently no way to run it as a cron job.
Khanh Le ModeratorKhanh Le
- Join date:
- November 2013
- Posts:
- 1884
- Downloads:
- 41
- Uploads:
- 31
- Thanks:
- 44
- Thanked:
- 203 times in 131 posts
February 10, 2011 at 7:45 am #375979<blockquote>So how do you deal with a custom admin template then? With Adminpraise3 it doesn’t display anywhere</blockquote>
We will check and resolve this problem.
<blockquote> and from other threads on the subject there is apparently no way to run it as a cron job.</blockquote>
To clean cache, you have to login your administrator; therefor it’s not suitable for running as a cronjob. However, you can set the cache lifetime in Global Configuration and it will be cleaned automatically.Nguyen Hong FriendNguyen Hong
- Join date:
- September 2014
- Posts:
- 79
- Downloads:
- 137
- Uploads:
- 4
- Thanks:
- 6
- Thanked:
- 20 times in 18 posts
February 14, 2011 at 2:28 am #376526Hi xenocast,
Please PM us link and admin account on your site so we will be much easier to detect the problem. Thank you.
sharpdome Friendsharpdome
- Join date:
- December 2010
- Posts:
- 247
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 62
- Thanked:
- 5 times in 1 posts
June 1, 2011 at 6:02 pm #394177How can you disable the JAT3 Clean Cache button?
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 2, 2011 at 10:55 am #394290Hi sharpdome,
Can you please tell why do you want to remove JAT3 clean cache button? Or do you mean to disable cache for JAT3 template? These are 2 different things.
If you want to disable cache for JAT3 template, then please check http://www.joomlart.com/forums/topic/disabling-jat3-cache/
sharpdome Friendsharpdome
- Join date:
- December 2010
- Posts:
- 247
- Downloads:
- 6
- Uploads:
- 4
- Thanks:
- 62
- Thanked:
- 5 times in 1 posts
June 2, 2011 at 2:22 pm #394335I just have too many buttons on the back end Administrator and I don’t use that one now that the site is in production. I would like to remove it and/or hide it. Thanks for your help! 🙂
himangi Friendhimangi
- Join date:
- April 2011
- Posts:
- 1406
- Downloads:
- 1
- Uploads:
- 86
- Thanks:
- 21
- Thanked:
- 345 times in 332 posts
June 3, 2011 at 6:23 am #394430Hi,
I have checked with a JA developer and since the link is getting displayed from javascript, I am not sure how we can remove that totally. So I am giving a solution to hide it..
To hide the link from joomla admin, you will need to change administrator/templates/yourtemplate/css/general.css (mostly) and add following code in it
/*Hide JAT3 clean cache link*/
span.ja-t3-clearcache{display:none !important;}I have checked this with administrator/templates/khepri/css/general.css, but if you are using some other template for admin and cant figure out which css you should use, then either you can add the code in general.css or template.css. The code will work either way.
Additional info fyi : if we remove the link from code, it will be come back when the JAT3 plugin is upgraded, so it is not inconvenient to apply the fix.
Hope hiding this link works for you! 🙂
-
AuthorPosts
This topic contains 9 replies, has 5 voices, and was last updated by himangi 13 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum