Page 1 of 1
Inline Detail-View Plugin Admin Information Frame
Posted: 2020-06-10 15:15
by mysh_eireannach
Hi,
Iinstalled Inline Detail-View Plugin all works good except Admin Information Frame.
please see picture below

- Screenshot 2020-06-10 at 16.02.49.png (118.59 KiB) Viewed 3684 times
Any ideas/solutions how to fix it?
Re: Inline Detail-View Plugin Admin Information Frame
Posted: 2020-06-11 10:46
by jsetzer
Hi,
please send your ordernumber of AppGini AND ordernumber of AppGini inline dv plugin + the email address you have been using when you have ordered to
[email protected] for support in this case.
Regards,
Jan
PS: which version of AppGini are you using?
Re: Inline Detail-View Plugin Admin Information Frame
Posted: 2020-06-11 11:04
by mysh_eireannach
Hi Jan,
All required order information I sent to email.
I use AppGini 5.80
Re: Inline Detail-View Plugin Admin Information Frame
Posted: 2020-06-11 11:23
by mysh_eireannach
Sorry AppGini 5.81 rev 1094
Re: Inline Detail-View Plugin Admin Information Frame
Posted: 2020-06-11 16:15
by jsetzer
Hi,
thanks for sending the required information.
I confirm that the dropdown opens to the right in Inline DV.
I am going to have a closer look and hopefully find a good workaround for now + fix for next release. Stay tuned.
I'm sorry for any inconvenience!
Kind regards,
Jan
Re: Inline Detail-View Plugin Admin Information Frame
Posted: 2020-06-12 04:21
by jsetzer
Hi,
there will be an update of the Inline-DV plugin probably in July 2020.
If someone requires a workaround before, please send an email to
[email protected] and include your AppGini Ordernumber
and AppGini Inline-DV-plugin Ordernumber.
Kind regards,
Jan
Current

- chrome_KrW4geHBiB.png (13.88 KiB) Viewed 3620 times
Fixed

- chrome_3f4v5Pf47f.png (20.68 KiB) Viewed 3620 times
FIXED: Inline Detail-View Plugin Admin Information Frame
Posted: 2020-06-13 08:08
by jsetzer
Workaround for version 20191217-02
- Open plugins/InlineDV.php
- Goto line 73
- Replace this code...
Code: Select all
jQuery("#admin-tools-menu-button").prependTo("#appginihelper-plugin-inlinedv-buttons").removeClass("pull-right").addClass("pull-left");
...by that code...
Code: Select all
jQuery("#admin-tools-menu-button").prependTo("#appginihelper-plugin-inlinedv-buttons");
- Save
There will be an Update in July or August 2020.
Regards,
Jan