Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • exeze Friend
    #155625

    Hello!

    I am using JA Tabs in my JA Kyanite template, and I really love it but I am trying to get ordered lists to work, but with no luck.

    When I write for example:

    1. This
    2. Does
    3. Not
    4. Work

    it comes out without the numbers. The text is still there, but no numbers. How do I fix this please?

    I had the same problem with unordered lists but I found another thread which had a solution to it, but I can not find a solution to an ordered list 🙁

    Thanks in advance,

    aman204 Friend
    #360348

    Please ensure that you are updated to latest version of specific extension which can be seen through JA extension manager::

    http://www.joomlart.com/joomla/extensions/ja-extensions-manager

    as I tried entering ordered list in custom module assigned to specific extension and it works fine

    exeze Friend
    #360366

    Hi thanks for replying!

    I checked through the extension manager, it says I have version 1.5.1 of JA Tabs. Is there a newer version? I pressed “Check for updates” and it said “Sorry, no version uploaded in Repository “.

    Like I said before, I had the same problem with unordered list (<ul>), but the fix was to write <span class=….> depending on which icon I wanted. Is there a name for ordered lists perhaps? Something like <span class=”number”>?

    Thanks in advance,

    exeze Friend
    #360369

    UPDATE:

    Did a bit more research in the Extension manager; I have version 1.5.1 of the JA Tabs Module, and version 1.0.2 of the JA Tabs Plugin.

    I press check for updates, and it says: New version found! [?]
    – 1.0.3 [New! 2010-10-16] Change log – Compare – Upgrade now
    on the JA Tabs Plugin.

    JA Tabs Module is up to date it says.

    When I press Upgrade now, it says: Response from JoomlArt Updater Service: Your account does not have enough permission to take this action. Please contact “JoomlArt Updater Service” for more information or use another account.
    Upgrade failured
    <– ?? I don’t get it. I am able to download the JA_Tabs manually without a problem because I have paid for the JAEC and JATC memberships, but when I try to do it manually it says the latest version of the Plugin is 1.0.2, which is the one I have installed already.

    I am using the JA Kyanite template and the problem I am getting is inside an article, when trying to use the Tabs for numbered list.

    Thanks in advance,

    aman204 Friend
    #360425

    Will it be possible for you to please pm me superadmin and ftp details to take closer look

    aman204 Friend
    #360511

    I tested by placing a sample of specific module at user6 position where orderded list could be seen fine. Please check as the module is enabled right now

    You can please change in configuration of specific module as per your preference 🙂

    exeze Friend
    #360686

    Hi

    I don’t know why this is marked as Answered, because it’s not 🙁

    aman204, please check your PM again. The problem I have is with the plugin, inside an article layout. Not with the module.

    Thanks in advance,

    exeze Friend
    #360908

    Just wanted to say it’s solved now.

    Solution:

    [FONT=Verdana, Arial, Helvetica]go to the file of plugins/content/ja_tabs/ja.tabs.css,Look for the css
    .ja-tabswrap .ja-tab-content li {
    background:none repeat scroll 0 0 transparent;
    margin:0;
    padding:4px 0 6px;
    }
    change it to
    .ja-tabswrap .ja-tab-content li {
    background:none repeat scroll 0 0 transparent;
    margin:0;
    list-style:decimal inside none;
    padding:4px 0 6px;
    }

    🙂
    [/FONT]

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

This topic contains 8 replies, has 2 voices, and was last updated by  exeze 14 years ago.

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