I want to install W3 Total Cache on my homepage. But I have a problem with something. I have a 'vBulletin Bridge' which displays a welcome message to users. The problem is this welcome message is customised to the member. W3 Total Cache will cache the page and display it to an incorrect user. So I need certain things excluded from being cached. This should be a quick job for the right person. I need it done asap, Skype: robinhancill1 Thanks.
Take a look here: http://wordpress.stackexchange.com/...-ignore-caching-of-a-plugin-in-w3-total-cache If the Welcome message is displayed by a php function you added to the template it'll be as simple as adding 2 lines of code. It its displayed automatically you might have to Edit the plugin's php file under "Edit Plugin" and add the comments mentioned in link i posed above. Shoot me a PM with the template code if you need me to do it for you.