Worst part of this pugin
-
Can you PLEASE! get rid of the stupid reloading in the Admin!!! It sucks and waiting for the page to reload four times for every single thing we do SUCKS! I don’t need help getting back to where I was. I spend my time waiting for the app. I’m losing my mind doing this over and over. Test it on a real connection. This part sucks but I can’t get it to stop even when I comment it out. Just reload the dang tour and let me work. I hate this part of your plugin. When I emailed support, they were like “what reload?” Really? Cmon. It takes days. If I am working on a hotspot, it takes me back to hotspots on the fourth reload BUT IT DOESN”T take you to the slide scene you were on. If you need to go to a different scene or the settings, you have to wait for the app to place you on the last this you were doing. Sometimes I will start working and its not done yet and reloads. FAIL. Get rid of that. It serves NO PURPOSE.
else {
flag_ok = true;
var url_info = wpvr_global_obj.url_info
var oldUrl = ”;
let params = (new URL(document.location)).searchParams;
let active_tab = params.get(‘active_tab’);
oldUrl = url_info.admin_url+”post.php?”+”post=”+postid+”&action=edit”+”&active_tab=”+active_tab;
if ( ‘add’ == url_info.screen ){
setCookie(‘redirectUrl’, oldUrl, 1);
setCookie(‘postID’, postid, 1);
}else{
setCookie(‘postID’, postid, 1);setCookie('redirectUrl', oldUrl, 1); }
The page I need help with: [log in to see the link]
- The topic ‘Worst part of this pugin’ is closed to new replies.