[ad_1]
hello, I’m a software dev (C# .NET) with no prior wordpress experience. A friend of mine has a business and a wordpress site and he has kind of put a hold on his contract with the original developers who normally work on the site.
I told him I’d take a look at one of his bugs to see if I could fumble my way to a solution. I managed to get his wordpress site running locally on my machine, with the entire 8gb db copied over and all. That’s not the point though.
He has two versions of his pages, one for a business which has signed up for his software as a service, and one for a non-business branded generic page. The business specific version of a page will have a business specific header at the top of the page. If you visit the following URL on an iPad running Safari and maybe Chrome, you should see a page without any styles loaded:
if you navigate to the same page without the business specific style, the page loads correctly:
I’m pretty sure this behavior can be replicated just by visiting the business specific page vs the base home page (IOS/Safari/IOS Chrome):
vs
I diffed the pages and scoured the code trying to figure something out and nothing jumped out at me. I’ve read several similar posts (regarding themes not loading) but I really don’t know where to start. I know I can replicate the issue. One page doesn’t load with the correct style on IOS/iPad using Safari and iirc Chrome. Works on my windows PC. I’m a windows dev, new to wordpress, I need halps. Thanks y’all.
- This topic was modified 20 minutes ago by . Reason: phrasing
The page I need help with: [log in to see the link]
