riomusi 0 Report post Posted October 10, 2011 Hello, I'd like to overwrite the boxes section with some modification. I tried to put the file 'section.boxes.php' in /platformbase/sections/boxes/section.boxes.php , but it doesn't work. Then I tried to save the file as 'template.boxes.php' or 'section.boxes.php' and put it in /platformbase, still no chance. Can anyone tell me the correct way doing so? Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted October 10, 2011 Hi, First thing I would do is rename it to something thats unique like section.boxes2.php or something so its different to the original, then you need to register the new section. To do this you need to add some code to your functions.php file, located at /wp-content/themes/platformbase/ Read the link below to find out how. http://www.pagelines.com/docs/custom-sections If you need more assistance, don't hesitate to ask. Please search our forums, before posting! Share this post Link to post Share on other sites
suepreme 0 Report post Posted January 24, 2012 Hi - I'm trying to do the same thing and running into the same problem. Do I have to register a new section? Copying the section.boxes.php file into platformbase/sections/boxes/section.boxes.php won't automatically override? Is there more detailed information on registering a new section? Share this post Link to post Share on other sites