Having UI issue on Edge browser - wordpress

I am the new one to understand the edge; we recently created a website using Wordpress. Our website loading is taking a lot of time, so I research on google and finally, I used WP Super Cache plugin, and it was working fine, but the thing is on Edge latest version the whole UI having a problem and it's not opening correctly. Kindly please suggest me how I can solve this problem.
Here is the URL
Here are the Images:
Edge View and Normal View

Related

Wordpress embed error

I am new to the Wordpress thing. I am trying to embed (use iframe src=) with shinyApps on our lab website but the error msg
"The backup of this post in browser is different from the version below"
pops up every time I am updating the code. Then I would lose the code. I am not sure how to solve this problem and there aren't actually solution out there online.
Greatly appreciate if you happen to know the solutions to this.
Xp
If this is shown every time you are trying to update the code on your Wordpress site (it doesn't matter which code) then it usually has to do something with a slight cookie corruption in your browser. This used to be a bug in one of the Firefox versions too, not a long ago.
Do try to do the same thing in a different browser or even a different computer.

Wordpress site not loading css styles on url but loading on preview after migration

I recently migrated a site over using backup guard plugin
Click here to see what is supposed to look like.
Click here to see where i migrated it to.
The css doesn't look like it's loading on the live site (nbch.net.au) but it does show when i preview from the backend.
Anyone point me in the right direction, Im using the Divi theme which is all up to date
please let me know if anymore info is needed
Thanks in advance
Seemed like it was setting within divi that was causing the problem
press CLEAR from Static CSS File Generation from the Builder options and check after that.
If the issue is still present, DISABLE it and clear the browser's cache after that or check from Chrome Incognito mode or New Private Window from Mozilla Firefox.

How do I update my website cached version on Google cachedview?

I am developing a website and I faced an issue today on my site, I will try to briefly explain the scenario hoping anyone could give a proper explanation for it.
My website is a WordPress website and I have the coming soon page activated so users will be redirected to it.
Two days ago I turned that plugin off by mistake and users were able to see my page. Today I turned it back on, and that's where the issue arises.
In full web (desktop) the coming soon page is visible and working fine, but when I hit the responsive view on my chrome browser the page is still available and the welcome page is not. In the sources tab, I can see the hosted directory being loaded so I went to the hosted directory (public_html) and I hid the folder that contains all the assets (renamed it to .foldername).
I hit refresh still loads the old page when I hit ctrl+shift+r I get the new version. On Firefox the scenario isn't reproducible it just happens on responsive view on Google Chrome browser.
Can anybody explain to me what's happening I assume it has something to do with Google caching my webpage and never updating it. But if like to hear a more professional explanation Thanks.
Have you tried clearing your Cache in Google Chrome? Also, Have you enqueued any Scripts or Styles in your functions.php file? If so, increase their version number. This will force the browser to download the Scripts and/or Styles again rather than loading any Cached copies.
Hope this helps to resolve your problem(s).

Tutorial on Meteor Website not working

I'm trying to do the tutorial from the meteor site but the moving between pages is not working. For example the ToDo App tutorial, clicking on any of the sections 2 to 12 does not open the instructions for that section. It just stays on the first section. Thought the address bar changes. I've tried on multiple browsers but on one PC.
It's working now :) Eish we are so entitled, a free service stops working properly for a little and we go crazy.

Can't open or move widgets after Wordpress update

I recently updated my WordPress site http://www.yourwhiteknight.com/ to 4.1.5 and found that I can't move or open any widgets on the widgets page. If I try to add one, I don't get the menu to add it to a widget and I can't drag and drop on into a sidebar. I can't click the down arrow on any widgets or on any sidebars that are not open in order to edit their contents.
I believe the version I was working with before was 3.5.2. I even tried to go to the customizer but it just gets stuck constantly trying to reload the page, some sort of redirect loop.
Has anyone had this problem before and can point me in the direction of a solution?
I am at a complete loss, other than uploading the older version of wordpress. If I do that, I don't know if the database will still work due to any changes in the DB from the upgrade. I can't revert to the old database because the client has already made a lot of changes.
What you need to do is look for Javascript errors in the WordPress admin area using Dev Tools. The inability to move widgets or use other javascript functions in admin is common and a characteristic of Javascript conflicts with plugins or low-quality themes and the Javascript libraries that WordPress loads be default.
Use the developer tools in Firefox (or Firebug) or Chrome or Safari or IE to see what scripts are loading on your site - I can see from my end that there are a lot of them - and look in the console to see if there are errors. See Using Your Browser to Diagnose JavaScript Errors.
If there are errors, deactivate plugins one by one and look for a theme update. It can take some time to find the cause of Javascript errors, and in some cases, you may need to debug yourself.

Resources