Arash
Forum Replies Created
-
I have contacted the developer several times, but I think he is very busy.
Forum: Plugins
In reply to: Tim Thumb Cache ControlYet it does not use the cache, but keeps on regenerating everything for every user. No using the cache!
Yet it does create files in the cache, just doesn’t use them.
Forum: Plugins
In reply to: [Plugin: WP Minify] Mingle plugin collisionWhere you able to fix this?
Forum: Hacks
In reply to: Some very useful tips for MailpressThank you for your tips
Forum: Fixing WordPress
In reply to: Exclude code from one postThank you!
Forum: Plugins
In reply to: Replace default gravatar with default local imageForum: Plugins
In reply to: [Hyper Cache] Hyper Cache is much faster than W3 Total Cacheyes it is much more adminfriendly and faster.
But it is not userfriendly as it caches login pages and other pages that need to be dynamic.
Forum: Plugins
In reply to: [Plugin: FLV Embed] youtube embed is broken ?Also local .flv files no longer work. This plugin seems dead and it was the best and smallest flv player for wordpress!
Forum: Plugins
In reply to: [MailPress] [Plugin: MailPress] subscribing via widget results in 404 pageLocate
wp-content/plugins/mailpress/mp-includes/class/options/ip/providers/rename or remove
infosniper.phpThat should fix the problem
Forum: Plugins
In reply to: Newsletter PluginForum: Plugins
In reply to: [Mingle Forum] [Plugin: Mingle Forum] Friendly permalinksIt’s best if you start a new topic about it or goto http://cartpauj.com/forum/
Forum: Plugins
In reply to: Disable Specific Plugins on Specific Pagesthis would be a great (core) function. The ability to disable specific plugins on specific pages or post.
Now a lot of times pages load unneeded javascript for plugins that are not used on those pages. Causing extra bandwidth and extra load time
Perhaps it is not possible.
Forum: Plugins
In reply to: eShop installation error?Is it possible you changed you madia directory from
wp-content/uploads
to
/wp-content/uploads
/ can make a huge difference.
Thank you sjeng,
I have a older photo based blog with over 2GB of images. I looked a NextGEN and indeed all images will be on the server twice, which I don’t want.
I was hoping there was some solution with a mode rewrite or something.