Site logo

[Resolved] Full page link

Home Forums Support [Resolved] Full page link

Home Forums Support Full page link

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #2548356
    Kevin

    Hi I’m having a problem with a full page link

    I must of set a container link somewhere that has a higher z index than the rest of the page.

    It happens under a number of circumstances, but I have managed to replicate it by clicking on the ‘New Patients’ link on the main menu.

    From there teh whole page becomes an active link.

    I’ve tried disabling the page elements and the animated blocks but that doesn’t seem to help.

    Any suggestions would be welcome

    Thanks Kevin

    https://kevinm263.sg-host.com/

    #2548613
    David
    Staff
    Customer Support

    Hi there,

    did you resolve the issue? Or is there a specific page i need to check ?

    #2548860
    Kevin

    Hi, thanks for getting in touch.

    No it’s not resolved – the issue doesn’t appear on load but when you start navigating the pages using the primary navigation you will see the issue.

    Kevin

    #2548907
    Kevin

    https://youtu.be/dRdBBKXSGvs

    The video shows the odd behaviour – look at link at the bottom of the browser.

    #2549093
    Ying
    Staff
    Customer Support

    Hi Kevin,

    Can you try adding this CSS:

    .gb-container:has(a.gb-container-link) {
        position: relative;
    }
    #2549120
    Kevin

    Hi Ying, that appears to fix the issue, can you let me know what I’ve done wrong or is it a bug? I don’t want to reproduce this in my other sites.

    Kevin

    #2549295
    Ying
    Staff
    Customer Support

    It was a bug which has been fixed in GB Pro 1.5:)

    If you are willing to update to GB 1.7 and GB Pro 1.5, can you let me know if the issue still persists?

    #2549302
    Kevin

    will do it tomorrow and let you know 🙂 Thanks

    #2549334
    Ying
    Staff
    Customer Support

    Thank you 🙂

    #2549543
    Kevin

    Hi

    I was already updated to GP 1.7 and GB Pro 1.5,

    If I remove the css the problem comes back.

    I did notice the problem occurs only within the area shown when the browser loads the page.

    As soon as I scroll down below what is visible on load the cursor returns to normal.

    If I resize the browser window smaller I get the same results.

    #2549892
    Kevin

    The css you provided appeared to fix my issue but as I continue to work on the site the problem has re-appeared again.

    Do you need admin access to look at this further?

    Thanks

    Kevin

    #2550182
    David
    Staff
    Customer Support

    Can you supply an admin login in the private information field.
    And is there a specific page or post we should look closest at ?

    #2550214
    Kevin

    The site loads fine.

    Once the user starts to navigate the site the issue arises acrross all pages.

    The area of the page that is visible becomes an active link, if you scroll below this point the site behaves as expected.

    All the faults are outlined in this page there is even a video demonstrating the issue.

    #2550392
    Ying
    Staff
    Customer Support

    I see that you’ve converted the containers to new system which allows you to set container to position:relative;.

    As long as all the containers that have the container link are set to position:relative;, the issue should be fixed.

    I checked your homepage, the issue is already fixed 🙂 You should be able to safely remove the CSS I provided earlier.

    #2550446
    Kevin

    That’s great – I think that has solved it and luckily I’d created a global style for all the container links so I only had to adjust one setting – Thanks

Viewing 15 posts - 1 through 15 (of 17 total)
  • You must be logged in to reply to this topic.