paulphil24
Forum Replies Created
-
Forum: Plugins
In reply to: [Matterport Shortcode] Getting black screenHi Chris,
Thanks for letting me know, I’ll check that. I found a way to solve the issue :
When user clicks on “play” in the matterport iframe, the div.wpm-embed element style is set to “max-width:0; max-height:0;”. Adding “div.wpm-embed {max-width:100% !important; max-height:300px !important}” solve the issue as the 3D tour is now visible. However, the dimensions of it are not as expected (I want it to be less than 400px in height).
This had also solved the second click issue I mentionned earlier.
Thanks for taking the time to look at it.
Best regards,Forum: Plugins
In reply to: [Matterport Shortcode] Getting black screenHi Chris,
Thank you for your answer. I’ve just recieved a new tour and gave it a try with shortcode [matterport src=”qnJGH3DAB2g” embed=”true”]. You can check it out at http://dev.elios-france.fr/elios-van-crossover-59-t.
Additionnaly, do you think there is a way to avoid the “#” anchor added in location bar when clicking on play in masterport frame. This scrolls up the page to the top, forcing the user to scroll back down to see the tour.
Maybe the two issues are related ?
Best regards, PForum: Plugins
In reply to: [Matterport Shortcode] Getting black screenUpdate : Did the upgrade on version 2.0.3 on WordPress 4.9.8 and had to remove all matterport shortcodes as a result ( message “private or invalid url” ). Can you help ?
thanks in advance,
Sincerely