- This topic has 6 replies, 2 voices, and was last updated 8 years, 10 months ago by Sebastian.
Author | Posts |
---|---|
Gerd
February 1, 2016 at 5:38 am
|
Hello, displaing the same page with Google Chrome looks different in backend. Regards |
Sebastian
February 1, 2016 at 10:34 am
|
Hi Gerd, It looks like it could be a bug. Would you mind sending me login details for your site via this secure contact form? https://themeover.com/support/contact/ Thanks, |
Sebastian
February 1, 2016 at 12:09 pm
|
This problem relates to the WP Admin bar. By default, Microthemer hides the WP admin bar in the site preview as it’s a bit of a distraction. Your theme also hides the WP admin bar using CSS. The result of both Microthemer and your theme hiding the admin bar in different ways was a distortion to your header. Fortunately, the fix was quite simple. On the MT preferences, I set “Display WP admin bar on site preview” to “Yes“. The admin bar doesn’t show due to your theme’s settings, but your site looks identical in Microthemer now. |
Gerd
February 1, 2016 at 12:21 pm
|
OMG where is my bug? 🙂 |
Sebastian
February 1, 2016 at 1:37 pm
|
I don’t think it’s a bug. Your theme is probably deliberately hiding the admin bar for some reason. And actually, I don’t think it’s hiding the admin with CSS like I said previously. Your theme probably has this code in it’s functions.php file (or some other PHP file):
If you want the admin bar to show on the frontend, you could try to find this code and comment it out with two forward slashes:
The missing text is a strange one. I noticed this when I first visited your site. But while I was inspecting the page with Chrome’s inspector the text started appearing. Now it is always there. I can’t recreate the situation whereby it disappears, which makes it difficult to troubleshoot. Which browser are you using? Is the problem intermittent for you too? Cheers, |
Gerd
February 1, 2016 at 1:57 pm
|
Hi Sebastian, with “OMG where is my bug?” i referrd rto the first post. 🙂 Thank you, |
Sebastian
February 1, 2016 at 9:08 pm
|
Glad to hear it! Please let me know if you need assistance with anything else. |