Matt_hew
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Ward] Remove Jumbotron from all but home pageThanks!
That list is extremely helpful. Do you know how to change the red power image at the bottom of the jumbotron? I appreciate the help.
Forum: Themes and Templates
In reply to: [Ward] Remove Jumbotron from all but home pageThanks! That works great!
Is there a way to add it to certain pages. For example if I only wanted the Jumbotron to show up on the homepage and blogpage. Thanks again!
Forum: Fixing WordPress
In reply to: HTTPS and Absolute PathI believe I fixed it. I just change HTTP to HTTPS on the header image file
Forum: Fixing WordPress
In reply to: Response StringFIXED: put an change HTTP to HTTPS in the gateway URL
Forum: Fixing WordPress
In reply to: HTTPS and Absolute PathI’ve never used ‘view source’ before. When I did it my line 57 was different. Do I change the code in there or what does that do for me?
Thanks for having patience with me.Forum: Fixing WordPress
In reply to: HTTPS and Absolute PathThanks Jorge, I am still a bit confused.
I found #header in two places, here:/* ====================== START MAIN STRUCTURE ====================== */ /* ==== Widths, heights, floats and margins of all basic sections === */ #header { } #logo { } #nav { } #slogan { } #slider { margin-bottom:20px; } #content { width: 75%; } #sidebar { width: 22%; } #footer { clear: both; }
and here:
/* ====================== START HEADER ====================== */ #header { } #top{ height: 30px; background: #333; position: relative; z-index:10;
I tried inserting the code you gave in both places, but neither worked. Both of those I found in my style.css in wordpress.
Forum: Fixing WordPress
In reply to: HTTPS and Absolute Paththis is the header image:
https://dickeybub.net/wp-content/uploads/2012/07/header_db43.pngi also have a blank image over top it so that people can click back to the homepage, here it is:
https://dickeybub.net/wp-content/uploads/2012/07/blank_head.pngThanks
What about images that are embed from a url that is on my website. Since I have private SSL can I just change the URL from HTTP to HTTPS and that will fix it.
Forum: Fixing WordPress
In reply to: HTTPS and Absolute PathI am now having a problem with my header. For some reason the header is not showing up and I think it’s because the image isn’t https, but I don’t know how to change it. I’ve tried re-uploading it, but that didn’t quite do it. Any ideas?
I appreciate the help Jorge. Thanks!
Forum: Fixing WordPress
In reply to: Visual Editor changing my HTML/codeFor example: would it create a problem if I used visual when making post and html when creating pages?
Forum: Fixing WordPress
In reply to: Visual Editor changing my HTML/codeYes, sorry I should have phrased it that I have never experienced this problem until today. By sticking to an editing tab…do you mean just always using the same one, or is there a way to disable one?
Forum: Fixing WordPress
In reply to: HTTPS and Absolute PathWhat about images that are embed from a url that is on my website. Since I have private SSL can I just change the URL from HTTP to HTTPS and that will fix it.
Forum: Fixing WordPress
In reply to: HTTPS and Absolute PathHow do I secure the youtube video? Or any other resources that are not secure?
Forum: Fixing WordPress
In reply to: HTTPS and Absolute PathThank you that fixed it!
Forum: Fixing WordPress
In reply to: HTTPS and Absolute PathYou mean making it a HTTPS instead of HTTP?