Coder Social home page Coder Social logo

nodebb-plugin-adsense's People

Contributors

barisusakli avatar julianlam avatar minerric avatar ornithes avatar pichalite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nodebb-plugin-adsense's Issues

Feature request: Disable ads for logged in users.

Is it possible to fix so that ads will be disabled for some cases.

Whould be nice with some settings.

  • No ads for admins
  • Logged in users
  • Ad free group, if member is a member of group XXX = no ads. and so on

Best to start with no ads for logged in users maybe ;) Feel free to mess me if this is something you thing is good :)

Settings not opening in ACP

The version 1.19.2 and 2.5.8 have the same error. When I try to open the plugin page, it does not open.

No error message appears. The page is not loading.

Blank ads

Hi there,

I am experiencing an issue. I got my adsense account,etc... but it is showing blank ads.

What am I doing wrong?

Thanks and kind regards,

First post ad overlaps

If the first post ad is in use, it will overlap the second post slightly.
On mobile the ad will underlap the second post.

Fix:

            if (url.url.substring(0, 6) == "topic/") {
                if(data.after_first_post_id){
                    $(".posts >li:first-child").after("<li>" + getInsCode(data.client_id, data.after_first_post_id, '', 'margin: 15px auto', 'auto') + "</li><br>");
                    (adsbygoogle = window.adsbygoogle || []).push({});
                }
            }

Is it compatible with 0.9.4?

I enabled nodebb-plugin-adsense. But i can't find the plugin in the plugin section (section where i can download/install plugin). Also even after removing the plugin, I can't find the plugin in the download section. Isn't it compatible with 0.9.4 version?

No "Google Adsense" menu item after activation

The README says, After activating plugin, you will see a reference in admin panel left menu called "Google Adsense". However, I installed the version 4.0.0 of this plugin in a NodeBB 3.4.3 site, I am not able to find the the Google Adsense menu item.

Not sure if the theme matters in this case. I am using Persona theme.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.