Ronnie55
Forum Replies Created
-
Cool I’ll try it out. Does it break down which file is responsible for which object or component on a page?
Because I’m guessing most pages incorporate a lot of the same files (header.php, style.css, index.php, sidebar.php etc.) I guess I’ll try it and see.
Forum: Themes and Templates
In reply to: Having trouble setting up child themeOkay thanks, I’ll try what you said, and then i’ll contact the theme developer.
Forum: Themes and Templates
In reply to: Having trouble setting up child themeThe theme is Sympagrid
(edited to remove URLs)
Forum: Themes and Templates
In reply to: Having trouble setting up child themeTY for the response, I appreciate it very much.
So I have it set up. Both files are exactly as-is (shown above).
I simply don’t understand where/how to paste code I want to overwrite.
Here’s an example of some code I found on my paren’t themes stylesheet. I have no idea how to go about implementing changes. Nothing I seem to do actually makes a difference on one of my posts. I’ve tried changing h1 and h2 to size 8, nothing happens.
h1{ font-size: 36px; } h2{ font-size: 28px; } h3{ font-size: 24px; } h4{ font-size: 22px; } h5{ font-size: 20px; } h6{ font-size: 18px; }
I’m trying to reduce the H1 font size basically. Nothing I do works. I want to play around with it and try out 20, 25, etc. instead of 36
Forum: Themes and Templates
In reply to: Trying to add a line of code to functions.php – Please Helpanyone?
Forum: Themes and Templates
In reply to: Question about changing an image in a themeany help please?
Forum: Plugins
In reply to: Question about Caching (with W3 Super Cache plugin)anyone know?
Forum: Themes and Templates
In reply to: [Swift Basic] Possible bug.. sidebar not loading?I found out more about the issue:
Here’s a demo of the theme- test it for yourself if you’d like..
https://demos.swiftthemes.com/
ISSUE:in Google Chrome, if you right click a link to a new page, post, or category and then click ‘open in new tab’ and then let that tab load up without viewing it (basically, stay on the original tab while the new tab loads.. don’t watch it load).. the sidebar doesn’t load properly. none of the widgets are displayed properly, and instead there is just text that says ‘show’ and if you click that, then one of the widgets will show. each widget has a piece of text representing it.
Forum: Fixing WordPress
In reply to: How do I make a Bio at the bottom of each post? (example included)anyone?
Forum: Themes and Templates
In reply to: "Sight" Theme, too many h2 tags??ok thanks i’ll check it out. I do use webmaster tools. Haven’t set it up yet for this site (it’s only 2 days old).
Forum: Themes and Templates
In reply to: "Sight" Theme, too many h2 tags??Thanks for the response, WPyogi.
I thought those h2 tags would hurt my SEO because google would think that my article is about things like “recent posts” and “recent comments”. If my article is about ferrari sports cars, I want my h1 and h2 tags to be things related to that. So I guess I was worried that having these h2 tags on every single post would just confuse the search engines and dilute the keywords and h1/h2 tags that I’m deliberately putting.
^^ very odd. I can’t get them to work and I have the same version of chrome.
TY for checking though I appreciate it, and I’m glad the pages are loading too
Forum: Fixing WordPress
In reply to: Weird issue with Blog page after changing permalinksHm. Works for me too now. My web host was having some weird issues yesterday in terms of my site performance. Maybe this was part of it. I hope it continues to work fine!!
Forum: Fixing WordPress
In reply to: Weird issue with Blog page after changing permalinks^^ ok guys. I scanned with securi. Everything came up green (clear/ok)
URL is https://scrabbleonlineagainstcomputer.com
blog URL is https://scrabbleonlineagainstcomputer.com/scrabble-blog
Forum: Fixing WordPress
In reply to: Category page returning 404I changed them to just be /”post title”, if that makes sense. So there’s no date, year, etc. It’s just mydomain.com/nameofpost
I’m guessing this change has something to do with the issue.
I was able to resolve it by creating sub categories, so each category is a sub-category of the 1 main category. But I know that’s not ideal.