• Resolved arthurdent-now

    (@arthurdent-now)


    Hallo,

    ich soll ein bestehendes WordPress anpassen und dabei habe ich ein kleines Problem mit dem Plugin WP-Table Reloaded in der Version 1.9.3.

    Vorneweg, ich bin nicht der super PHP Experte.

    Auf der Seite sind zwei gro?e Boxen untereinander. Klickt man darauf ?ffnet sich darunter die entsprechende Tabelle.

    <div class="panel">
    <h4 style="line-height: 42px;">Liste A<span style="float: right;">+</span></h4>
    <div class="panelcontent">[table id=2 /]</div>
    </div>
    <div class="panel">
    <h4 style="line-height: 42px;">Liste B<span style="float: right;">+</span></h4>
    <div class="panelcontent">[table id=3 /]</div>
    </div>

    Die erste Tabelle ist beim Aufruf der Seite geladen. Nun würde ich gerne statt der zwei “Panels” ein Registerkartensystem haben. Das entweder die eine oder die andere Tabelle darunter darstellt.

    Ich habe mir dazu schon Registerkarten in CSS angesehen. Leider werden diese von einer übergeordneten Template Konfiguration irgendwie zerhauen und funktionieren nicht ohne Weiteres.

    Daher die Frage, gibt es eine M?glichkeit mit den Panels oder sonst irgendeiner Funktion des Plugins die Registerkarten zu realiseren?

    https://www.ads-software.com/plugins/wp-table-reloaded/

Viewing 1 replies (of 1 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    As these are the English-language forums, I’ll reply in English, so that more people can benefit from the answer. I hope that’s ok.

    Now, first of all, you should migrate from the old and outdated WP-Table Reloaded to TablePress, see https://tobias.baethge.com/2013/01/tablepress-replaces-wp-table-reloaded/

    Then, you should look for a plugin that offers such panels (or tabs as “Registerkarten” are also called sometimes). This is obviously not something that WP-Table Reloaded or TablePress can do, as it has nothing really to do with the tables themselves, but is more of a theme feature.
    For some ideas, you chould check out this list of tabs plugins: https://premium.wpmudev.org/blog/free-wordpress-tab-plugins/

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘2 Tabellen mittelns Registerkarten ansprechen’ is closed to new replies.