Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • pukkert Friend
    #146139

    Hi just bought JA Tabs yesterday, so I’ve got the latest version. Installed the Module and plugin and activated both. Copy/pasted a sample form the documentation and this is what i get “afbeelding 1.jpg” -> TABS are showing but not working and there is no text. And this is how the backend looks “afbeelding 2.jpg”

    afbeelding 1:

    afbeelding 2:

    Could you please give me an idea how to solve this problem?

    Thanks!


    1. Afbeelding-1
    2. Afbeelding-2
    Anonymous Moderator
    #324224

    Hi pukkert

    please submit a ticket, send us your live url, admin account so that i could have a closer look on the issue

    pukkert Friend
    #324244

    Hi, I’ve submitted the ticket for you. Looking forward to the result.
    thanks

    pukkert Friend
    #324264

    BTW, why is this topic marked as solved? It is not solved yet…
    Maybe other visitors could help me, but they won’t look in this topic anymore?? :confused:

    Anonymous Moderator
    #324352

    Hi pukkert

    We have replied your ticket

    Please kindly check this ticket again.

    Anonymous Moderator
    #324381

    Hi pukkert

    Check your website, i saw that you are using other template with jquery. But in this template, i could not find a code: jQuery.noConflict( )

    Please open templates/your_template/index.php file, find following code:


    <script language="JavaScript" type="text/javascript">

    jQuery.noConflict( )

    $(document).ready(function(){

    $(".btn-slide").click(function(){
    $("#panel").slideToggle("slow");
    $(this).toggleClass("active"); return false;
    });

    });

    </script>

    and change to:


    <script language="JavaScript" type="text/javascript">
    $(document).ready(function(){

    $(".btn-slide").click(function(){
    $("#panel").slideToggle("slow");
    $(this).toggleClass("active"); return false;
    });

    });

    </script>

    pukkert Friend
    #324421

    Thank you very much for your help, I figured it out now!

    krautela Friend
    #514688

    Hi I am using it in JA Fubix and same is happening to me as well. tabbed content showed for some time bu disappeared later. I am using JA typo also on that part of the content.
    I tried checking index.php file on jafubix template but abovementioned code is not there.
    please help

    Nazario A Friend
    #514771

    Hi karautela,

    Please send PM me the URL your site and Admin account so that I will check and help you out.

    Regards,

    Nazario A

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

This topic contains 9 replies, has 4 voices, and was last updated by  Nazario A 10 years, 11 months ago.

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