Travis
Forum Replies Created
-
Forum: Plugins
In reply to: [String locator] Conflict with AutoptimizeHi there,
I’m still experiencing this issue running the latest version. Just wanted to let you know. Perhaps there’s something else at play, but I do have Autoptimize. Not sure how to get the diagnostic info like OP.
Was the issue addressed in the latest update as planned?
Thanks
Forum: Themes and Templates
In reply to: [Sento] Include year with blog postNevermind, after some serious tinkering I finally found it. In my case, the post day wasn’t relevant, so I changed that to display the year.
In 05.blog.php
On Line #273
Changedate-day
to
date-year
and on Line #277
Changeesc_html( get_the_date( ‘j’ ) ),
to
esc_html( get_the_date( ‘Y’ ) ),
You may also want to change the size in style.css.
.blog-article .entry-meta .date-year
. Looks good at 16px.
CheersHi Kima,
Thanks for your reply. To echo detoris, this is not a plugin issue and the bug is still present even after I disabled all of them.
It’s hard to narrow down a cause because also like detoris mentioned, it only occurs on some images but not all.
If you have any other suggestions or if your team can look into this it would be greatly appreciated.
Kind regards
Any other free services to stop the spam registrations? The “BadBehavior” is not working as previously suggested. I’m getting close to 40 bogus subscriptions per day.
I appreciate the Anti-spam by CleanTalk recommendation. I just want to exhaust any other free options that may be available first.
Forum: Themes and Templates
In reply to: [First] Remove title displayThank you, that was a very easy fix.
Cheers, Manoj
Forum: Themes and Templates
In reply to: [First] Categories pageThank you very much, this advice was of great help. The site is functioning perfectly now! Kudos to you, Mr. Utsumi
Forum: Themes and Templates
In reply to: [First] Add header image to postsThank you so much for your kind support, Mr. Utsumi!
I know this is a free theme among your paid offerings, but is there an area where I can make a small donation?
Best regards
Forum: Themes and Templates
In reply to: [First] Hide featured image from entryThank you for the prompt reply! This solved the issue.
Cheers