adsjerreram
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Google search problemsHi guys,
Ive all ready used google webmaster tools – it seems like it have started to remove the old pages, so thats great. Ill just hope my new pages pop up instead.
Thx!
Forum: Themes and Templates
In reply to: Zerif: Problems with mobile layoutIve solved the background image problem (at least on iphone 5) with the following code:
@media (max-width: 767px){
body.custom-background {
background-size: 150% 50%!important;
background-position:50% 110%!important;
}
.home .header {
height: 250px!important;
}
.header-content-wrap {
padding-top: 0%;
padding-bottom:18%
}
.intro-text {
font-size: 21px;
}}I still need to solve the general narrowness of the rest of the frontpage though
Forum: Themes and Templates
In reply to: Zerif: Problems with mobile layoutWell the background image is inheiret to to Zerif, so the plug in dosent work unfortunately – thanks for the advice though!
I have read that I should change the size of the image – I think Ill try that. That dosent change the problem with the rest of the mobile layout – its too narrow so to say. Can anybody help me.
Forum: Localhost Installs
In reply to: Eternal error 500I solved the whole thing – not quite sure how though – however this is what I did:
– I deleted the entire content of database and live server.
– I then reuploaded all.
– Apperently you have to add https:// in front of the home and site url in the database.
– I then cleared my catche and bang the whole lot was working.Forum: Localhost Installs
In reply to: Eternal error 500Yes – I have followed every step – it really stumped me as I have reuploaded all the data again, and the error still consists.
Can you check it out – I have two websites. At the moment its only https://www.videnscenter.etikos.dk that is up and running?
Best regards
Forum: Fixing WordPress
In reply to: WordPress dashboard is wierd!all right guys – I have been updating left and right. Ive even downloaded the wp installation and reuploaded it – the dashboard is still wierd – its all white/grey with a long list of links to the posts and so on – but no css as far as I can tell.
Forum: Fixing WordPress
In reply to: WordPress dashboard is wierd!Ok – I have been messing around and have created a series of errors I cant comprehend – I will reupload the database and the wordpress files and restart.
Is there anyway to change to localhost links with a sql command? Ive tried to command suggested in the wp-beginner guide, but apperantly its not all working.
Forum: Fixing WordPress
In reply to: WordPress dashboard is wierd!Try now please – I needed to re-upload the files – thats why you couldent connect.
Forum: Fixing WordPress
In reply to: WordPress dashboard is wierd!Hi,
Yes – the website is showing correctly, though I havent changed the permalinks(at the moment its down do to something shifting up), the main problem arises with the wp dashboard (which I btw cannot log in to from safari, but only from firefox) – can you provide any help? I would be most gratefull.
Forum: Fixing WordPress
In reply to: Category blog pageI have made some progress. Apperently its because of the picture which the whole thing tries to align around. I can change this, however, when changing this, I also change the entry content for the actual post. Is there a way to change the entry-content for the specific category page ?
Best regards
Forum: Fixing WordPress
In reply to: Category blog pageIm working locally on mamp, so unfortanely that isent an option – however I can provide you with a picture
https://www.dropbox.com/s/9kq81l13y4u2995/13091683_10154107628269659_2044683642_o.png?dl=0
As you can see the problem is that the text align to the left, while the title centers.
I think it has something to do with the picture, but Cant for the life of me figure out, why the category page dosent takes this into account.
Best regards
To anyone having same problem: I think something was interfering with the database, as a clean install dident work. I ended up switching computer, importing the database, and installing the old version of WP.
Forum: Fixing WordPress
In reply to: White screen wordpress fatal errorNo problem ??
I actually had a lot of problems with the plug ins and theme when I updated. When I went back to the previously version of WordPress I couldent access my database, so I ended up during a fresh install on another mac, importing databases and a copy of the mamp folder, and then it worked like before.
Best of luck with you WP page!
Best regards
Mads
Forum: Fixing WordPress
In reply to: White screen wordpress fatal errorWell there are ways around it. Basically what happens is that your wordpress update dident go all the way, and some files are left incomplete. You can either manually update wordpress, or you can resort to a backup.
Best regards
Mads
Hi again,
Im not sure if any of that help my problems sadly. Here is what I did. I work locally with mamp on a mac.
When I launch the servers, mamp opens it webpage where I can access phpmyadmin from – no matter if I use the pro version or the free version. This is were my databases are, and it have allways been accesible.
I took an older mamp folder (about one week) and pasted it in, in the “new” ones place, which replaced the whole lot. This reverted the version to 4.4.2 and gave me back all the work (ive lost the week, since i took the backup, but whatever). However, I cant access myphpadmin, because of the error message. I need to change the permission of the file obviously, but I cant figure out how.
Can you help me pleasE?
Best regards