kinek 0 Report post Posted November 24, 2010 Wondering where Pagelines put the header code since its referencing it's own loop for the header content in the header.php file. Any direction on this would be helpful. I would like to customize this as much as possible. Share this post Link to post Share on other sites
kinek 0 Report post Posted November 25, 2010 To be more specific, I am talking about the Platform Pro theme, I am just now realizing there is a Platform Pro category...need help on this ASAP. Thanks Share this post Link to post Share on other sites
Kate 3 Report post Posted November 25, 2010 Hi Karen - The majority of the "customization" is setup to take place through the admin dashboard. You can even add additional scripts/code to the header via Settings->Custom->Header Scripts. If you could give a little more information on what you'd like to accomplish, we could help you from there. Thanks, Kate EDIT: Here's the other option, if you require heavy customization: Copy the header.php file from the platformpro folder. (Do not delete the original.) Paste the new copy in the platform base folder. Modifications can be made to this page. NOTE: Be careful about what you delete, etc., as it can alter the functionality of the theme. Let me know how that works for you, or if you have any further questions. - K Share this post Link to post Share on other sites
kinek 0 Report post Posted December 2, 2010 Thanks for the reply Kate. I ended up just replacing the social icon functionality in the Base theme in the functions.php file with the custom code that I wanted. works perfect. I know this breaks some functionality with the social icons but I don't need that portion anyway. Copying the header.php file into the base theme is a great idea and if I need further customization that is what I will do. This is my first time using a child theme and I am learning lots. Thanks again. Share this post Link to post Share on other sites