thinkwired
Forum Replies Created
-
That is fine, we do not use the on-site search filter.
Thank you for your time/reply.
So, if I uncheck both of those boxes, the only thing I lose is the ability filter on-site search results?
BTW, having those boxes checked causes my db to become unresponsive. The query just runs too long.
Has this been fixed in the latest version?
Can I revert to 2.9.2 without worrying about the DB? Is it simply a code change?
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total cache is not workingThere must be some strange caching in the admin. Now the options are back and it is enabled.
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total cache is not workingWe cant even get to the settings page. The menu links for w3 total cache are gone.
- This reply was modified 7 years, 8 months ago by thinkwired.
Forum: Plugins
In reply to: [W3 Total Cache] Not working after deactivatedSame issue here. it says its activated but, it appears to be deactivate. No options or items in the admin menu.
Forum: Plugins
In reply to: [W3 Total Cache] UNABLE TO ACTIVATE W3 TOTAL CACHE+1 I’m seeing the same issue. I deactivated the plugin but, when I try to reactivate, it silently fails to activate.
Perfect.
Thank you for your time!
I assumed the parameters needed to be set to ‘2’ but, that didnt work either.
If I change your code to
add_filter( 'the_title_rss', 'my_unicode_title_rss', 10, 2 ); function my_unicode_title_rss( $title, $source ) { return html_entity_decode( $title, 0, 'UTF-8' ); }
it still throws the same warning.
- This reply was modified 7 years, 9 months ago by thinkwired.
- This reply was modified 7 years, 9 months ago by thinkwired.
That throws a warning error in the title of each post in the rss feed
<br /> <b>Warning</b>: Missing argument 2 for my_unicode_title_rss() in
- This reply was modified 7 years, 9 months ago by thinkwired.
Forum: Plugins
In reply to: [The SEO Framework – Fast, Automated, Effortless.] Order SEO page options@derykc I never found out how it happened but, following the steps to clean things up did solve the problem.
@sybre derykc was asking about a totally unrelated issue in a thread that has since been closed. I’m guessing this is the only way could contact me.
Forum: Fixing WordPress
In reply to: Database purposely erased by angry web developerI would simply ask your hosting company for the most recent backup.
Is it your hosting account or did the developer host the site?
Forum: Plugins
In reply to: [Quick Page/Post Redirect Plugin] www. version of link not workingemail sent.
Thanks in advance.
I assume this is a very specific issue (given how many people use this plugin) but, I don’t know what the heck could be causing it.