• Hi!

    First of all, I would like to thank you for AWS plugin. It′s very nice and usefull.
    Saved my day!

    But, I have some dificulties to properly set the height of <div> on loading screen.
    My website is https://www.taxatobin.net, I wrap contents under two <div> elements, id “ajax_container” and inside it id=”ajaxify_begins_here” (which is set as <div> ajax element at plugin option)

    Can you help me to proper set height of “loading <div>”, to maintain footer well positioned?

    Thanks in advance!

    https://www.ads-software.com/plugins/ajaxify-wordpress-site/

Viewing 1 replies (of 1 total)
  • Plugin Author Manish Kumar Agarwal

    (@manishkrag)

    Can you help me to proper set height of “loading <div>”, to maintain footer well positioned?

    Below code will return you the height. I think this height will be the best for all device. For adjustment you can try to change 100.

    jQuery(window).height() - 100

Viewing 1 replies (of 1 total)
  • The topic ‘I need "Loading" be "block displayed". Footer page issue’ is closed to new replies.