Page 1 of 1

Contenttoggle Plugin

Posted: Tue Dec 14, 2010 7:54 pm
by devera
I installed the plugin "Content toggle". And to me if almost works perfectly.
I can't seem to get the status to active.

Template code

Code: Select all

                               <div class="right_content">
					{toggle_start status="active" title="Nieuws"}
                                                 <br />
                                                 {global_content name='new_login'}
                                        {toggle_close}
                                        
                                       <div class="login_drop">
                                                 {toggle_start title="Login"}
                                                  <br />
                                                 {cms_module module=FrontEndUsers lang="nl_NL"}
                                                 {toggle_close}
                                      </div>
				</div>
CMS 1.9.1
Is there a workaround for this or?

Re: Contenttoggle Plugin

Posted: Tue Dec 14, 2010 9:02 pm
by Dr.CSS
You've read all the Help for it?...

Re: Contenttoggle Plugin

Posted: Tue Dec 14, 2010 9:23 pm
by devera
Yes,  status="active" should do the trick it says @help
thats kinda my question,  why doesn't it work

Re: Contenttoggle Plugin

Posted: Tue Dec 14, 2010 9:30 pm
by Dr.CSS
Link to page?...