• Resolved rakelbara

    (@rakelbara)


    Hi Tobias

    I am trying to use shortcode in my table (value is in first column) and everything works fine until I add this parameter to my table shortcode:
    datatables_fixedcolumns_left_columns=1

    The shortcode is
    {tooltip}Lambhús (Vesturgata 18){end-text|w=540px|offsetx=50|offsety=-50}[caption id="attachment_115270" align="alignleft" width="549"]<img class="size-full wp-image-115270" src="https://www.hafdal.dk/legstadaleit/wp-content/uploads/2019/03/nedri-lambhus-akranesi.jpg" alt="" width="549" height="354">Heimild: Akranes, 01-02-1946, s. 18[/caption]{end-tooltip}

    And should show a pop-up window with an image. It does work fine, unless I use the fixedcolumn parameter.

    You can see this here: https://www.hafdal.dk/legstadaleit/index.php/2018/11/29/borgarfjardarsysla/
    Search for “Lamb” and you’ll see what I mean.

    Is there any way to fix this? I should say I have tried two different plugins for this pop-up window but neither one works.

    Thanks in advance
    Rakel

    • This topic was modified 7 years, 2 months ago by rakelbara.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The problem here might be the way how the fixed first column works. It’s basically a second table (with just the first column) on top of the real table. And because of that, it’s covering the tooltip that is placed with the original first table.
    Unfortunately, I don’t know how this can be changed, I’m sorry 🙁

    Regards,
    Tobias

    Thread Starter rakelbara

    (@rakelbara)

    Hi Tobias
    Thank you for your help, I will figure out a way around this.
    Best regards
    Rakel

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Rakel,

    no problem! Sorry that I could not provide a solution here.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Shortcode stops working when parameter datatables_fixedcolumns_left_columns=1’ is closed to new replies.