bpierce1165
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Trouble with Hookalso this is more code that I believe is linked to this function
` if(!is_page(array(‘workbench-master’, ‘esd-workbench’, ‘lan-station’, ‘lan-server-cart’, ‘rx-table’))) {
wp_enqueue_script( ‘short-cb’, get_template_directory_uri() . ‘/js/short-cb.js’, array(‘jquery’, ‘ss-theme-js’), false, true );
}Forum: Fixing WordPress
In reply to: Trouble with HookPlease help thank you!
Forum: Fixing WordPress
In reply to: Images/Galleries not showing up after theme change* header problem #2 resolved
Forum: Fixing WordPress
In reply to: Images/Galleries not showing up after theme changethe site is:
mobilemarketing101.org/steelsentry
I have a few issues after I updated my theme from thesis to betheme:
1. The Images are not showing up but I can see them in pages on dashboard. Not sure if there is some kind of gallery plug in I am missing or what the deal is..
2. These sub pages “workbench basic”, “workbench master”, “workbench double”, “workbench corner”, etc. are showing up with a different header
they look like this:
http://www.mobilemarketing101.org/steelsentry/?page_id=28but I want them to look like this:
http://www.mobilemarketing101.org/steelsentry/?page_id=80These pages were created before me and I am using the left sidebar as the submenu.
Thanks