I'm trying to implement the Vanilla Forum and found a bug I couldn't fix myself with the iBlogPro 5 Vanilla Forums Theme. I've implemented a Google AdSense Leaderboard Ad into the branding section of iBlogPro 5 / Pagelines itself and now with the Vanilla Theme activated, the Ad shows up twice but only on the forum pages. Here are as much information as possible, to support you finding the issue, so I or eveb the theme creator can fix it:
a) My iBlogPro 5 Setup:
- Pagelines v. 2.1.1
- iBlogPro v.5.1.1
- Vanilla Forum v.2.0.18.3
- Website without issue: icatcher.com
- Vanilla Forum with issue: icatcher.com/forum
I've changed the code in pagelines -> sections -> branding -> section.php like this:
[...]
function section_template() {
printf('');
printf('');');
echo adrotate_group(1);
printf('
pagelines_main_logo();
[...]
I've already tried to implement the Google AdSense code directly (without the AdRotate Plugin) and with the method described in your support forum (http://www.pagelines...l-icons-move/p1) but the result is the same. Therefore I assume that there is something wrong with the Vanilla Forum Theme for iBlogPro 5 and not with the iBlogPro 5 Theme itself.
Many thanks in advance for all your help!











