Bruno MALIK-LACKO
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Retrouver mes réglages d’origineBonjour Alixia,
Pour mettre le fond en gris:
1. Aller dans Apparence > Éditeur .
2. Puis dans CSS changer le background color: .site { background-color: #808080; } .site
3. Cliquer sur UpdaterEn espérant que ça vous aide sur un dès problèmes.
Je suppose qu un CSS était aussi utilisé pour les images.
Cordialement,
BrunoForum: Fixing WordPress
In reply to: Password Protected Pages Do Not WorkHi Elizabeth,
Can you try to disable your Jetpack plugin and re-try to see if it works ?
It may be due to a lock from the Jetpack plugin.Hope it helps.
Regards,
BrunoForum: Fixing WordPress
In reply to: Only homepage worksHi,
I think the best is to compare the link you can see from the admin (where you create your page) and the link on the internet website.
Take as an example the page about-us, I can see the link on the website is http://bhcclub.com/about-us/
What is the Permalink you see when you edit the page from the admin (the Permalink shows under the page title inputbox) ?Hope it helps !
Regards,
BrunoForum: Fixing WordPress
In reply to: Every page just a white screenHi Rhondda,
Error 500 is a server side error and it can have several reasons.
At the root of your website you can find the file error_log that should tell you where the PHP code is having issue.
On Bluehost, you can access/view the file from your Cpanel by using “File Manager”.
Hope you will find the root cause and be able to fix this quickly.Regards,
Bruno