I made a php block to be shown in content of my default theme. I enabled cache but this block caches too. I don't want to cache this block. I even installed "Block Cache Alter" module and disabled caching for this block too but this block still caches. I deleted all previous cache files too but still this php block caches after first time of loading pages. How can i prevent caching this php block?
I want to load this php block every time this page loads without caching it. Please help me.
I have 2 content types. One called "tributes" and another called "offers". Both content types have a field reference to pages of a third content type called "county".
What i want is to display a view block with content from "offers" in the pages of content type "tribute" based on the value of the field county that appears in the node each time.
Is there a way to create a contextual filter on field county and use as default value the value of the field county appearing in the "tribute" node?? (through PHP perhaps?!)
I'm having problems with search - the module won't display no matter where I place it nor what theme is used. Is this a known problem and is there a fix except for deleting the basic site and starting over?