Meta data being displayed twice (duplicated) on each admin column

Support MB Admin Columns Meta data being displayed twice (duplicated) on each admin columnResolved

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #29051
    Teia Local StudioTeia Local Studio
    Participant

    Hey guys,

    I have a very strange problem happening here.
    MB 5.4.1 and MBAIO 1.14.0.

    For every metabox I call the admin columns ('admin_colums' => true) I got the result twice, duplicated on the correspondent column. I have no idea what could be causing it. The metabox itself, inside the custom post edit screen loads corrects, just once.

    But on the post list, the columns shows twice the info. Inspecting source, we have the very same DIV, with same ID, same class, same content, duplicated.

    Random images taken (they are not 100% correspondent, just to show a overall view of my code):

    Duplicated entries

    Duplicated entries

    Duplicated entries

    Any suggestions?
    Thank you!

    G.

    #29063
    Long NguyenLong Nguyen
    Moderator

    Hi Giovani,

    I'm not able to reproduce this issue on my end. Can you please follow the Debugging Information step here to troubleshoot the issue?
    https://support.metabox.io/topic/how-to-create-a-new-topic/

    #29065
    Teia Local StudioTeia Local Studio
    Participant

    Dear Long,

    As soon as I get some free time I will post here.
    I'm in a rush now.

    Thanks until now.
    See you soon!
    G.

    #29482
    eckhardaeckharda
    Participant

    I'm having the same problem.
    My current practice is to turn off aio's Admin Columns Pro

    #32334
    Robert EhniRobert Ehni
    Participant

    What I noticed: I hade the same issue when I was defining the admin columns via code snippet and having ticked on the "show as an admin column" option in the custom field options. So either define the admin columns via code or in the custom field but not both.

Viewing 5 posts - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.