• Hai

    My Side bar Tab was not displaying
    My css having all the tabber class and id’s
    Its existing tab but not displaying……

    What is the problem?
    How to enable it?
    Can u help me……

    Thanks & Regards
    Ganesh M Doss

Viewing 7 replies - 1 through 7 (of 7 total)
  • A link to your site might help.

    Thread Starter ganeshdoss

    (@ganeshdoss)

    This is my site link:

    https://www.seduction-chronicles.net/

    In the above Recent Comments TABS are displayed like,
    1. Most popular post
    2. Search
    3. etc.

    Tabs exist before but not displaying now

    plz tell me,

    Why it is not displaying?
    what to change and where to change?

    Its urgent

    Thank you

    Regards
    Ganesh M Doss

    style.css (line 777)

    .tabber {
    display:none;
    }

    Delete display:none;.

    Thread Starter ganeshdoss

    (@ganeshdoss)

    Hai thank you very much

    Its displaying items in the tab, But not in tabber structure.

    How to display in tabber format?
    Plz tell me soon….

    sorry for the delay: I handled another project.

    Thank You
    Ganesh M Doss

    Thread Starter ganeshdoss

    (@ganeshdoss)

    It was listed one by one below
    It should be tabbed.
    Plz see the site….

    Thread Starter ganeshdoss

    (@ganeshdoss)

    I copied all files related tabber and worked in local, It works fine.
    When i come live server its not listed in the tab.

    I have found one possible solution, The javascript file doesn’t call to
    the header.php.

    Will you tell me how to call javascript file tabber.js.

    My default links is,
    <script type=”text/javascript” src=”<?php bloginfo(‘stylesheet_directory’); ?>/js/tabber.js”></script>
    I have tried all possible links.

    Thank you
    Regards
    Ganesh M Doss

    Thread Starter ganeshdoss

    (@ganeshdoss)

    Hai

    I’m having problem with tab.
    After i deleted the code display:none; in the style.css,
    Items in the tab are enabled and in list.
    Thank you very much for the reply.

    And now Items are not displayed in the tab, It shows as list.
    After i searched and worked out in local I found /js/tabber.js is not
    getting access in the header.php

    Will you tell me what the issue and How to fix this?
    And tell me why my javascript includes are not working?

    my default link i displayed above.

    Any one help me soooon….

    Thanks
    and
    my regards
    Ganesh M Doss

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Tab was not displaying – How to enable it?’ is closed to new replies.