Notifications
Clear all

[Solved] Bug - wpDiscuz Tenor GIF plugin injects wpdiscuz-tenor-popup div on every page

3 Posts
2 Users
0 Likes
793 Views
Posts: 11
Topic starter
(@remiel)
Active Member
Joined: 3 years ago

There are two issues with the tenor popup added by the plugin. And when I say tenor popup, I mean this:

image

Problems:

1. It is added to the outputted HTML even if the mentioned page doesn't have the comments section in it. The screenshots provided here were all taken from a page on my site that doesn't have comments enabled.

2. It takes up space even when it is invisible, and since it is added to the bottom of the page HTML, it reserves a certain amount of space below the footer, pushing the footer that should be on the bottom of the page up. 

image

The easy way to solve it is to just set its display to none when it should be invisible.

Strangely enough, there is no such issue (the issue of it taking space below the footer) on pages on my site that actually do have the comment section, so I assume that it is handled correctly in your code and you just need to fix the problem of it being injected where it shouldn't be. 

Topic Tags
2 Replies
Astghik
Posts: 5911
Admin
(@astgh)
Illustrious Member
Joined: 6 years ago

Remiel,

Please update the addon to the latest version (v. 1.0.4) delete all kind of caches and check again. 

Reply
1 Reply
(@remiel)
Joined: 3 years ago

Active Member
Posts: 11

@astgh It's fine now, thank you.

Reply
Share:
Scroll to top