[wp-hackers] W3 Total Cache and excluding specific page content from caching

Martin Lazarov martin at lazarov.bg
Mon Sep 9 18:05:11 UTC 2013


No, it isn't easy to be done, but is way to achieve what you need. You
can rewrite your widget to use ajax.

On Mon, Sep 9, 2013 at 8:52 PM, William Satterwhite
<whsatterwhite at gmail.com> wrote:
> I'm ware that this can be done using ajax, but this widget does not utilize
> ajax. It is a packaged widget with Cart66.
>
>
> On Mon, Sep 9, 2013 at 1:49 PM, Martin Lazarov <martin at lazarov.bg> wrote:
>
>> You can use ajax to load some parts of your page and it's easy to
>> exclude from caching this ajax url's
>>
>> On Mon, Sep 9, 2013 at 3:43 AM, William Satterwhite
>> <whsatterwhite at gmail.com> wrote:
>> > I've been doing a lot of research, reading, and made many attempts at
>> > excluding specific content areas from W3 Total Cache's page caching.
>> What I
>> > keep trying is excluding a sidebar and its widgets entirely from page
>> > cache, but leaving the rest of the page cached. Multiple attempts at
>> doing
>> > so have failed. I've followed many of the <!-- mfunc --> examples,
>> enabled
>> > late init within page caching, and nothing seems to work. There are many
>> > widgets that are used, which display dynamic information produced by PHP,
>> > so having the ability to exclude them from caching would be great.
>> >
>> > Any help or feedback would be greatly appreciated.
>> >
>> > The following are links that I've found while trying to figure this out
>> on
>> > my own:
>> >
>> http://wordpress.org/support/topic/mfunc-still-not-working/page/2?replies=13
>> > http://support.industrialthemes.com/viewtopic.php?f=5&t=4786
>> > http://css-tricks.com/wordpress-fragment-caching-revisited/
>> >
>> http://wordpress.stackexchange.com/questions/13169/can-i-ignore-caching-of-a-plugin-in-w3-total-cache
>> >
>> > To complicate things, I'm using the Genesis Framework with a child theme
>> > and trying to get this working with Cart66's "Cart" widget.
>> >
>> > Thank you,
>> > --
>> > Hunter Satterwhite
>> > http://linkedin.com/in/hsatterwhite
>> > _______________________________________________
>> > wp-hackers mailing list
>> > wp-hackers at lists.automattic.com
>> > http://lists.automattic.com/mailman/listinfo/wp-hackers
>> _______________________________________________
>> wp-hackers mailing list
>> wp-hackers at lists.automattic.com
>> http://lists.automattic.com/mailman/listinfo/wp-hackers
>>
>
>
>
> --
> Hunter Satterwhite
> http://linkedin.com/in/hsatterwhite
> (252) 762-5177
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers


More information about the wp-hackers mailing list