Viewing 6 posts - 16 through 21 (of 21 total)
  • Author
    Posts
  • tinymedia Friend
    #290451

    Hi JA Developer,

    I tried it and it works great 🙂
    Thank you very much!

    One question is left. Is it possible to change the setting that after a reload of the site (and after clicking the Readmore button the site DOES reload) not the FIRST Tab-entry will be shown but the “last clicked” the fitting Tab to the current content?

    Do you understand what I mean?

    Earlier in this post I guessed that this could be changed in the ja_tabs.js
    ***********
    ******CLIPPING CODE PART2 **********
    //Create animation object
    this.anim = eval (‘new ‘+this.options.animType + ‘(this)’);

    if(this.options.activateOnLoad != ‘none’)
    {
    if(this.options.activateOnLoad == ‘first’)
    {
    this.activate(this.titles[0], true);
    }
    else
    {
    this.activate(this.options.activateOnLoad, true);
    }
    }

    if (window.ie) this.firstload = true;
    window.addEvent(‘resize’, this.resize.bind(this));

    }
    *******************************

    Do you have any ideas?

    Bye Tiny

    instantinlaw Friend
    #290611

    Thanks JA Developer!
    It worked like a charm.:D
    I would also like to see tinymedia’s request implimented if possible.

    faithfamily Friend
    #333946

    <em>@instantinlaw 110225 wrote:</em><blockquote>Hi Tinymedia,
    I’m not sure I can explain why mine sort of works. Your settings are correct.
    I know the problem is in the coding of the module, but my steingth is in design not coding.
    This is one JA is going to have to fix.</blockquote>
    Hi InstantInlaw and TinyMedia,

    Did anyone ever solve the Read More button problem in JA Tabs? I hope so, because that was a year ago. I am just starting to use/config my first template from JoomlArts and it is JA Uvite. I don’t want to start with problems and I’ll need the Read More function, like you do. It is already more complex than I care for.

    tinymedia Friend
    #334069

    Hi faithfamily,

    did you read the whole thread?
    Some posts before this post JADeveloper wrote a little guide how to change the “ja_tabs.php”.
    That does the job – the readMore button is there and works.
    The fintetuning instantinlaw and I wished? Unfortunately till today nobody reacted on our demand. No idea, if there´s an updated version of JA-Tabs. I alway use the old one. Try it 🙂

    But be careful. There are horizontal and vertical layouts. The horizontal version still works fine on my site on every browser. But the new Internet Explorers (7 and 8) have problems with the vertical layout if the height of the articles is set automatic. If you choose a fix height, it´s o.k.
    I´m not a programmer – so i chose for the vertical Tab-version another module.

    Try it out.
    Good luck 🙂
    Bye Tinymedia

    abzdesign Friend
    #340585

    <em>@JA Developer 110909 wrote:</em><blockquote>Hi all,

    Current the ja tabs plugin does not support this issue.

    But you can try with my guide:

    + Open ja_tabs.php file in pluginscontent folder, at about line 212, find following code section:

    </blockquote>

    This certainly adds the “Read More” link but it ALWAYS adds the read more link, even if you haven’t added one to an article…doesn’t the code needs some sort of conditional statement to check the article in the first place if a “Read More” link was used or not?

    <em>@tinymedia 166743 wrote:</em><blockquote>Hi faithfamily,
    But the new Internet Explorers (7 and 8) have problems with the vertical layout if the height of the articles is set automatic. If you choose a fix height, it´s o.k.
    I´m not a programmer – so i chose for the vertical Tab-version another module.
    </blockquote>
    Agreed…my site works perfect in all browsers except IE8 with JA Tabs with the height set to automatic just like you said…in IE8, the container doesn’t correctly push down the footer on the page (causes an overlap)…anyone got ideas on this?

    http://insulgard.abzturnkey.com/

    Anonymous Moderator
    #341505
Viewing 6 posts - 16 through 21 (of 21 total)

This topic contains 21 replies, has 7 voices, and was last updated by Anonymous 14 years, 7 months ago.

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