Hey there, Awesome Customers!

Just a heads up: We'll be taking a breather to celebrate International Workers' Day (May 1st and 2nd - Wednesday and Thursday) and Orthodox Easter from Good Friday (May 3rd) through Easter Monday (May 6th). So, from May 1st to May 6th, our team will be off enjoying some well-deserved downtime.

During this time, our customer support will be running on a smaller crew, but don't worry! We'll still be around to help with any urgent matters, though it might take us a bit longer than usual to get back to you.

We'll be back in action at full throttle on May 7th (Tuesday), ready to tackle your questions and requests with gusto!

In the meantime, you can explore our documentation for Amelia and wpDataTables. You'll find loads of helpful resources, including articles and handy video tutorials on YouTube (Amelia's YouTube Channel and wpDataTables' YouTube Channel). These gems might just have the answers you're looking for while we're kicking back.

Thanks a bunch for your understanding and support!

Catch you on the flip side!

Warm regards,

TMS

Okay
  Public Ticket #3500567
Images & URL links
Closed

Comments

  • Kevin Weir started the conversation

    I have two slight issues I'm trying to correct. first, is there any way to hide the filenames for these things in the screenshot?

    4325345291.png

    And second. When having the Master Detail pop up, the .pdf file (shown above) will not open in a new window, even though I have it marked to do so:

    2030931933.png

    It works fine if not in the pop up (in its own column shown on the front end).

    Thanks,

  •  1,689
    Miloš replied


    Hi Kevin,

    1. To hide the Master Detail Header names,

    you can use this CSS :

    .wdt-details-dialog-fields-block .form-group > p {
        display: none !important;
    }

    Here are before and after screenshots.

    4393595331.png
    9643665498.png

    If you just want this on one table, paste the CSS in the Table's Customize/Custom CSS,

    or if you want to hide all the MD Header names for PopUps on all tables, do that in the Main Plugin settings/Custom JS and CSS/Custom CSS.


    2. In regards to that PDF not opening in new Tab from the Pop Up, that is strange.

    Can i inspect this issue remotely on your Site?

    Please provide me a temporary WP-admin (administrator) user for your site where this happens,

    and also send us FTP Credentials,

     so we could log in and take a look ‘from the inside’ as that’s the most efficient way to see and resolve the issue. 

    We do not interfere with any data or anything else except for the plugin (in case that’s a production version of the site), and of course, we do not provide login data to third parties. 

    You can write credentials here just check PRIVATE Reply so nobody can see them except us.


    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables

  •   Kevin Weir replied privately
  • Kevin Weir replied

    Also, I don't if this is related to anything we're discussing, but I've noticed on the front end the "selectbox" filters are not centered in the field (the way the others are), on the back end they are fine.

    7219728388.png


  •   Miloš replied privately
  •   Kevin Weir replied privately
  •   Miloš replied privately
  •   Kevin Weir replied privately
  •  1,689
    Miloš replied

    Hi Kevin,

    To begin, I want to extend my heartfelt apologies for the delayed reply, 

    which is due to an unexpectedly high volume of inquiries. 

    We truly value your patience during this period.

    -

    Thank you for sharing this workaround, it is definitely much cleaner to use for hiding all those labels, as you said, from uploaded images and PDF files from the Form data.

    We are making a Note of it , it will help other users that might wish the same use-case.

    Thanks again.

    Kind Regards, 

    Miloš Jovanović
    [email protected]

    Rate my support

    wpDataTables: FAQ | Facebook | Twitter | InstagramFront-end and back-end demo | Docs

    Amelia: FAQ | Facebook | Twitter | InstagramAmelia demo sites | Docs | Discord Community

    You can try wpDataTables add-ons before purchasing on these sandbox sites:

    Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables