brentoage
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Make] Adding Google Analytics codeThanks.
Forum: Themes and Templates
In reply to: [Make] Logo has disappeared since updateif you would like to try a patch we are working on, here’s the revised version of the helpers-logo.php file.
Hey Corey. I applied the patch and the logo seems to be working. Thanks!
Forum: Themes and Templates
In reply to: [Make] Logo has disappeared since updateAlways happy to assist. I’ll keep an eye out for a fix.
Have a good day.
Forum: Themes and Templates
In reply to: [Make] Logo has disappeared since updateOk, now here’s the kicker: if you uncomment those code lines, and then upload with a different filename, what happens?
The logo disappears when I uncomment the code and upload the same images using a different file name for each. Bummer.
Forum: Themes and Templates
In reply to: [Make] Logo has disappeared since updateOk, here’s a shot in the dark: logo image info gets cached using its filename as part of the key. With that code still commented out, try uploading the logo with a different filename.
Boom. Fixed.
Thank you.
Forum: Themes and Templates
In reply to: [Make] Logo has disappeared since updateEdit the file inc/customizer/helpers-logo.php, and remove these lines (88-92)
// Function introduced in 4.0 if ( function_exists( 'attachment_url_to_postid' ) ) { $attachment_id = attachment_url_to_postid( $url ); return ( $attachment_id ) ? $attachment_id : 0; }
After making this change, you might need to upload the logo image again. Please let us know if this works for you.
Alright, so… I tried this.
First, I commented out the lines specified in helpers-logo.php. I then cleared everything from the Customizer and re-up’d the images…
…and still nothing.
Forum: Themes and Templates
In reply to: [Make] Logo has disappeared since updateAll of my plugins are currently disabled, and no, the site is not part of a multisite network.
Nothing unusual in terms of configuration that I can think of. Standard install, not much going on.
Forum: Themes and Templates
In reply to: [Make] Logo has disappeared since updateWhen you say you’ve cleared the logo files, do you mean just removing them in the Customizer? Have you tried re-uploading them from your computer?
I cleared them from the Customizer, and deleted the corresponding files from the Media Library. I then returned to the Customizer, re-uploaded the same files, but still… no logo.
@nick Young – yes, I specifically indicated in my post that
My calendar is on a standard free Google account; my calendar id shows as my email address.
So my calendar id shows up in this format: [email protected] – and not like in the example shows from the link you gave.
I am having the exact same issue. I don’t have a calendar ID in the same format as the example – just an email address.