Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set support: false still showing ads #156

Open
testermania opened this issue Feb 26, 2020 · 8 comments
Open

set support: false still showing ads #156

testermania opened this issue Feb 26, 2020 · 8 comments

Comments

@testermania
Copy link

why still showing ads?

@testermania
Copy link
Author

6 days nobody reply. this script showing forced ads.

@sdepold
Copy link
Owner

sdepold commented Mar 4, 2020

Hey. Sorry for the delay. I’ll have a look at it today!

@sdepold
Copy link
Owner

sdepold commented Mar 4, 2020

Can you tell me exactly how you call the library please? Also which version are you using? That should help with debugging.

@testermania
Copy link
Author

testermania commented Mar 4, 2020

<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-rss/4.3.0/jquery.rss.min.js"></script>

<script>
$(".div").rss("https://forum.skystar-2.com/syndication.php?limit=10", {
    limit: 10,
support: false,
    layoutTemplate: '<div class="dl-horizontal">{entries}</div>',
    entryTemplate: '<p><a href="{url}">{title}</a></p>'
}).show()
</script>

@sdepold
Copy link
Owner

sdepold commented Mar 4, 2020

Would you mind sharing the feed URL?

@testermania
Copy link
Author

I edited the previous message

@sdepold
Copy link
Owner

sdepold commented Mar 5, 2020

Turned out it was an issue with my server's hard-drive which caused redis to no longer reset the ads counter 😊Since the experiment didn't work out anyway, I also turned off the entire ads feature altogether. So you shouldn't see any ads anymore.

@testermania
Copy link
Author

yes, I no longer see ads anymore. I hope you solve the redis problem in a different way. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants