2011-06-27, 10:09:22
I want to add all the pages in menu, so please let me know how can i check the box "Add to Menu?" by default while creating a new page.
Using GetSimple 3.0
How to check the "Add to Menu?" checkbox by default?
|
2011-06-27, 10:09:22
I want to add all the pages in menu, so please let me know how can i check the box "Add to Menu?" by default while creating a new page.
Using GetSimple 3.0
2011-06-27, 11:32:31
im sure you can hack mvlck's "auto-open page options" plugin to do this: http://get-simple.info/extend/plugin/aut...tions/187/
You would just need to use jQuery to auto-check the checkbox on load: $('#post-menu-enable').attr('checked', 'checked');
2011-06-27, 13:57:13
nvinanda Wrote:I want to add all the pages in menu, so please let me know how can i check the box "Add to Menu?" by default while creating a new page. a simple search brings the answer: http://get-simple.info/forum/topic/1668/...-to-menue/
|--
Das deutschsprachige GetSimple-(Unter-)Forum: http://get-simple.info/forums/forumdisplay.php?fid=18
2011-06-27, 19:57:16
Thanks ccagle8. I used your way because my site was already using that plugin.
Using GetSimple 3.0
|
« Next Oldest | Next Newest »
|