mnatseah624
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [GeneratePress] Different colored pagesDear @diggeddy (@leohsiang)
Thanks, David. I’m afraid that’s not working.
I also triedbody.page-id-830 .one-container .container { color: #000; }
Any other ideas?
Forum: Themes and Templates
In reply to: [GeneratePress] Different colored pagesDear Leo
Many thanks. that’s really helpful.
I downloaded Simple CSS and it works fine.
It’s at https://brightmorningstar.org/christmas-cantata/How would I add text color to that code. I tried this
body.page-id-830 { color: #000; background-color: #fff; }
And I tried half a dozen other variants without success.
Any idea?- This reply was modified 4 years, 9 months ago by mnatseah624.
Forum: Themes and Templates
In reply to: [GeneratePress] Change color of Search boxHello Tom @edge22. Many thanks. The first piece of code worked a treat.
God bless- This reply was modified 4 years, 10 months ago by mnatseah624.
Forum: Themes and Templates
In reply to: [GeneratePress] No page tags in Generate Press?Thanks Tom @edge22
That’s good to know.
Thank you for your reply.Forum: Themes and Templates
In reply to: [GeneratePress] No page tags in Generate Press?Hello @diggeddy Thank you for your reply.
What’s the philosophy behind this?
Is it because page tags are unnecessary? Or is it an extra only available in the pro version?Forum: Themes and Templates
In reply to: [GeneratePress] White band round dark containerThanks very much @leohsiang That works great.
Happy New Year to you.Forum: Themes and Templates
In reply to: [GeneratePress] Reduce Header spacingThanks Tom @edge22
That works well.Forum: Themes and Templates
In reply to: [GeneratePress] Reduce Header spacingHello @leohsiang Thanks for your advice.
If I change to one container, how do I update this code to apply to the whole area?- This reply was modified 4 years, 10 months ago by mnatseah624.
Forum: Networking WordPress
In reply to: Best backup for MultisitesThank @jnashhawkins Sorry for slow reply. Crazy busy time of year. The history is this.
(1) I had a site called christmascantata.com. It was backing up to my Dropbox with Updraft Plus. But I had another site too (brightmorningstar.org). And I felt I would be better managing them as a multisite. So, in addition to Updraft Plus, I also backed up thru the WP export function.
(2) So I set up the multisite, with which you most kindly helped me. The main site stayed as brightmorningstar.org, while christmascantata.com became christmascantata.brightmorningstar.org. Then I pointed the domain name (christmascantata.com) at that subdomain.
(3) Then I tried to restore the old christmascantata site thru the WP import function. It restored the text and pages, but not the images. I made some progress putting the images back in. But then it occurred to me that I might get a better job from Updraft Plus.
(4) So I installed the single-site version of Updraft Plus in Network admin. (I figured that if wp.com users can use it on single sites, then so could I.) Then I installed it in the christmascantata subdomain (cc.bms.org) then tried to restore that site from my Dropbox, with the result that we now have. Visiting the site and trying to access it thru the dashboard are both impossible (“This site can’t be reached.”). But if you click to a link to one of the pages, you see a mangled version of the original.
(5) I’ve been looking for a Network Admin function to access Post Revisions for the subdomain (cc.bms.org). But I can’t find one. Is there such a thing?
Hopefully….Forum: Networking WordPress
In reply to: Best backup for MultisitesHello multisite users
Thank you to @jnashhawkins for his helpful reply. I’m sorry to take so long replying. It’s a busy time of year for me.
I reconnected my subdomain to Updraft Plus, which I was formerly running on my single site. Then I tried to restore that single site into my multisite. Result: the site and its dashboard are now unreachable, unreadable, uneditable.
I think the problem was that the first site was called christmascantata.com. And the new site is christmascantata.brightmorningtstar.org.
What’s annoying is that I had already restored the site thru the WP export/import function. There was a lot missing, but I was getting there. But now it’s all gone.
Any idea how I can get it back to what it was 10 or 15 minutes ago?Forum: Themes and Templates
In reply to: [GeneratePress] Remove margin above featured imageThanks @diggeddy
That works great.Forum: Themes and Templates
In reply to: [GeneratePress] Change header text colorThanks, Leo. That’s great.
Forum: Themes and Templates
In reply to: [GeneratePress] Full-width masthead imageThanks @leohsiang. Got it now.
Forum: Themes and Templates
In reply to: [GeneratePress] Full-width masthead imageHello @leohsiang
Yes, you’re right. It looks a bit pixellated. How would I stretch it only as far as the width of the text / container then?
And one more question pls. I want the site header to be white text on black bkgrd. I tried this..site-header { background-color: #000000; color: #ffffff; }
It gave me the black bkgrd but not the white text.
Thanks for any suggestions.Forum: Themes and Templates
In reply to: [GeneratePress] Full-width masthead imageHello Leo
Thanks for your reply. I’m not sure if that code made the image bigger, but it made it jump to the left. How would I add that code and center the image?
Also, is it not possible to stretch the 1000px image? I want to keep load time fast, and big images will slow it down.