Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #529971

    HI @reg12

    Thank You for contacting us.
    As i can see you are facing issue with JA Accordion module .
    Please try this solution
    Open templatesja_obeliskhtmlmod_jaaccordiondefault.php‏

    find
    "display: 0"
    and change to

    "display: -1"‏
    all tab will be close the first loading‏.

    let me know it helps 🙂

    Richard A Friend
    #530007

    I had made the correction in modules/mod_jaaccordion/tmpl/default.php at line 42 and it worked for the Purity 3 template on Joomla 3.2.3, but I will need to do it again every time i update, is there a better way for Purity 3, perhaps in the template custom.css file?

    Pankaj Sharma Moderator
    #530014

    <em>@dealthenuts 420594 wrote:</em><blockquote>I had made the correction in modules/mod_jaaccordion/tmpl/default.php at line 42 and it worked for the Purity 3 template on Joomla 3.2.3, but I will need to do it again every time i update, is there a better way for Purity 3, perhaps in the template custom.css file?</blockquote>

    Hi… when we update the template it will override the files and in custom changes. This is the best way i mentioned above. To do it with css is not possible here. Hope you understand the solution. and the will help you. 🙂
    Feel free to write on JA Forum
    We are happy to help you.

    Richard A Friend
    #530018

    Thank you for the reply and advice pankajsharma.

    Purity 3 does not have a mod_jaacordion folder so I created one in /templates/purity_iii/html and copied the default.php file (after correcting it back to the original state by changing -1 to 0) in modules/mod_jaaccordion/tmpl/ to templates/purity_iii/html.

    I went into the new default.php file in templates/purity_iii/html and changed 0 to -1 in line 42.

    The accordion is working fine with everything closed in initial viewing, does my new default.php file act as an override to the original default.php file so that any changes made there will be reflected in the template without affecting the content of the original mod_jaaccordion default.php file?

    Will the new default.php file be affected by Purity_iii tempate updates?

    I assume any updates to the JAAccordion module will affect the original default.php file and not the new one, so I will need to make sure I manually update the new default.php file carefully to reflect any changes?

    Pankaj Sharma Moderator
    #530024

    Hi dealthenuts
    As you created new file in templates/purity_iii/html/mod …
    and its works fine for you.
    it will just override the default module.
    when you update the Purity_iii tempate . take a backup of your custom files.
    because in template update new files are override on old files. so you can lost your custom changes.
    Hope it helps

    Richard A Friend
    #530032

    Thank you for your help!

    reg12 Friend
    #530559

    Thank you again for closure. it opens as soon as you put the mouse over but remains open when you removed the mouse, can make to snap when you removed the mouse. thank you

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

This topic contains 8 replies, has 3 voices, and was last updated by  reg12 10 years, 7 months ago.

The topic ‘all closed by default’ is closed to new replies.