Error on home page, sidebar and google maps
Spartac,
Im not sure what happened.
I loaded my site tonight and its like every tab is loading in the one page.
Here are the erros I see.
1. Every tab loading in one page
2. Google maps disappeared
3. All sidebar widgets disappeared.
Yesterday I added this code, from a different post to add the indeed jobs to the latest jobs tab.
------------From a different poster in this forum---------
For now there is no option in the admin to list the sponsored jobs under the latest jobs, but we took a note to make it in the next update that we are going to release next days, after we update all the theme to be compatible with JR 1.7
Meanwhile, you can do it manually in the file index.php
Look for this: <?php jr_paging_static(); ?> <?php wp_reset_query(); ?>
Add this just under it:
<?php do_action('before_front_page_jobs'); ?>
<?php do_action('after_front_page_jobs'); ?>
This is a core code change, so it will be overwritten in the next release.
Today,all I did was change around the tab order, came back and it seems the site went crazy? Any idea what I did? Everything was great this afternoon, came back tonight and it was broken. Again, only change i made today was change the tab order from teh admin section.
----------------------
Any ideas?
Thanks,
dh
- - - Updated - - -
Sorry for http://ministryjobs.co
- - - Updated - - -
It seems to not load the tabs into a different page, but links to a section of the page. Weird