BRotondi
Forum Replies Created
-
Thanks for the hint! I pressed Reset but there is a conflict with the plugin “Plugins Language Switcher”:
Reset will set the templates to the admin-language set by “Plugins Language Switcher” instead of the language set for the users.
BUT: I think this is good! So you can set or check templates in different languages by simply changing your own admin language (which is set in a cookie and can even change for different browsers.)
Have a nice day!
BrunoThat would be nice, but not so important if it takes too much work.
Anyway again: Great Plugin! Thanks!!
@reelybored:
I tested it and it seems, that “page emails” are sent, when at least one category is checked. So users can disable this by disabling all categories and enable it by selecting at least one category.Thanks for the code!
Bruno
Sorry, my first post was very bad.
What I mean:
- Right now every user can enable/disable notification for different categories. So he gets no mail for Articles he’s not interested in.
- But he cannot enable/disable notification for Pages. Only the admin can set this option, but then it works for everyone
- A “[x] Subscribe to new pages” right after “Subscribed Categories” would be helpful
Regards,
Bruno(a simple workaround: Edit the plugin and comment the following line:
add_submenu_page(‘s2’, __(‘Send Email’, ‘subscribe2’), __(‘Send Email’, ‘subscribe2’), apply_filters(‘s2_capability’, “publish_posts”, ‘send’), ‘s2_posts’, array(&$this, ‘write_menu’));
I tested this feature and it works on my 3.3.1. But it would be nice, if my people can enable/disable this like the categories.
… perhaps an interesting advantage thought. Especially if you could use more than one address.
Anyway: Thanks for this nice tool!
BrunoForum: Plugins
In reply to: Page Navigation Widget: Pulldown for ChildsO.K. self made / created out of TableOfContent:
[Code moderated as per the Forum Rules. Please use the pastebin]
Forum: Plugins
In reply to: Page Navigation Widget: Pulldown for ChildsFor the moment I’m using Simple Section Navigation Widget” but I was searching for a solution, which shows all Main-Pages (like this), not only the current one.