youngwildandbroke
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Home Page not found after moving WPDoes anyone know why my thumbnails on my home page (www.youngwildandbroke.com) are not loading?
Forum: Fixing WordPress
In reply to: Page editor text tab won't save html tags.Does anyone know how to change what Google displays when searching for my blog?
i.e. When I type “young, wild and broke”, the Google search result is ugly. I would like to change what the text display on Google.
Im guessing it is something in my Editor, but not entirely sure.
ThanksForum: Installing WordPress
In reply to: How to Change Sidebar Background ColorForum: Installing WordPress
In reply to: How to Change Sidebar Background ColorHi All,
Any luck? I still for some reason can not figure it out. I just want to darken the sidebar column of each page. This will help contrast the content from the sidebar.
Any thoughts? I must be doing something wrong…
Kindly
Forum: Installing WordPress
In reply to: How to Change Sidebar Background ColorHi Ya,
I added a closing curly braces(}) above .col dim3 {background-color:#000000;}. But to no avail.
I think Ill just have to live with the current sidebar colour for now.
Thank you though
Forum: Installing WordPress
In reply to: How to Change Sidebar Background ColorI put that at very end of CSS code for my wordpress theme. Here is last part of theme css code:
/* Landscape phones and down */
@media (max-width: 480px) {
#header.menu-fixed {position: relative; top: 0 !important; }
body {margin-top: 0;}#recaptcha_widget_div {padding-left: 0;}
#sidebar #recaptcha_widget_div {padding-left: 0; }
#recaptcha_area,
#recaptcha_table {max-width: 100%; border-radius: 5px;}
.recaptchatable .recaptcha_image_cell {border-radius: 5px;}
#recaptcha_image img,
.recaptchatable .recaptcha_image_cell {width: 248px !important; height: auto !important;}
#recaptcha_image {width: 230px !important; height: auto !important;}
.recaptchatable .recaptcha_r1_c1,
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2,
.recaptchatable .recaptcha_r3_c3,
.recaptchatable .recaptcha_r4_c1,
.recaptchatable .recaptcha_r4_c2,
.recaptchatable .recaptcha_r4_c4,
.recaptchatable .recaptcha_r7_c1,
.recaptchatable .recaptcha_r8_c1 {background: none !important;}
div.recaptcha_input_area {margin-left: 0 !important; margin-right: 0 !important;}
.recaptchatable .recaptcha_r1_c1 {height: 8px !important; }
.recaptchatable .recaptcha_r2_c1,
.recaptchatable .recaptcha_r2_c2,
.recaptchatable .recaptcha_r3_c1,
.recaptchatable .recaptcha_r3_c2 {width: 15px !important; }
.recaptchatable .recaptcha_r4_c4 {width: 0!important; }.recaptcha_theme_red {background: #8a0600 !important; max-width: 100%;}
.recaptcha_theme_white {background: #e1e1e1 !important; max-width: 100%;}
.recaptcha_theme_blackglass {background: #020202 !important; max-width: 100%;}}
.col dim3 {background-color:#000000;}
But it didn’t do anything. Maybe I did something wrong? I tried to mess around with code but to no avail.
Forum: Installing WordPress
In reply to: How to Change Sidebar Background ColorThank you both.
Sorry i may be a little lost.
I went to Appearance–>Editor–>Then Searched the CSS code. I could not find “.dim3”. But I did find “.dim1third” for example.
Do you know if this code will be under the CSS code “/* contact template */” or “/* positions */” etc….?
Forum: Fixing WordPress
In reply to: Thumbnail Does Not LoadIt was the photon module! I deactivated but kept jetpack! Thank you so much everyone! WOW this online community is amazing. I literally would never have been able to fix this issue without you all.
many thanks
Forum: Fixing WordPress
In reply to: Thumbnail Does Not LoadYeah not sure either. But it is my first time in web development so ive probably done something peculiar.
Out of curiosity, is Jetpack a must-have plug-in?
Forum: Fixing WordPress
In reply to: Thumbnail Does Not LoadWE FIXED IT!!!!
I found the problematic plugin:
Jetpack by WordPress.comI have deactivated it. I am now full force ahead! Thank you so much James. I AM TH HAPPIEST MAN IN THE WORLD RIGHT NOW (except if there is a man that just won the lottery right now.)
You are a true online saint. Thank you
Forum: Fixing WordPress
In reply to: Thumbnail Does Not LoadForum: Fixing WordPress
In reply to: Thumbnail Does Not Loadbut in each image I found URL links like this
https://www.youngwildandbroke.com/wp-content/uploads/2014/08/IMG_0965.jpg
Forum: Fixing WordPress
In reply to: Thumbnail Does Not LoadI do not think i am able to right click and copy image URL. But I did inspect element and I think this might be a CSS issue?
The images I believe are stored in a back end folder wp-content or something of the sort?
Forum: Fixing WordPress
In reply to: Thumbnail Does Not LoadI just ran the plugin. all was successful but still getting that demonic ? icon with blue box for thumbnails.
i must be doing something completely wrong. it shouldn’t be this difficult.
uhhhh this is the curse of me
Forum: Fixing WordPress
In reply to: Thumbnail Does Not LoadI am seeing the ? icon with blue box for thumbnails. You can find this on home page. The thumbnails do not load. They also do not load on Blog page.