Forum Replies Created
-
Mod
Moved to Support.
Mod
In reply to: How to NOT display "pages" at the bottom of the homepage?
January 15, 2015 at 2:29 pm #44319Moved to Support. Marking thread as resolved. You can do this yourself as well.
Mod
Quote:the link is still pointing to http://vbskompas.comxa.com.Did you edit theme files?
Mod
Quote:I don’t understand why it isn’t working as I am using this theme on another site as well and it is working perfectly on that one. Both sites are even on the same server, so I have no idea what I might have set weird that is causing this to happen.There are a lot of possibilities here:
1) A plugin conflict.
2) WordPress may not have installed or upgraded properly.
3) Graphene may not have installed or upgraded properly.
You can start with disabling plugins and seeing if you can get it to work properly.
Mod
Try:
.post-nav {display: none;}Doing it from memory, so I don’t remember if it’s a class or an id.
Mod
Quote:I’ve tried to upload a new header but when I visit the site when logged on it is visualised but when I log off is disappears again.This is probably due to a caching issue.
Log in to your site at http://www.vbskompas.be/, go to Appearance >> Header, and upload your header image there and select it.
Quote:Is it possible to get to the code of the header and change it there?The problem is not with the code in either WordPress or Graphene. The problem is that the http://vbskompas.comxa.com domain is not responding. (Try clicking on either link to see what I mean.)
Mod
You are using this header image:
http://vbskompas.comxa.com/wp-content/uploads/2014/10/cropped-Header-DIM-2.png
It is from a different domain that is not responding. The issue is not with your WordPress or Graphene installation, but with this other domain.
Try uploading your header image to your WordPress install at http://www.vbskompas.be
Mod
Try
#content {
padding-top: 5px;
}Mod
Marking thread as resolved. You can do this yourself as well.
Mod
That’s not the mobile version, by the way. You’re just viewing the desktop theme on a mobile device.
You are seeing this problem because you have an extremely wide header image, and the header image has a left margin of -612.5px. So when your browser window becomes narrower than your header image, it gets pulled out of the location you see it when your browser window is wider than your header image.
You can see the same thing on desktop if you restore down your browser window and make it less than 1225 pixels wide.
Moved to Support. Please post in the correct section next time.
