HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Options

Use the plugin on a custom theme

Hello there, I can't make the plugin work on my custom theme. I thought it would work out of the box once installed and configured, but I'm not able to show my html (ads banner) on my frontend.
I'm trying on my development machine, with vanilla 2.3.1 and pockets 1.2.
Should I add any tag inside my template?
Thanks in advance!

Comments

  • Options
    R_JR_J Ex-Fanboy Munich Admin

    Make sure your theme has the following parts:

    {asset name="Head"}
    ...
    {asset name="Panel"}
    ...
    {asset name="Content"}
    ...
    {asset name="Foot"}
    ...
    {event name="AfterBody"}
    
  • Options

    It does have them except for the last one:

    {event name="AfterBody"}

  • Options

    I solved the matter de-selecting the Form_Ad checkbox, even if my content is indeed advertise, ... any thoughts on that?
    Thanks.

Sign In or Register to comment.