I have this problem that my website is good looking when I preview it from Wordpress backend and has no errors. You can check it here - Clean version However when I preview it by simply typing my website address into the bar, it is a little mess. Kindly check it here - Crappy version
I tried clearing the cache, updating the browser, tried few different browsers but no luck. One another weird thing is that on my colleage's computer the website shows perfectly.
Related
So I have a very simple form with just 2 fields that submits on the staging site, tested and got my clients to test and everything was fine.
Uploaded exactly the same code to the live site and it works for me but my clients just get the same empty form after submitting instead of the intended thank you message that should be showing in its place...there are no error messages and I can't seem to replicate this anywhere other than on the live site and i don't want to turn debugging mode on there.
I have also checked the host for error logs but unfortunately the host doesn't seem to have this feature.
How do I debug this or any information as to why it wouldn't be working would be super helpful.
I have gotten clients to hard refresh and clear browser cache. They have tried on multiple machines and in different places with the same result.
If you would like to take a look the staging site is here: http://ams.staging.gooi.ltd/
It's the Newsletter Sign Up button in the top left. This has been working for everyone that has tried though....like I said...only seems to not work on the live site for some people.
My website is suddenly displaying as a mobile site when viewed on Microsoft Edge on the desktop. It's using wordpress 5.0 and It displays fine on Chrome.
The link is here https://flowersforeveryone.co.za/product-category/tulips/
the version of Microsoft Edge 42.17134.1.0.
Does anyone know why this happens?
Do you have any extensions for your browser or other tools that allow you view pages in rendered mobile or tablet views? ie. "Responsive Web Design Tester"
If so, try deactivating those and doing a hard refresh of your browser (clear cache).
One possible cause could be you zoomed in accidentally in your Browser...
Did you try on Firefox or Chrome ?
Plz provide a link if you need help.
I have faced a weird problem recently when I checked my website with my mobile on chrome I saw that It is not showing the right things
some colors were different, tables and generally it wasn't what I was expecting
It is totally different with the desktop
To understand what I mean check http://yking.ir
One time with your pc and with your phone
does anyone know what is the problem
I'm using twitter bootstrap 3.7 in my design and my server-side is PHP
Update
I finally found out the problem
My mobile chrome browser had cached the site and After I cleared the cache it fixed.
I finally found out the problem
My mobile chrome browser had cached the site and After I cleared the cache it fixed.
I'm using Brackets to dev a static, simple site. The Live Preview capability is fantastic. all was going well until...
I wanted to start using some php in my site so i downloaded php and tested it in my inetpub/wwwroot. I then figured that i best move my static site (html and css files) to the wwwroot folder.
This caused a set of issues i partly resolved. My Live preview started asking for base URL so i put the new local url: http://localhost/myprojectfolder/. HTML and PHP files now showing but...
The Live preview needs me to hit save and restart the preview (defeats the purpose of Live Preview). It also doesn't highlight sections of the page as you scroll through the code.
How can i get PHP working on my site and the Live Preview working, i've messed something up.
Edit: Im using IIS with my PHP hence moving my static site to wwwroot
Brackets has a known issue whereby the Live Preview requires saving of code and refreshing of live preview chrome screen in order to see change. You can also not see the element highlighting once moving to your own web server eg iis.
I have recently uploaded a site I'm working on to a clients server. Unfortunately they are only running PHP 4.3, so a few things aren't working but some of my Javascript isn't working which is strange. Can anyone give me any insight into this? Here is the site that is functioning (PHP5+): http://involutionstudios.net/earthrover
And here is the site that isn't:
http://earthtest.monpjc.com/ (PHP 4.3)
As you will be able to see once you compare the two site the Javascript for the centre console isn't working correctly and the images are failing to display.
There is no errors using F12 on Chrome, from F12 I can also see that the images are loading, so it's not a problem with incorrect directory paths.
The Twitter feed not loading isn't the problem as that's to do with PHP.
Any help would be great :)
Thanks
The images are loaded on second, but they are not visible because you are missing twitter div there, putting even empty <div id="twitter"></div> before slider will shift slider div to correct place as it does on first site