Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • jccshoe Friend
    #153303

    I installed the updated JA Anion template 1.2.1 and there seem to be some formatting issues. I upgraded my current JA Anion site and ran into problems, so I rolled it back to original and installed the JA Anion 1.2.1 quickstart from scratch to see if that would resolve the issues. Even the default quickstart installation has the following problems:

    1. The Latest/Popular Module header images are not formatted properly
    2. There is a large white space above and below the Editor Pick area
    3. The right and left arrows fro the Editor Pick area are not placed properly
    4. The Read More buttons in the Editor Pick area are cut off on the right side so that the oval doesn’t complete

    Please see the quickstart installation at http://tqctestserver.com/newjubilaires/

    Also, images of the specific areas are attached.


    1. EditorPick-Module
    2. PopularLatest-Module
    Sherlock Friend
    #352243

    Dear jccshoe,

    Please just try as follow
    Go to the foder templatesja_anioncss
    If you see the file ja.contentslide.css file,rename it to ja_contentslide.css
    I hope that would help !

    lewkwanleng Friend
    #352333

    Hi i am facing the same problem as jccshoe. But the solution above doesn’t help. Any other way?

    smitheringale Friend
    #352334

    Yep, I’ve noticed this too (specifically the issue with the latest and most popular).

    Any solution – not just from joomlart staff – but other forum users?

    <em>@lewkwanleng 189748 wrote:</em><blockquote>Hi i am facing the same problem as jccshoe. But the solution above doesn’t help. Any other way?</blockquote>

    smitheringale Friend
    #352343

    <em>@smitheringale 189749 wrote:</em><blockquote>Yep, I’ve noticed this too (specifically the issue with the latest and most popular).

    Any solution – not just from joomlart staff – but other forum users?</blockquote>

    I don’t know if it helps much – but in the demo ja-anion where everything works well there is a css file called ja.tabs.css whereas in the quickstart installation where things are not working for the lastest and most read tabs there is a css file called ja_tabs.css

    Also, in the quickstart package whenever I try to make changes to the ja_tabs module (and sometimes other modules too) I get this message: –

    Delete failed: ‘0234078624b4b…4dc1.php’ (I have removed some of the characters (and changed some others) as I don’t know what they refer to and am not sure whether it is a good idea to use the full number)

    Furthermore, looking at the CSS (with firefox developer toolbar) – the demo and quickstart have two strange css files – named differently but looking something like 35623g4g7645hgdjy357t.css and kdjf76384kdjkls7f9437iolk.css.

    There are differences between these css files too from what I can see: –

    35623g4g7645hgdjy357t.css

    20 files in the demo

    @import url(“/ja_anion/templates/system/css/system.css”);
    @import url(“/ja_anion/templates/system/css/general.css”);
    @import url(“/ja_anion/media/system/css/modal.css”);
    @import url(“/ja_anion/components/com_k2/css/k2.css”);
    @import url(“/ja_anion/plugins/content/ja_tabs/ja.tabs.css”);
    @import url(“/ja_anion/modules/mod_jabulletin/assets/style.css”);
    @import url(“/ja_anion/plugins/content/ja_tabs/themes/anion/style.css”);
    @import url(“/ja_anion/modules/mod_jasidenews/assets/style.css”);
    @import url(“/ja_anion/plugins/system/jat3/base-themes/default/css/css3.css”);
    @import url(“/ja_anion/plugins/system/jat3/base-themes/default/css/addons.css”);
    @import url(“/ja_anion/plugins/system/jat3/base-themes/default/css/layout.css”);
    @import url(“/ja_anion/plugins/system/jat3/base-themes/default/css/template.css”);
    @import url(“/ja_anion/plugins/system/jat3/base-themes/default/css/typo.css”);
    @import url(“/ja_anion/plugins/system/jat3/base-themes/default/css/usertools.css”);
    @import url(“/ja_anion/plugins/system/jat3/base-themes/default/css/menu/mega.css”);
    @import url(“/ja_anion/templates/ja_anion/css/k2-override.css”);
    @import url(“/ja_anion/templates/ja_anion/css/css3.css”);
    @import url(“/ja_anion/templates/ja_anion/css/layout.css”);
    @import url(“/ja_anion/templates/ja_anion/css/template.css”);
    @import url(“/ja_anion/templates/ja_anion/css/typo.css”);

    20 files in the quickstart too but nothing linking to ja.tabs (or ja_tabs)

    @import url(“/media/system/css/modal.css”);
    @import url(“/components/com_k2/css/k2.css”);
    @import url(“/templates/system/css/system.css”);
    @import url(“/templates/system/css/general.css”);
    @import url(“/modules/mod_jabulletin/assets/style.css”);
    @import url(“/modules/mod_jasidenews/assets/style.css”);
    @import url(“/modules/mod_jatwitter/assets/style.css”);
    @import url(“/modules/mod_ja_contentslide/assets/css/ja_contentslide.css”);
    @import url(“/modules/mod_jaslideshow2/assets/style.css”);
    @import url(“/plugins/system/jat3/base-themes/default/css/css3.css”);
    @import url(“/plugins/system/jat3/base-themes/default/css/addons.css”);
    @import url(“/plugins/system/jat3/base-themes/default/css/layout.css”);
    @import url(“/plugins/system/jat3/base-themes/default/css/template.css”);
    @import url(“/plugins/system/jat3/base-themes/default/css/typo.css”);
    @import url(“/plugins/system/jat3/base-themes/default/css/usertools.css”);
    @import url(“/plugins/system/jat3/base-themes/default/css/menu/mega.css”);
    @import url(“/templates/ja_anion/css/k2-override.css”);
    @import url(“/templates/ja_anion/css/css3.css”);
    @import url(“/templates/ja_anion/css/layout.css”);
    @import url(“/templates/ja_anion/css/template.css”);

    kdjf76384kdjkls7f9437iolk.css

    3 files in the demo

    @import url(“/ja_anion/templates/ja_anion/css/menu/mega.css”);
    @import url(“/ja_anion/templates/ja_anion/css/mod_jabulletin.css”);
    @import url(“/ja_anion/templates/ja_anion/css/mod_jasidenews.css”);

    but 6 files in the quickstart

    @import url(“/templates/ja_anion/css/usertools.css”);
    @import url(“/templates/ja_anion/css/menu/mega.css”);
    @import url(“/templates/ja_anion/css/mod_jabulletin.css”);
    @import url(“/templates/ja_anion/css/mod_jasidenews.css”);
    @import url(“/templates/ja_anion/css/mod_jatwitter.css”);
    @import url(“/templates/ja_anion/css/mod_jaslideshow2.css”);

    treybraid Friend
    #352622

    can someone please comment on this obvious bug– i too downloaded 1.2.1 and it is buggy as hell… In my case i am unable to set template parameters…

    trey

    smitheringale Friend
    #352623

    Hi Trey,

    I’d love an answer about the tabs issue (background image not really working as per the image in the original post of this thread).

    But about the other issues – I don’t seem to have the same problem. I did have some trouble changing the template colour – but this was because I was trying to change a theme or profile colour? rather than the parameter that sets the colour of the whole template. I think the thing with the anion t3 layout is that it has several ways of changing colour and because it’s new to us all – it’s hard to know what does what.

    One thing I did notice is that the demo site for anion seems to have been updated as recently as yesterday (12 August) as the typography has been revamped with some nice added features.

    In conclusion – I don’t have a problem at all with the anion temlate – at least not after I made all the relevant directories writable.

    <em>@treybraid 190215 wrote:</em><blockquote>can someone please comment on this obvious bug– i too downloaded 1.2.1 and it is buggy as hell… In my case i am unable to set template parameters…

    trey</blockquote>

    treybraid Friend
    #352628

    how did you change the theme of the template since its obvious i am missing something here.
    thanks

    trey

    smitheringale Friend
    #352630

    I did this: –

    I don’t know if this will help at all, but this is what I have done to change the template colour: –

    1 – remove cookies and what not – just in case you had at some point changed the colour of the template using the links in the quick start installation. This is only going to take a second or two to carry out

    2 – go to your admin area and log in – then go to the template manager

    3 – click on the anion template – enter your ftp details and then click cancel to come out of the anion template

    This step seems to be somewhat important as I see a different layout for editing the Ja anion template when my FTP details are entered verses when I don’t enter my FTP details

    4 – now click to go back into the anion template – this is now laid out differently given that you have loggen in with your ftp details – again I don’t know if this is encessary – but its what i do!

    5 – now look at the global settings and in particular the profile override settings – click on default and it brings a drop down menu – choose the colour you want in here

    6 – save and your finished

    <em>@treybraid 190224 wrote:</em><blockquote>how did you change the theme of the template since its obvious i am missing something here.
    thanks

    trey</blockquote>

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

This topic contains 9 replies, has 5 voices, and was last updated by  smitheringale 14 years, 3 months ago.

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