[AndyB] Ad below post

XF2 Addons [AndyB] Ad below post 1.7
Displays ad below selected posts.

Compatible versions
2.2
Premium upgrade:

This XF2 add-on along with the entire collection can be purchased for $35.00 USD. Your Premium upgrade will allow you to download as many XF2 add-ons as you like for one year.

Description:

Displays ad below selected posts.

(Example of ad below 1st post)

pic001.jpg



(Example of Options page)

pic002.jpg



(Example of template code)

pic003.jpg



(Example of User group permissions)

pic004.jpg



Creating AdSense codes:

First AdSense code:
  1. Click Ads
  2. Click By ad unit
  3. Click Display ads
  4. Name your ad unit: fixed 728x90
  5. Click Responsive and select Fixed
  6. Enter 728 for the Width and 90 for the Height
  7. Click the Create button
  8. Copy code
  9. Click Done
Second AdSense code:
  1. Click Ads
  2. Click By ad unit
  3. Click Display ads
  4. Name your ad unit: fixed 300x50
  5. Click Responsive and select Fixed
  6. Enter 300 for the Width and 50 for the Height
  7. Click the Create button
  8. Copy code
  9. Click Done
Edit the andy_adbelowpost template:

Edit the andy_adbelowpost template and update the AdSense code with your code.

Editing the extra.less template:

Add the following code to your extra.less template:

Code:
Code:
// advertising responsive

.advertising-wide
{
display: inline;
text-align: center;
}

.advertising-narrow
{
display: none;
}

@media (max-width: @xf-responsiveMedium)
{
.advertising-wide
{
display: none;
}

.advertising-narrow
{
display: inline;
text-align: center;
}
}

User group permissions:

Normally you will set the following (Ad below post) user group permissions to Yes:

Registered
Unregistered / Unconfirmed

Question and answers:

Q: Which forum types are supported?
A: Only General discussion is supported.
FateKid
Author FateKid
Level
11
5,910 pts
1.7 Version
2 Downloads
472 Views
Published
Updated
0.00 star(s) 0 ratings Average Rating (0)

More files from FateKid

Customize Your XenForo 2 Community

[AndyB] Ad below post provides ultimate customization to your XenForo 2 community website! Enjoy powerful features that make your site stand out. Combine this add-on with XenForo 2 styles from our site and kickstart your online community now.

Why Download Our XenForo 2 Add-ons?

  • Easily enhance the quality of your XenForo online community.
  • Expand your XenForo 2 functionality with thousands of unique options.
  • Create unbelieveable user-experiences with advanced features.

Explore Other Resources

Are you looking for something different? Explore our thousands of unique and special XenForo 2 add-ons, available to download right now. FateKid shared this wonderful resource to you for free, so remember to share your appreciation by liking the resource and reviewing it.

Get started today and make your next project truly unique.

Top Bottom