Site logo

Archived topic

Where to put Provenexpert Pro Seal Code?

22 replies · Started by Georg on February 25, 2023

Viewing posts 16–23 of 23

So, the error in the console has gone.
Can yo edit the element that has your code in, and set the Priority to 999
This should make the script fire later and perhaps work...

OK changed to 999 und cache cleaned. Sorry, still no Seal to see...

The seal is there, its just by default it has a CSS rule to set its display: none and i assume its Javsacript should change that after a given time.

I tested the code again on my dev site and it works.
So something else must be conflicting.

Can you temporarily disable all other plugins aside from GP to see if there is a conflict?

OK, I disabled all plugins except GP Premium. Unfortunately, the seal still does not appear. Since this is a productive site, I can only switch off the plugins for a short time...

Do you have any other ideas where the error could be? I mean outside of the plugins. I'm slowly getting desperate.

FOUND IT! Somebody wrote this in the style.css:

.pe-pro-seal{
display:none;
}

But thank you very much for your patience and your support in this matter David! You offer really great support!

Best regards

george

Ah, that would explain it - glad to hear you got it working

Yes, I didn't expect that either... :-) My former SEO agency tried to make the site GDPR compatible. Maybe that's where the fatal CSS lines come from... You put me on the right track with your reference to "display: none". Many thanks and Happy Easter!

You're welcome and happy easter too!

This archived topic is closed to new replies.