Shoreditch Parent Page issue
-
Hi,
I’m having an issue setting my Homepage in the Shoreditch template as the Parent Page in the Panel Page layout. When I go to one of my other pages and look under Page Attributes it doesn’t show the page I have set as my Homepage as one of the options for the Parent Page. Any ideas what I’m doing wrong here?
Many thanks,
Tom
The blog I need help with is: (visible only to logged in users)
-
Furthermore, when I go to my set Homepage, under Page Attributes I have the option of setting one of my other pages as the Parent. I feel I’ve done something backwards somewhere, but not sure what
-
Hi there!
I have been checking your site and I’m not quite sure what happens. The current homepage doesn’t appear on the list of pages in the customizer either.
I’m wondering if something might have gone awry there.Could you try copying and pasting all the content to a brand new page and see if it works properly then?
In the editor, click on the tree dots in the right upper corner and click onCopy all content. Then paste it into the new page and check if you’re able to set it as the parent page and later on as the homepage. -
Aha! Although the Copy All Content didn’t work properly, I did it manually and it seems to have fixed it. I’ve just deleted the other page.
Thank you very much – legend!
-
-
Yay! I’m glad that has worked out for you!
Can I ask another question here?
Sure thing, ask away!
-
Thank you.
Why, on my Connection:Lost page does it put a shadow around the writing in the box with a grey background, rather than just make the background grey? I can’t see a single setting I could have pressed to turn this shadow on, and likewise I can’t see how to turn it off!
-
Alternatively, can I set the Featured Image of a page to be a plain colour? Or is there another way to change the background colour of a page in this theme?
-
Why, on my Connection:Lost page does it put a shadow around the writing in the box with a grey background
Would you please share a screenshot of that via https://snipboard.io/ ?
can I set the Featured Image of a page to be a plain colour?
No, currently the Featured Image must be an image, though I suppose you could create an image that’s just a solid color in your image editor of choice.
-
That page is completely empty when I view it in the editor. Have you since deleted that content?
It’s impossible for us to determine what’s going on without being able to see the issue directly, so please add back that content if you still want us to help with this.
-
Sorry about that, I’ve put a text box back on it now and I can again see the weird grey ‘glow’ around the letters.
-
Ah, it’s in the theme style.
On the front page, if you have a featured image as the background, Shoreditch adds a text shadow that’s supposed to help the text show up more clearly, presumably with white text like in the demo.
https://shoreditchdemo.wordpress.com/You could remove it with CSS if you upgrade your plan to Premium, so if you’ll be doing that, here’s the code you’ll need to remove the shadow from all panels:
.page-template-panel-page .hentry.has-post-thumbnail { text-shadow: none; }You might also find it looks fine if you use regular text there without changing its background or font color.
I hope this helps!
-
- The topic ‘Shoreditch Parent Page issue’ is closed to new replies.
