test
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • thatcomputerdude Friend
    #155435

    So when I go into Template Manager and view a T3 Template, I have a window that pops up with the JA How-To videos….

    I think that’s great, but it’s not something a client wants to see in some cases – how can this be disabled or removed from happening?

    Thanks in advance!

    Saguaros Moderator
    #359676

    you open the file: pluginssystemjat3coreadmintmpldefault.php and find this:
    [PHP]
    if(!Cookie.get(‘ja-introduce’)){
    if ($(‘ja-introduce’).click) {
    setTimeout($(‘ja-introduce’).click, 3000);
    } else {
    $(‘ja-introduce’).fireEvent(‘click’, e, 3000);
    }
    Cookie.set(‘ja-introduce’, true, {duration: 365});
    }
    [/PHP]

    i have informed our developers this issue

    thatcomputerdude Friend
    #359713

    Thank you very much for the quick solution and for passing it on to the developers!!!

    Phill Moderator
    #359715

    I was thinking the same. It would be good to have a simple tick box to enable/disable it.

    thatcomputerdude Friend
    #359718

    Yea I think it’s a great feature, don’t get me wrong. But there are times that I won’t want it to show for a client because it may cause some confusion but more importantly it’s not information they need to even know how to do. It’ll just make them more dangerous 🙂

    We’ve started to use the T3 Framework for all of our projects, here recently it’s been especially nice because we can use the blank template to give the framework a 100% custom design, from scratch, and this framework is by far the easiest to work with when wanting to create your own template design and not just customize a template clubs design.

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

This topic contains 5 replies, has 3 voices, and was last updated by  thatcomputerdude 14 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum