• Resolved ByteMotion

    (@bytemotion)


    Dear reader,

    We are very happy using your plugin and everything is working out perfectly for us, however, with the setup we are using we want to show years within the circles at the frontend instead of using an icon.

    Going through some website pages I found that you can enable this by adding the following to the functions.php:

    define( ‘TIMELINE_EXPRESS_YEAR_ICONS’, true );

    The result is indeed that no longer an icon is shown, however, the WordPress Ajax (admin-ajax.php) responses from the website break (are invalid) because the inline style you are adding in the timeline_express_register_settings function (see class.timeline-express-admin.php file) is put at the start of the JSON requests.

    A way to easily test and reproduce this is by adding the above line to the theme’s functions.php and then logging into WordPress and going to Media > Library in the left-menu with GRID as viewing mode (instead of LIST).

    The JSON request will then fail and the media item square images will not load and show up. When you then either remove the defined TIMELINE_EXPRESS_YEAR_ICONS or disable the plugin it works again.

    Can you please look into this and fix it in the next plugin release? Thanks!

    Kind regards,
    Ernst Jansen
    ByteMotion

    https://wordpress.org/plugins/timeline-express/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi Ernst,

    I haven’t noticed that issue before – I will certainly take a look into it and get a patch pushed out as soon as possible. That’s not something that I want happening.

    Thanks for reporting that here, I’ve added it to the top of our “To Do” list for v1.2.8.

    Thanks again,
    Evan

    Hello Evan,

    We are experiencing exactly the same issue. This is preventing us from releasing the timeline change on our company’s website (due by the end of next week). Is there any timeline for v1.2.8 or please can you be kind to issue a patch sooner than the minor release?

    I’ll be grateful for your response.

    Regards,
    Vishakha

    Plugin Author Evan Herman

    (@eherman24)

    Hi vishakhamehandru,

    Thank you for letting me know you too are experiencing issues. I am going to be looking into this and getting things patched up in the next release. Obviously, this shouldn’t be occurring and will cause many issues for users.

    Thanks again for posting it here,

    Evan

    Plugin Author Evan Herman

    (@eherman24)

    Hi,

    I have just pushed out a version 1.2.8 – which should now resolve the issue outlined in the thread here.

    Thanks so much for bringing this to my attention, as I may have never caught it. I don’t generally use the media library grid view.

    Feel free to update to v1.2.8 or later, and check things again.

    If they are still not working on your end – please let me know and I’ll be more than happy to take a deeper look into things.

    Evan

    Thread Starter ByteMotion

    (@bytemotion)

    Hi Evan,

    Thank you for implementing a fix for the issue, I just updated your plugin and checked the media library in grid layout. Everything is working out perfectly now and the WP Ajax responses are valid.

    Now all I have left to do is throw some rating stars your way for having developed the best responsive timeline plugin currently out there and supporting it like a boss 😉

    Kind regards,
    Ernst

    Plugin Author Evan Herman

    (@eherman24)

    Wow thanks so much for your kind review Ernst. Just glad that I could get things resolved for you in a timely manner.

    Thank you so much for reporting the issue, and letting us know that things are now resolved.

    All the best!!

    Evan

    Hello Evan,

    Your latest updated has resolved this!
    We are very impressed with not only your plugin but the support offered. It is exemplary.
    Thank you so much for such a quick resolution for the problem.
    We hope this continues.

    Best wishes,
    Vishakha

    Hello Evan,

    For one my site..I have noticed one issue under Media section in WordPress admin where we can’t see the status of upload when we add new item[image/video/pdf]. Once after reload of the page you can see the image in Media Dashboard. Can i know why? Please let me know what can i do here?

    and the other issue is
    Clicking on an image[Grid Mode only] under Media section in WordPress admin, Could see site URL being appended to current URL.
    Example: http://example.com/example.com/someexample/wp-admin/upload.php?item=11111

    Just want to let you know i have recently upgraded the wp version to v2.6.1

    Thanks,
    Charan

    • This reply was modified 7 years, 4 months ago by cherry9021. Reason: missed some information to update, done now
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Problem with WordPress Media Library grid view and WP Ajax requests’ is closed to new replies.