• Resolved Dan761

    (@dan761)


    Hi,

    I’m using in a couple of places links like https://www.spacesandsenses.com.au/#post-1368 to reload the home page & scroll to a particular panel with new content for that panel (the panels show random Posts or Testimonials).
    However it seems that on refresh (sometimes ? not always?) the page does not scroll correctly to that panel.
    The same link from the menu at top of screen does seem to always scroll to the right place.

    Any suggestions ?

    Related note:
    Any suggestions for a more efficient way to refresh/repopulate these panels ? IT seems very inefficient to reload the hole home page … but I can’t see another way to do it as the bits I want to refresh are panels within the overall page. Any other design options ?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Did some reading around on this, I think it stems from the issue that when you refresh the page, the images are not fully loaded yet, so it “jumps” to the place where the content is but then the images load and it pushes it down. Short of going through and manually defining the image heights in the source code or implementing some JavaScript I think this is just “normal”

    When you click on the links in the menu at the top, because they are HTML anchors the page doesn’t actually refresh, it just moves to that particular location of the page.

    Thread Starter Dan761

    (@dan761)

    Thanks – that makes sense.

    I’ll look for some other design options eg going to another page that shows additional Testimonials/Tips.

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

The topic ‘Home page refresh using’ is closed to new replies.