OscarGuy
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Import Failed, What Now?I haven’t had time to work on it yet. I’m trying something else, breaking up the posts into years and importing them one group at a time to see if that is faster/easier.
Forum: Fixing WordPress
In reply to: Import Failed, What Now?I’m using the “built in” one in the Tools section.
Forum: Fixing WordPress
In reply to: Import/Export Tool QuestionsOk, so the import/export tool link didn’t include the information I was looking for. It only tackled importing into a new installation, not an existing installation. That’s the part I really need to get the details on. In this situation, is it not recommended to use the default wordpress import/export functionality and to use a separate program and/or plugin?
Forum: Fixing WordPress
In reply to: Import/Export Tool QuestionsI was.
Forum: Fixing WordPress
In reply to: Blocks & Category-Specific Design QuestionAt least I’m familiar with CSS enough to do that. Curious about the post templates. Can you only have one post template/post attribute? Or is it possible to set up multiple with block designs? Perhaps maybe manually assign a template to each type of post/page?
Forum: Plugins
In reply to: [Hash Link Scroll Offset] Scrolls Too Far Down the PageI had to create a page for a test. It’s here.
The ones at the top of the page are working okay but there are others further down on the page that are not. Those are “Winner Citations,” “Runner-Up Citations,” and “NominationCitations,” which lead to a later place on the page and then the return jumps to individual sections or to the “Abbrevation Guide” are going to a random spot on the page, not where they are supposed to go.
I’ve also noticed that with your plugin installed, the #Name isn’t showing up in the address bar like it normally would, thus you can’t use the back button to go back to your last position.
https://www.cinemasight.com/awards-history/98th-academy-awards-2025/98th-academy-awards-2025-precursor-tallies/Forum: Fixing WordPress
In reply to: Anchor Tag PositioningOh. I have no idea what would even be using java…must be a plugin.
Forum: Fixing WordPress
In reply to: Anchor Tag Positioninghttps://www.cinemasight.com/awards-history/98th-academy-awards-2025/98th-academy-awards-2025-precursor-tallies/
I put up a test page. I found a plugin to reset positioning but I now have a different problem. Should probably open a new ticket for it but…clicking on a jump link takes you to a spot on a page but does not put the #location in the address bar. That means you can’t use the back button to get to the prior position. I’ve taken that into consideration and built in further jump links in each section but when I click on those, it takes me to the top of the page rather than to the position I intended.- This reply was modified 11 months, 3 weeks ago by OscarGuy.
Forum: Fixing WordPress
In reply to: Anchor Tag PositioningThanks. I don’t actually have a sample set up yet. I’m currently designing a page, so I don’t have anything posted to review.
Forum: Fixing WordPress
In reply to: Extraneous Space Causing Scroll Bar to ExtendThanks. I found the block in question. It seems to be this label: <label class=”wp-block-categories__label screen-reader-text” for=”wp-block-categories-1″>Categories</label>
Unfortunately, I cannot seem to get any styles to limit its width. Is there some weird WordPress appended descriptor that I need to remove?
I’m trying to style “wp-block-categories__label screen-reader-text” but just a width style doesn’t seem to change it.Forum: Fixing WordPress
In reply to: Additional CSS Option MissingThe “work around” link you provided is blank.
But I still don’t understand how, without changing anything, that Additional CSS menu item disappeared and why, using the exact same theme on another site still has the Additional CSS menu item.
So, really, I have two issues.Forum: Fixing WordPress
In reply to: Additional CSS Option MissingI have not changed themes and the CSS is not there at all. That is exactly my problem.
Forum: Fixing WordPress
In reply to: Additional CSS Option MissingI also want to know what happened to all the CSS I had in the old one. A lot of that was carried over from prior versions of the site with common CSS tags that I use frequently. So I want to know what happened to it because I’ve been on Twenty-Twenty-Three for over a year and it only just now disappeared. Further, the other site, using the exact same theme has that Additional CSS item in the menu, so it doesn’t make the least bit of sense that it’s gone.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Sticky Not WorkingThanks. I created a group above the main block, then added the header block to that. It makes sense now that I think of it. The main block being “sticky” would mean it wouldn’t “stick” until you reached the bottom of that section rather than the top part of the block sticking.
Forum: Themes and Templates
In reply to: [Twenty Twenty-Three] Sticky Not WorkingThat’s the answer, it’s nested. I moved it into the group block so I could limit its width. If there were a way to set the width of the header block outside of the nesting, then that would be nice.