Hi I have a pretty large site (www.nywellnessguide.com) running on Drupal 6, latest version and when I try to create a block to display only on certain pages, those blocks are not appearing. If I don't define what pages, it appears on all the pages, but as soon as I choose certain pages nothing is there. Or if I choose "Show on every page except the listed pages." and list the page I don't want it on, it still shows up everywhere including that page.
But mainly defining "Show on only the listed pages." doesn't seem to work. I cleared cache and everything, but still no luck.
Also Drupal adds
around the url within the text area where I define the page, not sure if that might be causing for block not show up.
Has anyone ran into this issue before? Is it some kind of module conflict, any ideas how to resolve this?
I know it's kind of vague, but hopefully someone had similar problem and were able to fix it.
Any help will be appreciated.
Gene
Comments
plain text clean url
I have never had anything strange for block visibility.
the pages list should be plain text, such as
category/categories/mind
content/directory
content/reservations
edit:
make sure if you are using any input filters, that the settings dialog box is using plain text, and not filtered html or rich text.
Do you know how to change it
Thank you dbeall,
Yeah I'm thinking that might be a problem when I add url in plain text but then I come back it adds paragraph tags around url. Would you know how to change it without turning off the formatting for regular description box.