- This topic has 16 replies, 3 voices, and was last updated 3 years, 3 months ago by
Kevin.
-
AuthorPosts
-
February 27, 2023 at 3:34 am #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
February 27, 2023 at 7:49 am #2548613David
StaffCustomer SupportHi there,
did you resolve the issue? Or is there a specific page i need to check ?
February 27, 2023 at 8:55 am #2548860Kevin
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
February 27, 2023 at 9:25 am #2548907Kevin
The video shows the odd behaviour – look at link at the bottom of the browser.
February 27, 2023 at 11:40 am #2549093Ying
StaffCustomer SupportHi Kevin,
Can you try adding this CSS:
.gb-container:has(a.gb-container-link) { position: relative; }February 27, 2023 at 11:59 am #2549120Kevin
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
February 27, 2023 at 3:28 pm #2549295Ying
StaffCustomer SupportIt 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?
February 27, 2023 at 3:44 pm #2549302Kevin
will do it tomorrow and let you know 🙂 Thanks
February 27, 2023 at 4:15 pm #2549334Ying
StaffCustomer SupportThank you 🙂
February 28, 2023 at 12:14 am #2549543Kevin
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.
February 28, 2023 at 6:45 am #2549892Kevin
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
February 28, 2023 at 8:23 am #2550182David
StaffCustomer SupportCan you supply an admin login in the private information field.
And is there a specific page or post we should look closest at ?February 28, 2023 at 8:49 am #2550214Kevin
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.
February 28, 2023 at 11:02 am #2550392Ying
StaffCustomer SupportI 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.
February 28, 2023 at 11:54 am #2550446Kevin
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
-
AuthorPosts
- You must be logged in to reply to this topic.