Hi,

I am new to drupal and I am trying to setup a subsriptions block. For some reason it is not showing up on the pages i want. It should be on the pages with articles and not my basic pages, but for some reason its only on basic pages ( I want home/ devotionals)

http://localhost:8888/drupal-test/

Please help

Comments

salvis’s picture

Status: Active » Fixed

On the Subscriptions Global Settings page you can unlist or even block the 'basic pages' content type. Obviously you should unselect the content types there that you do want to be available for subscribing.

adam3145’s picture

I am able to block the pages that I do not want to show up but i am unable to make it so that the content shows up on the proper pages. I cannot get it to display for article type content.

Can I make it show up for users that are unsubscribed(Anonymous users) so that they can register and set there subscriptions from that block all at once? Or do they already need to be logged into the site.

Thanks

Adam

salvis’s picture

Status: Fixed » Active

No, anonymous users are not supported at all (see README.txt).

I can't understand why you'd see it on nodes of 'basic page' type but not on nodes of 'article' type. Are you really using the same authenticated user?

adam3145’s picture

I just double checked and it definitely only works on nodes of "basic page" . The pages that are of article type do not work. I will put the site online soon so I can show you.

salvis’s picture

There's no difference between the content types as far as Subscriptions is concerned. Something else must be interfering here. Please try reproducing this on a virgin Drupal installation. I'm pretty sure you'll find that it works as expected. Then you'll need to find out what's different on your real site, but I can't really help you with that...

salvis’s picture

Status: Active » Postponed (maintainer needs more info)
lumient’s picture

This issue is not isolated, I too have the the same issues, where it only displays on some content types.

It displays on the 'Basic Page', but not on any of my custom content types.

cheers

salvis’s picture

It displays on the 'Basic Page', but not on any of my custom content types.

Are your "custom content types" nodes? Do they show up under admin/content?

salvis’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (outdated)