Zynektic

Customer
Hi there,

I was just redoing my adsense and remembered an issue I never got resolved. When using ad_above_top_breadcrumb on Fusion Gamer it puts the adsense below the top breadcrumb. I confirmed it is an issue as it works on the default style fine but on Fusion Gamer it goes below.

Code:
<xen:hook name="ad_above_top_breadcrumb" />
<xen:include template="google_adsense" />

The above is my code and adsense is pulled from the google_adsense template. If I switch to default, it shows above, but on Fusion Gamer it shows below, any ideas?
 

Russ

Pixel Exit Staff
I believe it's because the breadcrumb is shifted out of the normal spot, we need to make a tweak to work with the option to move the ad spot as well.

I'll look at it tomorrow.
 

Zynektic

Customer
Thanks Russ and no rush. I only noticed it when I browsed on my phone as a test account for modifications I was doing and its the same for desktop so thought I would ask.

Once again, thanks for the continued efforts!
 

Russ

Pixel Exit Staff
I'm not exactly sure how I want to approach this officially but it's a rather easy fix.

Templates -> PAGE_CONTAINER

find:

Code:
<xen:include template="ad_above_top_breadcrumb" />

Move it right below:

Code:
<!-- main content area -->

Which is located ~10 lines above it. I think the smart move would be to just ad a new ad template in there for XenBase. With the option to disable the breadcrumb on forum_list it could get confusing. So instead a new ad_template to go above the very top of the content. ad_above_content currently places it above the content but not the sidebar.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.