Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Paul Massell Friend
    #159681

    How can I move the JAT3 Clean Cache to a different position within the Joomla Admin?

    Khanh Le Moderator
    #375642

    This button is added using JS and there’s no option to change its position.

    Paul Massell Friend
    #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 Moderator
    #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 Friend
    #376526

    Hi xenocast,

    Please PM us link and admin account on your site so we will be much easier to detect the problem. Thank you.

    sharpdome Friend
    #394177

    How can you disable the JAT3 Clean Cache button?

    himangi Friend
    #394290

    Hi 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 Friend
    #394335

    I 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 Friend
    #394430

    Hi,

    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! 🙂

Viewing 9 posts - 1 through 9 (of 9 total)

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