rlabrovi
Forum Replies Created
-
@goaroundagain Yes this is working. Thanks
Hi @goaroundagain
I debug page little more and it seems that wordpress is not adding anchors (<a><img/></a>) around images even if gallery have “Link to: Media File), so it’s not problem with your plugin.I don’t have any cache plugin and I tried in incognito mode to avoid any browser cache.
Also, I tried to disable all other plugins, but same problem again.
This is page: https://pk-vertikal.hr/najmladi-vertikalovci-rasturili-na-durango-stubican-open-u/
https://www.dropbox.com/s/jheza9qiqle671m/Screenshot%20from%202023-01-09%2009-35-34.png?dl=0
One gallery is working fine but problem is in another one (bigger one)Do you have any idea what could cause the problem?
- This reply was modified 2 years, 1 month ago by rlabrovi.
Hi @rankmath
I updated your plugin (Rank Math SEO free version) to latest version (1.0.55) and problem still exists.
For example here is html anchor when plugin is deactivated:
<a href="https://twitter.com/intent/tweet" data-op3-element-container="" data-op3-twitter-via="" data-op3-twitter-url="https://mashine.local/socialsharingcustomurl/"></a>
and here is after I activated plugin:
<a href="https://twitter.com/intent/tweet" data-op3-twitter-via="" data-op3-twitter-url="" rel="noopener"></a>
For some reason
data-op3-element-container
attribute is removed.