Embedding G2(2.3) in WPG2 (3.0)
simeon_is_my_name
Joined: 2009-03-19
Posts: 2 |
Posted: Thu, 2009-03-19 21:59 |
Hello all, I am a noob at this, and would love some pointers. I am trying to integrate Gal2 (2.3) into Wordpress 2.5 using WPG2 3.0 .. all the forums seem to point to the wpg2header.php but I have so far been unsuccessful in seeing appropriate change by renaming/editing my header.php, since the header.php in my theme root calls on a template (template/start.php and template/header.php). I am using the inove theme (http://wordpress.org/extend/themes/inove) for Wordpress and would love some help trying to stylize it, and rid my gallery page of the sidebar. Any tips? I've re-read and attempted http://codex.gallery2.org/Integration:WPG2_How_To_Create_Custom_Header with no success, and have even tried tampering with wpg2template.inc with no success. (sheepish help!) My site : simandleen.com thanks |
|
Posts: 2
Never mind - after much research I found that my sidebar was actually in my footer.php. I found the <php (get sidebar)> , deleted it, renamed the file to wpg2footer.php and presto. *loud applause from the WPG2 team*