hzhenk
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Problem removing www from url , multisideIn the end the problem was located at the server-site.
Keith thanks for your time.Forum: Fixing WordPress
In reply to: Problem removing www from url , multisideWindows 7.
I have undo the changes in wp-config to activate multisite.
I have changed permalinks.
There is a .htacces file know.I have deleted the www in settings.
I checked the changes in the database, they have changed.So if I dot site/wp-login.php.
I can login, you see only text.
After logging in , wordpress can not access the proper url.Forum: Fixing WordPress
In reply to: Problem removing www from url , multisideI also tried to change through settings > general etc. Did not work.
There is no .htaccess in my directory? Could this be the problem?
Forum: Themes and Templates
In reply to: [Responsive] How to make post transparent?Solved
Forum: Themes and Templates
In reply to: [Responsive] How to make post transparent?Bjorn, thanks all lot.
#wrapper {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
background-color: #fff;
border: 1px solid #e5e5e5;
border-radius: 4px;
clear: both;
margin: 20px auto;
padding: 0 20px 20px;
position: relative;
}And then change #fff to transparent.
Forum: Themes and Templates
In reply to: CSS question about headerThe problem is solved by some professionals.
I don’t really know what they have changedForum: Fixing WordPress
In reply to: Search text within postJust use CTRL F !!!
In the end a stupid question from meForum: Themes and Templates
In reply to: Change width twenty eleven themeClearing the browser cache solved the problem.
Thanks alchymythForum: Themes and Templates
In reply to: CSS question about headerI just now discoverd that the problem with IE is different as the problem with Chrome. With IE even the location of the buttons is wrong?
Forum: Themes and Templates
In reply to: CSS question about headerWhere should I find this Java script?
In CSS there should be a command added to prevent the placing of text?What additional information should I give?
Hzhenk
Forum: Fixing WordPress
In reply to: How to prevent post in categorie in Home pageGreat plugin , thanks