If portfolio archive page is set to "infinite scroll (+ auto reveal)" the mouse type is wrong for all new loaded elements after the first load. The portfolio item behavior is normal (hover color, link to #nothing or link to URL) BUT for "disabled" portfolio items the mouse should be only an arrow and not the finger pointer
All items with single content are set to "hover" - all items with no single content are set to "#" and to show no hover - that works.
You see the first item with no content "Dominique": the mouse cursor is only the pointer and not the hand - that's right
You see thesecond item with no content "Lions Club Basel City": the mouse cursor is only the pointer and not the hand - that's right too.
After item "Devina" more page content is loaded and the first item with no content is "Messe Basel" and there you see the first wrong mouse pointer.
After loading more content every "disabled" item has the wrong cursor. If i switch to normal pagination it's not wrong. I think it depends on a wrong assingment in loading. Some time ago i realized the same for the shop page (there was it not a pointer problem but a problem that hooks are not applied to content which was later loaded - i think the same "code base".
Thank you for the explanation and the video, I have checked the issue carefully and wanted to see the problem live in your site but it seems the last credentials you sent in another ticket have been changed and also the site is on maintenance mode, could you provide the new credentials so we can see if the issue can be fixed?
This seems to be a bug in the theme which has occurred in the recent updates as it was working fine previously, I will assign the ticket to our developer and see what we can do about it.
thanks for your try. Only for your information: I recognized this behavior round about one year ago. It would be great to get it work normally. Thanks a lot.
To apply the change please add portfolio.min.css file in assets/css directory:
Download this file and replace it in this directory (of the theme): /assets/css
If you don't see the change immediately, please hard-refresh your browser (CTRL/CMD+R) because it takes longer to load the changes, as they are saved in browser cache. Another option is to open new private/incognito window and try if it works.
If portfolio archive page is set to "infinite scroll (+ auto reveal)" the mouse type is wrong for all new loaded elements after the first load. The portfolio item behavior is normal (hover color, link to #nothing or link to URL) BUT for "disabled" portfolio items the mouse should be only an arrow and not the finger pointer
Hi Hahni,
Do you have a page URL where I can test the issue as I am not sure I have understood the issue completely.
Best regards,
Laborator Team
Hi Art
i added a video for you.
All items with single content are set to "hover" - all items with no single content are set to "#" and to show no hover - that works.
You see the first item with no content "Dominique": the mouse cursor is only the pointer and not the hand - that's right
You see thesecond item with no content "Lions Club Basel City": the mouse cursor is only the pointer and not the hand - that's right too.
After item "Devina" more page content is loaded and the first item with no content is "Messe Basel" and there you see the first wrong mouse pointer.
After loading more content every "disabled" item has the wrong cursor. If i switch to normal pagination it's not wrong. I think it depends on a wrong assingment in loading. Some time ago i realized the same for the shop page (there was it not a pointer problem but a problem that hooks are not applied to content which was later loaded - i think the same "code base".
Is this information helpful for you?
Attached files: BILD-WERK-STATT – Wir fotografieren Menschen, Dinge und Kunst-Sammlungen - Google Chrome 2023-08-29 08-47-39_small.mp4
Hi hahni,
Thank you for the explanation and the video, I have checked the issue carefully and wanted to see the problem live in your site but it seems the last credentials you sent in another ticket have been changed and also the site is on maintenance mode, could you provide the new credentials so we can see if the issue can be fixed?
Best regards,
Laborator Team
Hi again,
This seems to be a bug in the theme which has occurred in the recent updates as it was working fine previously, I will assign the ticket to our developer and see what we can do about it.
Best regards,
Laborator Team
Hi Art,
thanks for your try. Only for your information: I recognized this behavior round about one year ago. It would be great to get it work normally. Thanks a lot.
Regards André
Hi Andre,
I have applied a change that will remove the cursor when portfolio link is disabled. See the behavior:
https://d.pr/v/C2Pds7
To apply the change please add portfolio.min.css file in assets/css directory:
Download this file and replace it in this directory (of the theme): /assets/css
If you don't see the change immediately, please hard-refresh your browser (CTRL/CMD+R) because it takes longer to load the changes, as they are saved in browser cache. Another option is to open new private/incognito window and try if it works.