By mcsolas on
I am trying to enable the simple news module / block. Its showing up when I look at the home page, and logout.. but there is no form to fill out to subscribe. I am not sure if its being filtered out.
How can I get a form with: [ input email ] [ subscribe button ] to show up in that block?
Comments
check out the Page specific
check out the Page specific visibility settings section in the block configuration
check Show on only the listed pages
write the url to pages you want to show the block
ej: /user/create
Why would we do that?
I'm having the same issue, I assume down to something stupid I've done, but the answer above is not the way to go. I want my form to show in the footer on every page. You can't be suggesting that I need to add to the list of pages to show on every time I add some content?
I've checked permissions, I'm not signed in and I can see the block, but not the form.
Any other ideas anyone?
Any progress???
Mcsolas, did you have any progress with this?
I'm still trying to work it out.
I've just seen this on the module page;
I'm going to try going through these and see if the form then shows.
Will report back after testing
EDIT - I've tried disabling the simpleformRegister module and my form still isn't showing?
I'm not logged in, anonymous users have permission to subscribe and I can see the block its self because I put content in the body in the blocks > config page, which shows fine...
...so why can't I get the stupid sign-up form to show? This should be so simple, but as usual with drupal, something which should take 2 minutes ends up taking 2 days. Things like this are what drive people away from the project in a state of panic, confusion and despair. I feel like tearing my hair out .
Wrong block
The problem is that you choose block with rss feed in block administration section. Look for block which name is name of term that newsletter belong to.
Btw. maybe someone know how to change sended emails. I want to send only short constant information about new content and link to this content, not all as it used to send.
Cheers, Mike.
instant solution
enable anonymous user to subscribe to newsletter in your permission page and you will see the form.
Thank
thankful. your help me.
Not working for me..
Hello.
I gave everyone including anonymous permission to subscribe to newsletter, but im still not getting the form :/
In my case Firefox didn't
In my case Firefox didn't show the input box as long as I was logged in. Google did, but Firefox didn't. So anonymous users should be able to subscribe too, even though I mostly do not see the subscribe button.