Viewing 15 posts - 1 through 15 (of 21 total)
  • Author
    Posts
  • embracel Friend
    #180628

    For several hours I tried to get the Slider Work.

    No Chance 🙁

    Changed the Image path, put some Image inside the folder, but the site only shows a gray blank field.
    Can someone help? 🙁

    Site: http://www.embrace-church.de/leonberg

    Ninja Lead Moderator
    #466908

    From link your site, i see JA Slider Show module on JA Kranos template was missing path folder image

    Please send PM me with admin access, i will help you config it(remember note with me what folder image you want to show on the JA Slider Show module)


    1. FireShot-Pro-Screen-Capture-121-Joomla-2_5-template-for-news-site-www_embrace-church_de_l
    Ninja Lead Moderator
    #466924

    You are missing setting on Image option on JA Slider Show module of Admin area. I have changed

    from
    <blockquote>/images/stories/demo/slideshow/</blockquote>
    change to
    <blockquote>images/stories/demo/slideshow/</blockquote>

    But your site show some error.

    Please check permission folder images. The error on your site will fix.


    1. FireShot-Pro-Screen-Capture-131-Embrace-Church-Leonberg-Administration-www_embrace-chur
    2. FireShot-Pro-Screen-Capture-132-Joomla-2_5-template-for-news-site-www_embrace-church_de_l
    embracel Friend
    #466931

    <em>@Ninja Lead 338054 wrote:</em><blockquote>You are missing setting on Image option on JA Slider Show module of Admin area. I have changed

    from

    change to

    But your site show some error.

    Please check permission folder images. The error on your site will fix.</blockquote>

    Thank you so much!
    It worked perfectly. Actually I know that I have to set the permissions right.
    I checked them before I installed a other language backend. That changed some permissions.
    Not it works !!!

    Great! Thank you Ninja 🙂

    Last question:
    In Kranos the JA Gallery puts pictures in position user8,user9,user10,user11.
    The Gallery bar.

    Can I set different gallerys for different pages?

    Because at present, on every site where the gallery is seen, you see the same picture.
    But I want different gallerys. Is that possible?

    embracel Friend
    #466940

    Another question:

    I want to install a contact form.
    Normally it’s not problem, because Joomla already integrated a contact module.
    But I cant find it ?

    Shoult it not be in the “Components” Section?

    Ninja Lead Moderator
    #466991

    <em>@embracel 338061 wrote:</em><blockquote>
    Last question:
    In Kranos the JA Gallery puts pictures in position user8,user9,user10,user11.
    The Gallery bar.

    Can I set different gallerys for different pages?

    Because at present, on every site where the gallery is seen, you see the same picture.
    But I want different gallerys. Is that possible?</blockquote>

    You can make module per other page.
    Ex:
    mod_jacontentslider(with Home page) module appear with a category.
    mod_jacontentslider(with Second page) module appear with other category.

    <em>@embracel 338070 wrote:</em><blockquote>Another question:

    I want to install a contact form.
    Normally it’s not problem, because Joomla already integrated a contact module.
    But I cant find it ?

    Shoult it not be in the “Components” Section?</blockquote>

    This component is default on JOOMLA CORE and you see it on the demo link

    <blockquote>About Joomla->Contacts</blockquote>

    embracel Friend
    #467053

    Yes, I found already the contact component.
    But where can I edit the contact form information?

    In my old Joomla I could edit it in the backend (Components – Contacts).

    But I don’t find any menu in the backend, where I can change the contact form content? (street, adress…)

    Ninja Lead Moderator
    #467086

    You can find this code on com_contact as following

    <blockquote>Open components/com_contact/views/contact/tmpl/default_form.php file</blockquote>

    and make any adjustments as your desire.

    Regards.

    embracel Friend
    #467375

    Thank you.
    I have another question:

    I want to implement lightbox2.
    So I have to add the line “<script src=”js/lightbox.js”></script>”

    But where? I couldn’t find the file (index.php; index.html)
    Where is the file, where I have to add the line?

    best regards

    Ninja Lead Moderator
    #467384

    You can do that

    <blockquote>Admin area->Extensions->Template Manager-> edit JA_Kranos – Default-> Layout tabs-> edit default</blockquote>

    find

    <scripts>
    <file>js/ja.more.js</file>
    </scripts>

    add this script above into

    <scripts>
    <file>js/ja.more.js</file>
    <file>js/lightbox.js</file>
    </scripts>

    and lightbox.js file you need to copy

    <blockquote>templates/ja_kranos/js folder</blockquote>

    embracel Friend
    #467408

    Thanks.

    I although have to include a lightbox.css
    At which place to I include the CSS ?
    “<link href=”css/lightbox.css” rel=”stylesheet” />”

    The Lightbox Site tells me, I have also to include jQuery.
    I did the same way as you explained. But then some images where missing on the site.
    Is jQuery making errors with other already running scripts?

    Ninja Lead Moderator
    #467477

    For the css file need to include:

    <stylesheets>
    <file media="all">css/lightbox.css</file>
    </stylesheets>

    For the problem with The Lightbox Site, it might be related to jQuery library. If your site is using k2 component, jQuery library is already included in for usage. Hence, it certain throws error if 2 jQuery libraries are used at a time.

    In case, you use jQuery & Mootools, the problem will occur due to confliction. You need to add the following:

    <script>jQuery.noConflict()</script>

    embracel Friend
    #467496

    Well, the problem is still there.

    I implemented the CSS. That works.
    I actually don’t need the k2-component.

    Would it be possible that I deactivate the k2-component (content, login, tool, users) in the component manager.
    And then load jquery normally via

    <scripts>
    <file>js/jquery-1.7.2.min.js</file>

    </scripts>

    btw.:
    Did you receive my personal message?

    Ninja Lead Moderator
    #467630

    Sure, I received private message about url and admin access but i need to ftp account, please send PM me with it. I will check on directly on your site.

    embracel Friend
    #467769

    You have mail :=)

Viewing 15 posts - 1 through 15 (of 21 total)

This topic contains 21 replies, has 2 voices, and was last updated by  Ninja Lead 12 years, 1 month ago.

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