External Video in Thumbnail Grid Not Triggering AJAX Page Transition
-
ok let me check this out
-
mh i cant confirm, for me it works correctly.
are you sure you inserted a valid URL like:
https://player.vimeo.com/progressive_redirect/playback/1113824218/rendition/1080p/file.mp4?loc=external&log_user=0&signature=b4e8459a044d58a1991b6b1a4434af3d28d8bb49f8bc9363995a2e5e71160e2adont insert embed HTML
do you have a link where i can see the page?
-
Yes, I'll give you the link.
https://max7259.live-website.com/ -
mh thats weird! at first glance, everything looks correct, but yea ure right it doesnt work.
congratulations on the design the website looks really great!
do you mind sharing the wp-admin login, or you could create a new admin user for me. i will have to take a closer look to see whats going on
of course you could also try the steps in the blue box to the right first:
maybe it has sth to do with any of those points, not sure though
-
ah now i see the issue.
you're using a shortcode for the video player.
every page that contains a shortcode will make the website do a hard reload when you navigate to it.This is because shortcodes often need JavaScript to run additionally. This JavaScript would not get triggered because it relies on a document.load event
-
What you could do is you could just not use your custom video player plugin and not use shortcodes on your project pages.
So in summary it has nothing to do with the external video source, but its because of the shortcode
I also code custom websites or custom Lay features.
💿 Email me here: 💿
info@laytheme.com
Before you post:
- When using a WordPress Cache plugin, disable it or clear your cache.
- Update Lay Theme and all Lay Theme Addons
- Disable all Plugins
- Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code", click "Save Changes"
This often solves issues you might run into
When you post:
- Post a link to where the problem is
- Does the problem happen on Chrome, Firefox, Safari or iPhone or Android?
- If the problem is difficult to explain, post screenshots / link to a video to explain it