• Resolved antoniostarace

    (@antoniostarace)


    Hi, I recently purchased all add’ons for Ajax load more.

    Everything works fine, I just need help on transitions. When I load more items and select fade transition, just text content fades, images don’t and I can see loading steps.

    In my specific case I only have images, so the result is clearly visible the first time I load the page. From the second time images are in browser cache so they seem to fade in correctly. I think that the fade should be applied after the image is loaded to give the desired effect.
    So, what I need is: click on load more, load items, wait for items to be fully loaded then apply fade in to each. Is there a way to do this?

    https://wordpress.org/plugins/ajax-load-more/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi,
    I understand the issue and I am currently creating an ‘imageloaded’ parameter that will allow you to set whether ALM should display the content after the images are loaded.

    I’d expect this within 2-3 weeks.

    Thread Starter antoniostarace

    (@antoniostarace)

    Wow, that was a quick answer! 😀

    Good to know you’re working on this issue, but I have a deadline for this project.
    While I wait for your official solution, could you give me a hint to hardcode a temporary solution? I think ajax-load-more.js is the file to edit, from line 382 onwards?

    Plugin Author Darren Cooney

    (@dcooney)

    Im not exactly sure what is required but Im releasing a new version on Sunday so I can try to include this feature.

    Would that work for you?

    Thread Starter antoniostarace

    (@antoniostarace)

    That would be absolutely GREAT!
    I’d like to show you what my project is about but it is a work in progress. Would you give me an email address (sorry, can not give it in public for now)?

    Plugin Author Darren Cooney

    (@dcooney)

    Can you use the form on the website?

    Thread Starter antoniostarace

    (@antoniostarace)

    Of course. Thank you again.

    Plugin Author Darren Cooney

    (@dcooney)

    This has been added to 2.7.3

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

The topic ‘fade transition’ is closed to new replies.