Tonymus
Forum Replies Created
-
Thank you
Forum: Fixing WordPress
In reply to: Website Frontend won’t load but back end willSorry – wasn’t clear – I can access my control panel. And I didn’t think my ISP were available on Saturdays but they just responded to an email and everything is ok at their end.
So I’ll try what’s been suggested.
Tony
Forum: Fixing WordPress
In reply to: Website Frontend won’t load but back end willThanks for this George.
Just before I do that I wondered whether it might be worth trying to find out whether the problem rests with my hosting service. Unfortunately I can’t contact them as it’s a Saturday but I wondered whether there’s any way of checking remotely that their server is not at fault (in which case I guess I’ll just have to wait for Monday!) I can access the control panel.
Tony
Forum: Fixing WordPress
In reply to: Italic text changed colorFantastic! Many many thanks! As a musician I’d say you had it in D major when it should have been G major! That’s marvellous though. Can’t thank you enough.
Tony
Forum: Fixing WordPress
In reply to: Italic text changed colorHmm. Still no go. I wonder whether one of my plugins is overriding the setting. I’ve got Easy Google Fonts, Jetpack, Akisment, Responsive Menu Pro and TinyMCE installed among others. Do you think it might be one of them?
Forum: Fixing WordPress
In reply to: Italic text changed colorThanks very much Steve. I’ve made progress but I’m not quite there yet…
If I understand this, adding the code in the Additional CSS option overrides the original setting and should have changed the italic text colour to ##8fe0da which is the green on the normal text.
I’ve done all that but it hasn’t made a difference so far.
So I’ve looked at the site in Chrome and tried to understand the instructions but I’m now worrying about messing up as it looks quite complicated. I think this is the section I should be looking at but I don’t know what to change to make the italics the right colour:
media=”all”
body {
background: #f1f1f1;
color: #444;
font-family: -apple-system,BlinkMacSystemFont,”Segoe UI”,Roboto,Oxygen-Sans,Ubuntu,Cantarell,”Helvetica Neue”,sans-serif;
font-size: 13px;
line-height: 1.4em;
min-width: 600px;
}
post.phpmedia=”all”
body, html {
height: 100%;
margin: 0;
padding: 0;
}
user agent stylesheetbody {
display: block;
margin: 8px;
}Or perhaps I’ve misunderstood!
Tony
Forum: Fixing WordPress
In reply to: Italic text changed colorForum: Fixing WordPress
In reply to: Trashed has appeared in certain URLsThat was truly astonishing, Steve! It was like actual magic. The interesting thing is that I hadn’t deleted the affected pages but rather the one which sits above them (and on the same hierarchical level). The word _traashed had not appeared in that particular page. However, when I restored that all the links in the other corrected themselves instantly. I had to pinch myself! The page in question does link to the affected pages via images in a gallery so perhaps that is what caused it.
Anyway, problem solved.
Many thanks.
PS t-pp – in addition I am now thoroughly flushed!
Forum: Fixing WordPress
In reply to: Trashed has appeared in certain URLsSorry t-p. I’d missed your post earlier. I’ll try some of those things now.
Forum: Fixing WordPress
In reply to: Trashed has appeared in certain URLsThanks Steve. I didn’t think I’d trashed these particular pages but I guess I must have. My problem now is how to rename them without the offending word. What do you mean by clean up my menus?
Thanks again
Tony
Forum: Networking WordPress
In reply to: Sub-domain staging site affecting live siteSolved it! Many thanks again Steve – you’ve been a star.
Tony
Forum: Networking WordPress
In reply to: Sub-domain staging site affecting live siteOk. Thanks Steve. I’ll try tomorrow (1.00 am here)and let you know how I get on.
Forum: Networking WordPress
In reply to: Sub-domain staging site affecting live siteA copy of the live content
Forum: Networking WordPress
In reply to: Sub-domain staging site affecting live siteRight – sorry to be so stupid – so should I do an install?
Forum: Networking WordPress
In reply to: Sub-domain staging site affecting live siteThis is what it says at the moment
* WordPress Database Table prefix.
*
* You can have multiple installations in one database if you give each a unique
* prefix. Only numbers, letters, and underscores please!
*/
$table_prefix = ‘wp_’;