SLeece
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Quark] Change col classes for banner widget areasThat worked perfectly! Thank you so much!! ??
Forum: Fixing WordPress
In reply to: [Theme: Pinboard] Header changes size in different browsersHi Laurensmitty! I’m sorry it was so long ago I can’t really remember what I did exactly.
This is what I had for the sections that alchymyth mentioned above:
/* Commented out to expand header full width #site-title { margin: 0 3.4%; font-family:"Oswald", sans-serif; font-size:32px; letter-spacing:1px; } */ #site-title img { vertical-align:middle; }
Try that and see if it works. If not let me know and I’ll see what I can do to help. Good luck! ??
Just upgraded. Same issue.
Forum: Fixing WordPress
In reply to: [Theme: Pinboard] Header changes size in different browsersOK, I must be missing something then. I did try what you suggested. Would you mind elaborating a bit? I’m pretty new to all of this. Thanks.
Forum: Fixing WordPress
In reply to: [Theme: Pinboard] Header changes size in different browsersHi alchymyth! Thanks for responding. ??
I tried your suggestion and now the entire header is showing. However there is now a rather large empty space to the right of the header image in both IE and Firefox. Any idea as to how I can make the header image fill the entire space? Thanks again!
Forum: Themes and Templates
In reply to: Pinboard theme right sidebar issuePerfect!! Thank you, thank you, thank you!! I had misunderstood what “content columns” meant, but now I get it. I can now mark this topic resolved. ??
Forum: Themes and Templates
In reply to: Pinboard theme right sidebar issueThanks! That works perfectly! But now if I try to set the content area (is that the correct terminology? lol!) to 70%, making my sidebar only 30% all of my widgets get pushed to the bottom of the page below the comments area. I’ve tried checking padding but I can’t find the problem.
Any idea about this one? Sorry to be a pain. This one is really puzzling. ??
Forum: Themes and Templates
In reply to: Pinboard theme right sidebar issueYeah, I moved those widgets back to sidebar right after I noticed that moving them into sidebar top wasn’t working out for me. I’ll move the widgets back to sidebar top if you’d like to check it out again. Maybe you’ll notice something that I’m not seeing. I really appreciate the help. ??
Forum: Themes and Templates
In reply to: Pinboard theme right sidebar issueThanks for the suggestion, but unfortunately that didn’t work for me. ??
Forum: Fixing WordPress
In reply to: theme is different than one I uploaded into ftpHi Narvel99,
I was having a similar issue just the other day with this theme. I’ll warn you that I’m pretty new to WordPress so I can’t explain in great technical detail what I did, but here’s what worked for me:
– access your web site through an ftp program and make a copy of the theme’s folder (ie: make a copy of pinboard in the themes directory).
– rename the theme (I named mine “pinboard2”)
– Log in to your WordPress dashboard. You should see the copied pinboard theme (in my case, “pinboard2”). Activate this theme.
– Edit style.css to include this stuff (copied from your post):
“/*
Theme Name: Pinboard Child
Theme URI: https://idahoorange.com/
Description: Child Theme for Pinboard theme
Author: Joe
Author URI: https://idahoorange.com/
Template: pinboard
Version: 1.0.5
*/@import url(“../pinboard/style.css”);”
At this point you should be good to go! I hope this helps. Good luck! ??
Forum: Fixing WordPress
In reply to: Changed permalinks. Now getting a "500 Internal Server Error"Ok, just deleted my web.config file from that subdomain (after noticing that another subdomain didn’t have one) and it’s working.
Not sure if that was a good idea, but I guess I’ll find out. Might be something to try (provided that wasn’t the dumbest thing ever) if anyone else is having the same issue. ??
Forum: Fixing WordPress
In reply to: Changed permalinks. Now getting a "500 Internal Server Error"I got a response back from GoDaddy:
“… The issue appears to be due to the scripting set up within your web.config file, particularly the section regarding a WildCard(*) entry. Please keep in mind that wildcard entries will not work with your hosting account at this time, as you have a shared IP Address…”
This makes no sense. My web.config file for both https://www.nestcreative.ca and for my subdomain test.nestcreative.ca, includes the previously mentioned wildcard entry. Both are operating just fine.
I tried copying the web.config file for https://www.nestcreative.ca to the subdomain, and it’s gone back to giving me a “500 Internal Server Error”.
??
Forum: Fixing WordPress
In reply to: Changed permalinks. Now getting a "500 Internal Server Error"Sorry, I don’t understand much about this stuff yet. I don’t think I have a .htaccess file, because I’m on a Windows server (apparently my first mistake). I believe that I have a web.config file instead.
Feel free to correct me if I’m wrong, because that’s entirely possible ??Forum: Fixing WordPress
In reply to: Changed permalinks. Now getting a "500 Internal Server Error"Ok…nevermind…
It worked briefly and now it’s just posting a page with more info about the error…of course I understand none of this information ??
Anyone? Please?
Forum: Fixing WordPress
In reply to: Changed permalinks. Now getting a "500 Internal Server Error"So I contacted GoDaddy, but I’m impatient so I kept looking for answers. I found this post from GoDaddy, followed the directions, and now my site is working again. Very weird…