Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to check the "Add to Menu?" checkbox by default?
#1
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
Reply
#2
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');
- Chris
Thanks for using GetSimple! - Download

Please do not email me directly for help regarding GetSimple. Please post all your questions/problems in the forum!
Reply
#3
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
Reply
#4
Thanks ccagle8. I used your way because my site was already using that plugin.
Using GetSimple 3.0
Reply




Users browsing this thread: 1 Guest(s)