Safe way to add size options for AdSense size boxes

Posted in: Newspaper
Post count: 9

Hi. I’d like to add or change size options for AdSense size boxes. I know i can simply add them in “/includes/wp_booster/wp-admin/panel/panel_core/td_panel_generator.php”. What i want to know is, is there a better way to do it, maybe with theme API or child theme support?

Post count: 9

My bad. I didn’t realize td_panel_generator.php is already in the list.

Post count: 20688

Hi,

That file cannot be modified through the child theme. You will have to make the modifications directly to it in the theme files. This might change in future updates, and child theme support will be added for more theme elements, but I cannot say for sure when this will happen.

Thanks

Post count: 9

Thanks for your reply. It would do for now. The reason I ask this is because I want adsense define it’s own width. 728×90 is one of the recommended size, but it’s wider than the span8 block width or the 2/3 of the container which only 696px.

Thanks again.

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.