Advertisement:

Author Topic: Re assign Pages  (Read 1650 times)

thedon

  • Sr. Member
  • ****
  • Posts: 341
Re assign Pages
« on: September 29, 2013, 02:48:55 pm »
how do i re assign Pages from top left to footer


xxxgoodkillaxxx

  • Newbie
  • *
  • Posts: 44
Re: Re assign Pages
« Reply #1 on: September 29, 2013, 04:04:20 pm »
You can try this! Back up main.php and footer.php first. Then delete the page file in main.php and add this to the footer.php. I just tried it and it worked for me.


                            <?php while( osc_has_static_pages() ) { ?>
                            <a href="<?php echo osc_static_page_url() ; ?>"><?php echo osc_static_page_title() ; ?></a>
                            <?php } ?>
                               

thedon

  • Sr. Member
  • ****
  • Posts: 341
Re: Re assign Pages
« Reply #2 on: September 29, 2013, 05:03:55 pm »
page file???

xxxgoodkillaxxx

  • Newbie
  • *
  • Posts: 44
Re: Re assign Pages
« Reply #3 on: September 29, 2013, 05:26:50 pm »
  delete this in main.php


<h3><?php _e('Pages', 'twitter') ; ?></h3>
                        <ul class="unstyled">
                            <?php while( osc_has_static_pages() ) { ?>
                            <li><a href="<?php echo osc_static_page_url() ; ?>"><?php echo osc_static_page_title() ; ?></a></li>
                            <?php } ?>
                            <li><a href="<?php echo osc_contact_url(); ?>"><?php _e('Contact', 'twitter') ; ?></a></li>
                        </ul>
                 
« Last Edit: November 25, 2013, 04:14:22 pm by xxxgoodkillaxxx »

thedon

  • Sr. Member
  • ****
  • Posts: 341
Re: Re assign Pages
« Reply #4 on: September 29, 2013, 05:38:57 pm »
excellent works thanks

thedon

  • Sr. Member
  • ****
  • Posts: 341
Re: Re assign Pages
« Reply #5 on: September 29, 2013, 05:45:38 pm »
when posting an ad,how to get rid of this

Department or Unit:
Employment Type: Full Time
Minimum Experience: Student (High School)
Number of positions:
Salary:

i have no plugin enabled for it