Viewing 15 posts - 136 through 150 (of 242 total)
  • Author
    Posts
  • gambalunga Friend
    #336143

    Thank you for the good work. I have a couple of wishes but I will put those in another post.

    I am using the latest version of JA Purity II in the link below and my problem exhibits itself on both Firefox and Internet Explorer.

    The outside borders of a table are not showing when a html table is inserted in a content item. The same table on RHUK Milkyway template does not present a problem.

    Using Firebug (wonderful tool) I isolated the problem to ja_purity_iicssaddons.css line 29 – “border: 0;”

    With this line eliminated the table borders show correctly.

    I do not know if eliminating this line causes problems in some other area.

    zydenet Friend
    #338983

    I’ve been using JA_Purity ii template (and love it) for about a month now (pack451.org) and think I make have stumbled onto what may be a serious bug. Not sure if anyone report this yet but I’ll post what i have anyway. Seems that you can jam any site using this template into iphone mode by adding http://www.sitename.com/?main_layout=iphone to the end of it. I have tested and confirmed it here also. http://templates.joomlart.com/ja_purity_ii/?main_layout=iphone.

    Even if you go to http://templates.joomlart.com/ja_purity_ii/ the iphone template is still the default.
    Is there something I’m overlooking or can someone else confirm this?

    Jason

    zydenet Friend
    #338988

    Never mind on the iphone bug. Seems that a combination of having Joomla caching enabled on the site and my own system cache caused this to happen.

    Jason

    investx Friend
    #339097

    Hi,

    If you make in Mega Menu a submenu that is higher than tha browser window then the submenu will go up and the top of the submenu will be invisible.

    I solved this problem by commenting in mega.js in

    position: function (li) the next line

    //sub level
    if (this.options.direction == ‘up’) {
    li.childcontent.setStyle (‘bottom’, pos[‘y’]+li.offsetHeight-pos[‘h’] – 20 < scroll [‘y’]?pos[‘y’]+li.offsetHeight-pos[‘h’] – scroll [‘y’] – 20:0);
    }
    /* else {
    li.childcontent.setStyle (‘margin-top’, (pos[‘y’] + pos[‘h’] + 20 + li._mt > win[‘y’] + scroll [‘y’])?win[‘y’] + scroll [‘y’] – pos[‘y’] – pos[‘h’] – 20 : li._mt);
    } commented ………for good positioning of long submenus */
    }

    }

    Commenting this line it allows me to set the submenu position in mega.css line 133

    ul.level1 .childcontent { margin: -25px 0 0 177px; } /* set submenu position */

    It will be very nice if this bug will be solved in the js. file

    jorgeh Friend
    #339185

    Hello everybody, I am quite new with joomla and templates but I am in love with your professional work, guys… congratulations for it.

    My web in firefox works great but in IE doesnt appear the text in the main article post.

    Go to http://www.oposicioneshacienda.com/ with firefox and it is perfect but try with IE and…

    Go to http://www.oposicioneshacienda.com/ with IE and it is blank, no side columns and no main text in the center.

    Any idea about what happends?

    Thank you very much guys in advance!

    Jorge H.

    jimluce Friend
    #339213

    Hello. I am using the JA Purity II Template. Up till now things have gone smoothly. However, I have spent the past three hours tracking down an issue that seems to be causing others a lot of trouble…this issue has shown up on other forums, but I believe I have tracked it down to the template issue..

    When you log in using the front end, and create an article, you are able to submit it. If you go back later and attempt to edit the article and then save it in the front end, your changes will not save.

    This is the case for the JCE editor, the JoomlaCK editor and the default MCE editor..
    1) I have uninstalled the first two, reinstalled them, and nothing works.
    2) I have cleared my cache a thousand times.
    3) I have changed group permissions
    4) I have looked to see if this is the issue:
    http://www.joomlacontenteditor.net/forum/topic?f=6&t=15095&hilit=cant%20save&start=10
    It is not.

    After much trial and error, iI have determined with confidence that it is the template. I switch to the Beez template, and try multiple editors, and am able to save each time. But when I switch back to the JA Purity II emplate, I cannot save.

    It appears that three editors are not compatible with the JA Purity II template in the front end.

    This is a major issue for us, as we need to have users be able to edit their articles.

    Has anyone replicated this? Is there a fix to this anywhere?

    Any help would be appreciated. We are will to pay the developers to have this fixed if it is not a simple fix; but it is an important issue for us. The website is http://www.stewardshipreport.com/site2

    Thanks!

    jimluce Friend
    #339505

    Hello…hoping desperately to get an answer from anyone on this. As I mentioned, I can provide login info to the admins to take a look at this. Has anyone else run into this issue? We may have to use another template…People have to be able to save edits to articles from the front end. 🙂

    Thanks for any response.

    cowboysdude Friend
    #340652

    I am running a WAMP server with Joomla 1.59

    and I”m getting this error:

    ja_purity_iilibsmobile_device_detect.php

    it doesn’t happen all the time, just once in a while. I went into the backend and turned off mobile device detection until I can figure it out…

    http://www.dallascowboyschat.com

    Any help would be HUGELY appreciated!! I LOVE this template!! I want to make it work! 🙂

    rangkuk Friend
    #344041

    i see this demo and demo not shown color og module?
    plz check
    demo link: http://templates.joomlart.com/ja_purity_ii/?main_layout=left-right-main.square

    and my question 7706


    1. Puri
    pichichus14 Friend
    #344289

    New bug:
    You can´t recovery the user password whit Ja purity II and Joomla 1.5.16 or more (1.5.17….)
    You need modify file of templates/ja_purity_ii/html/com_user/reset/confirm.php

    and add
    [PHP]
    <tr>
    <td height=”40″>
    <label for=”username” class=”hasTip” title=”<?php echo JText::_(‘RESET_PASSWORD_USERNAME_TIP_TITLE’); ?>::<?php echo JText::_(‘RESET_PASSWORD_USERNAME_TIP_TEXT’); ?>”><?php echo JText::_(‘Username’); ?>:</label>
    </td>
    <td height=”40″>
    <input id=”username” name=”username” type=”text” class=”required” size=”36″ />
    </td>
    </tr>

    [/PHP]
    around line 28 (before similar line of key password)

    Regards

    cowboysdude Friend
    #346105

    This is the error I am getting in IE8
    ‘Asset’ is undefined ja.ddmod.js, line 15 character 1

    “new Asset.images ();”

    Suggestions on how to fix this? :laugh:

    This just started when I updated Joomla to .18… I am using a WAMP server and it’s local for testing purposes so there is no link I can give you for this…

    Modules are very few and the site shows properly in FF…

    I’m hoping to get an answer on this as I never did get an answer to my first question…

    levanduyet Friend
    #347136

    Dear All,

    I have installed the new JA purity ii. I have tested with Firefox, Crome everything is ok but when I test with IE8 the user6,7,8 do not show correctly. Pls see the following picture:

    Le Van Duyet

    investx Friend
    #347551

    [20-iun-2010 19:33:53] PHP Notice: Undefined index: HTTP_ACCEPT in /home/content/08/5750108/html/templates/ja_purity_ii/libs/mobile_device_detect.php on line 72

    How can I solve this?

    amandahorst Friend
    #349702

    Hello Joomlart i really loved the new T3framework, but i am facing a little issue and hope somebody could help.

    The Problem is that i am facing difficulty switching profiles for different pages

    Lets say all my pages are set default profile and my Typography page is set to blue profile. And if i type mydomain . com/?profile=blue then all the pages will become blue profiles and even after removing the ?profile=blue in the url every page is blue. And due to this all my pages are running into blue profile despite the fact that all my pages are set to default profile. Is there any way to remove the manual set option for profiles from the url in the frontend so they can only be controlled from backend.

    Hopefully this makes some sense, i am not sure that this is a bug or a mistake i am making.

    Please if anybody know how to fix this then please let me know

    Thanks
    Amanda

    mando Friend
    #350163

    problem in RTL Site with IE 6 : right column disappears

    right column disappears (drop) in Internet Explorer 6 in RTL view

    this problem happenes from the 1st version to the last version

    happened before any modification in the template only change the Front-end language from LTR to RTL and the problem happenes

    see the problem live here : http://WWW.NazNez.com

    please , Help

    Sorry for my bad English
    and
    Thank you So much

Viewing 15 posts - 136 through 150 (of 242 total)

This topic contains 241 replies, has 90 voices, and was last updated by  Hung Dinh 10 years, 2 months ago.

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