tempor
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate X] SitemapOops, it is already explained:
To generate language-specific sitemaps for better SEO support, use Google XML Sitemaps or ‘XML Sitemaps’ under Yoast SEO. Please, report a successful use of other sitemap plugins.
Forum: Plugins
In reply to: [qTranslate X] SitemapFor example in qtranslate we had the: “Google XML Sitemaps with qTranslate Support” plugin.
Forum: Plugins
In reply to: [Lightbox Plus Colorbox] Photon (jetpack) incompatibilityMy mistake,
it works you just have to do what the plugin author already states:
” In order for this to work correcly you must set Link thumbnails to: Image File or use [gallery link=”file” for the gallery options”
Forum: Reviews
In reply to: [Remove Ozh unobstrusive credits in footer] Brilliant!Thanks!!!
Forum: Plugins
In reply to: [Hyper Cache] Difference between Hyper and Hyper extended?Hi mbrsolution,
I haven’t used the old hyper cache again since it was broken (it was abandoned at the time) so I cannot offer you any comparison between the two.
Hyper Cache Extended has a field which allows you to define a point at which either the cache generation or the cache mechanism is turned off (it is not defined by the author which of the two).
Concerning the Hyper Cache Extended + DB Cache Reloaded Fix combo it still rules my friend. Some tips from my experience though:
-For Hyper cache you get the best benefits if you configure it for very very long expiring times (months). CMS sites get the most benefit.
-For the db cache you really feel the difference the more dynamic the site is (meaning more DB queries). It is still helping in a CMS enviroment.
Best regards
mlazarov,
if you scroll down in the link I gave you under the subject “Final Results” you will find this mention:
“Overall the best out of the box cache plugin configuration in my opinion is: Hyper Cache + DB Cache Reloaded.”
I totally agree with you concerning combining other cache plugins but please keep in mind that “DB cache reloaded” is a plugin that caches database querys and Hyper Cache, as I know, stores rendered pages. These are two completelly different cache functions which supplement each other.
Plus, more people agreeing with the Hyper Cache + DB Cache combo: Here, here and here.
Forum: Plugins
In reply to: [Hyper Cache] [Plugin: Hyper Cache] Can I use with DB cache reloaded fix?On the contrary!!!
Yes you can use both Hyper Cache Ext and DB Cache Reloaded Fix, as a matter of fact this is the best way for best results.
There have been an extended benchmarking concerning this which you can find it in this address: http://www.tutorial9.net/tutorials/web-tutorials/wordpress-caching-whats-the-best-caching-plugin/
As a matter of fact the “Hyper Cache Ext and DB Cache Reloaded Fix” is a a great combo. Combined (if you look in the benchmark above) they give you the fastest result of all cache plugins.
mlazarov thank you for reviving this great plugin (been using it for ages), but please do take a look in the link, you will be pleasantly suprised.
I found solution here:
I would also like to add that the role is deleted but the “Pending” problem is still in effect.
Forum: Fixing WordPress
In reply to: Encoding problem (uft-8)To answer your question, the “\xE4” that kmessinger is reffering to is the representation of a character which does not exist. (PHP is semantically like C).
So when the identification for the encoding is taking place the unknown “\xE4” is telling the engine that this is a an unknown encoding.
I checked the validation for your site but I haven’t received a: “The error was: utf8 “\xE4″ does not map to Unicode” error. A good start would be to experiment by going here.
Forum: Fixing WordPress
In reply to: Redirect traffic awa from WordPress installation directoryHi,
take a look in the discussion here, I think this will work for you.
I cannot help concerning the code you have posted but if you wish to completelly remove yoast metaboxes (from his other plugins also), why dont you try this plugin:
Forum: Plugins
In reply to: [Verve Meta Boxes] Category Sorting QueryYou got me confused with Verve Meta checkbox, maybe this plugin will help you with the categories part:
Worked, thanks.