Forum Replies Created
-
AuthorPosts
-
Glen PavelichParticipant
Yes it’s a pain. And is on-going with this account.
G
Glen PavelichParticipantI don’t see how it is happening. I use site-origin on all the sites I manage (30 of them) and this isn’t happening anywhere else, on any other Catch Theme…. and I only use Catch Themes.
Seem I need to avoid using a feature image for the last (top) post made in order for there not to be duplication because it is picking up both the image in the post and the feature image as well.
So the question may be then, why is the page image showing at all when it is set up to show feature image on the home page.
As I trial, if I go back to a previous post (not the topmost) and delete the feature image, then save, there is no image at all showing then on the front end for that post. So it is not picking up the page image once the post drops from being the top one.
So in essence I now have to remember to put in the feature image for the last one made, each time I add a new top post.
It’s very strange.
G
Glen PavelichParticipantThe post is not so short now, but you can see the post is showing where only the feature should be.
But again, even with no image on the page {in other instances}, with only a feature image set, the feature image will appear twice.
Glen PavelichParticipantThank you. Works perfect.
Glen PavelichParticipantAnd then just as suddenly I was able to put the settings back to that shown below, and it is now working. I have no idea how this all transpired, but the home page now is correct, no side bar, and the post page is correct, with a sidebar. If it stays that way then all is well. Jeesh…. this was way weird.
Glen PavelichParticipantThen something spontaneously switched and I actually had to set the homepage and default to ‘no side bar’. Suddenly the home page had a sidebar and no way to remove it. How did that happen all by itself. I didn’t do anything. I was simply on that page editing a simple css for a paragraph.
The post page didn’t end up with a sidebar, but the static home page did. This was very alarming and I had to quickly try to get the sidebar off the home page. In order to do that I changed the “Appearance => Customize => Theme Options => Layout Options => Homepage/Archive Layout”
I had to do this as there was no option on the home page all of a sudden for no sidebar full width.
Glen PavelichParticipantYes, and this is how I have it set, but it’s not working.
Glen PavelichParticipantYes, I can make the sidebar appear for posts themselves by choosing the template sidebar option, but not on the POST page itself. The page where all the posts are shown. The page that is set in settings to be the post page. SEE:
https://thegloriousrevival.org/posts/
See:
Glen PavelichParticipantYes!!! Thank you so much because I was really concerned I had hit a major road block.
Amazing support which I have very much appreciated over the years.
Glen PavelichParticipantIt’s not the color that is the issue. I tried the code and it doesn’t make any difference.
The menu actually hides behind the header wrapper so that when you scroll over it it is inaccessible. It disappears from view completely.
I know it’s the content wrapper because if I force it down and out of the way ie….
.content-align-right .custom-header-content-wrapper {
padding: 0;
margin-top: 100px;
}this solves the problem (temporarily) …. but I can’t drop them down any further to accommodate more items to the drop down, so this is not be a fix at all in the long term.
You can see on the image attached (
that it is behind, but what you can’t see is that when you scroll over it then it disappears and is not clickable because it’s all behind the header wrapper. This is worse on the brave browser, but is also an issue with any media sizes for which I have not pushed down the wrapper, WHICH, as I said, is not an adequate fix.
I cannot use the
.absolute-header .site-header { z-index: 999; }
because, although it works to solve this, it makes it so the button on the header is then not available to click, which is a very important element here.
Not sure what 999 is. Can it be shorter? so that the menu appears properly in front, but the button is not affected?
Glen PavelichParticipantThe url is
thegloriousrevival.org
The last menu item (Other) has 3 items in the drop down so you should be able to reproduce the error. The Button on the header must not to be affected, however by the fix, as it was with the previous code.
I do have extensive css for this site. For some screen sizes I dropped the .section-title-wrapper to get it out of the way.
The problem exist for many computer sizes using the brave browser (oddly, even though the same screen resolution displays fine in other browsers).
But I am also able to duplicate it now in developer tools, responsive design mode in firefox
for the size 1024×600 for example.
And also for 1400 x 900,
(I obviously didn’t change that one) so you will see you cannot get to the final 2 drop downs because the section-title-wrapper is in the way. Took me a while to figure this out.
Hope you can help, because my client is very likely to add more in the drop downs and then even my lowered .section-title-wrappers will not be effective for a bunch more laptop screen sizes.
Thanks
Glen PavelichParticipantOoops. I had to remove the code.
It made the button on the header not clickable.
Is there another way to do this?
G
Glen PavelichParticipantYes that works. Thank you!!
However even though the drop down is now in front of the header text, the hover links still hides behind the header text.
Is there another code that could address that?
G
Glen PavelichParticipantExcellent. Thank you.
G
Glen PavelichParticipantNope, unfortunately that also deletes the post headings which appear on the same page in the content section…(using widget postloop). The code for the post titles show on inspect as (.home #content article .entry-title)
The individual page headings remain however.
Before
After
Glen PavelichParticipantI have the homepage front page set as shown here.
http://thegloriousrevival.org/wp-content/uploads/2024/03/Homepage-Frontpage.jpg
http://thegloriousrevival.org/wp-content/uploads/2024/03/staticpage.jpg
Glen PavelichParticipantI do have the site set to static page under settings, that’s the problem.
http://thegloriousrevival.org/posts/
G
Glen PavelichParticipantMissed that completely. Thank you so much.
G
Glen PavelichParticipantThank you. I just figured that out when I checked out the catch demo. Works perfectly when I figure out what errors the custom css is making. LOL
G
Glen PavelichParticipantAnd also it doesn’t seem the dots are appearing although I have them turned on.
http://thegloriousrevival.org/
(bottom position as QUOTES)
-
AuthorPosts