Hi @vrhub,
It seems the pcw-visible class was removed on the button based on your video.
That class is responsible for making the button visible as based on the video you have given, buttons with pcw class have opacity set to 0 by default which makes them not visible.
as a quick fix, can you try to add this bit of css on your style.css file.
.pcw-button.thirstylink{ opacity : 1 !important }
that will make pcw buttons with ThirstyAffiliates link to have an opacity set to 1 which makes it visible.
also
make sure the Disable ThirstyAffiliates CSS classes? option on the Link Appearance section of ThirstyAffiliates setting is unchecked to make sure that ThirstyAffiliates adds the thirstylink class to all elements on the page with ThirstyAffiliates Link
Hope this helps, let us know how it goes
Cheers!
-
This reply was modified 6 years, 8 months ago by rymera01.