Placeholder
Forum Replies Created
-
Forum: Plugins
In reply to: [WP User Avatars] Too few argumentsSame! And these are lines 475 to 479 in the (allegedly) offending PHP file.
//$avatar = $avatar; $avatar = sprintf( '<img src="'.$wpua_final_avatar_image_src.'"'.$default_image_details['dimensions'].' alt="'.$alt.'" class="avatar avatar-'.$size.' wp-user-avatar wp-user-avatar-'.$size.' photo avatar-default%s" />', esc_attr( implode( ' ', $class ) ) );- This reply was modified 5 years, 2 months ago by Placeholder.
- This reply was modified 5 years, 2 months ago by Placeholder.
- This reply was modified 5 years, 2 months ago by Placeholder.
Fixed!
Okay, I figured it out. The function I was looking for in the original post – twentyseventeen_time_link() – was moved in the last Twenty Seventeen update from functions.php to a file called template-tags.php, found in the inc folder.
Now I’m off to learn how to set up a child theme so this never happens again …
Topic resolved, Mr. or Ms. Admin!
- This reply was modified 7 years, 5 months ago by Placeholder.
- This reply was modified 7 years, 5 months ago by Placeholder.
- This reply was modified 7 years, 5 months ago by Placeholder.
Forum: Themes and Templates
In reply to: [Twenty Seventeen] remove header from pagesJust what I was looking for, thanks!
Forum: Themes and Templates
In reply to: [Twenty Seventeen] Hiding Whitespace on Home PageWhat was the fix? I’m trying to eliminate the giant gap above where the menu would go, and along with it, the default down arrow in the upper right corner.
Thanks!
Forum: Themes and Templates
In reply to: [Pinboard] Moving From Post to Post?Closely monitored support forum, I see.
Forum: Plugins
In reply to: [Custom Login] Not working at allThanks everybody, I was having the same issue.
Forum: Themes and Templates
In reply to: [Umbra] Right Sidebar?You guys don’t check in on your WordPress support page very often, hunh?
Forum: Themes and Templates
In reply to: [Make] Chrome Update Altered Theme?And just for some additional weirdness, when the browser’s viewport width is between 471 and 799 pixels wide, the title and header text behave.
Forum: Themes and Templates
In reply to: [Make] Chrome Update Altered Theme?Yep. Rolled back and everything on the page looked like it should. Unfortunately, I began getting errors about connecting to my profile from an older version of Chrome, so I had to re-install the latest. Maybe the next Chrome update will resolve this …
Forum: Themes and Templates
In reply to: [Make] Chrome Update Altered Theme?Yes, sorry. I noticed the change after updating on PC – Windows 7 64-bit. I’m in the process of re-installing 37.0.2062.124 to test my suspicions.
Thanks for sharing the results of your legwork!
Forgot to mention that I installed UpdraftPlus for backups instead. Works like a charm.
I was having the same problem! PavelCZ1982 seems to have tracked it down, though.
It is causing random crashes of site when you have got allowed option for scheduled backup of db.
I disabled scheduled backups and have had no problems since …
Same! Login attempt redirects to home page, renaming folder in plugins gets me in, reactivating plugin in dashboard gets me white page. I’m also on 1&1.
Forum: Themes and Templates
In reply to: [Twenty Fourteen] Twenty Fourteen aka ParkerDisabling and re-enabling Jetpack worked for me as well. Thanks!