• Hey Guest, don't forget to VOTE on each RFC topic. Your voting determine Chevereto development! No votes, no development.
  • Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

Anti Ad Block

i read some where that EU is considering that sites that blocks users using ad blockers might be marked as illegal.

But i haven't heard much more about this so idk if it ever got far enough for this to be illegal to block users using ad blocks.
 
i read some where that EU is considering that sites that blocks users using ad blockers might be marked as illegal.

But i haven't heard much more about this so idk if it ever got far enough for this to be illegal to block users using ad blocks.

Not Blocking User Exactly,
Just Hiding the Image and Giving Pop up like, Please Disable the Adblock to See the image
 
I believe that all the block ad block thing happens on the client so you can use any JavaScript adblock blocker right now by adding it in your footer hook. For example, to add BlockAdBlock is easy as create a footer.php file under app/themes/Peafowl/custom_hooks folder.

2204

app\themes\Peafowl\custom_hooks\footer.php file attached.

I don't know if this is an industry jet? Like several blocker scripts or something like that to consider adding a Dashboard procedure for this.
 

Attachments

I believe that all the block ad block thing happens on the client so you can use any JavaScript adblock blocker right now by adding it in your footer hook. For example, to add BlockAdBlock is easy as create a footer.php file under app/themes/Peafowl/custom_hooks folder.

View attachment 2204

app\themes\Peafowl\custom_hooks\footer.php file attached.

I don't know if this is an industry jet? Like several blocker scripts or something like that to consider adding a Dashboard procedure for this.
Thanks For Your Suggestion Bro, But Those are not effective, I Have Seen a Addon on Xenforo which works perfectly , Looking for those Type of Adblock Detector
 

Attachments

  • overlay.png
    overlay.png
    70.5 KB · Views: 12
Back
Top