No bug error in shared
- Begonia Bilbao
-
Topic Author
- Offline
Less
More
- Posts: 14
- Thank you received: 0
3 months 3 weeks ago #3332
by Begonia Bilbao
error in shared was created by Begonia Bilbao
This message contains secure information
The topic has been locked.
- Ruud van Lent
-
- Offline
Less
More
- Posts: 1785
- Thank you received: 116
3 months 3 weeks ago #3333
by Ruud van Lent
Replied by Ruud van Lent on topic error in shared
Hi Raphael,
when I look at your page source I see that ochOpenGraph set the og:title tag correct,
but then in the source the og:title (and other og metatags are set another two time: one correct and the last one not correct.
These are set by other plugins or your template: you need to disable that.
You can check that to go to the page, open the page source (ctrl-u) and then search for og:title, you will see that it is set multiple times
when I look at your page source I see that ochOpenGraph set the og:title tag correct,
but then in the source the og:title (and other og metatags are set another two time: one correct and the last one not correct.
These are set by other plugins or your template: you need to disable that.
You can check that to go to the page, open the page source (ctrl-u) and then search for og:title, you will see that it is set multiple times
The topic has been locked.
- Begonia Bilbao
-
Topic Author
- Offline
Less
More
- Posts: 14
- Thank you received: 0
3 months 3 weeks ago #3334
by Begonia Bilbao
Replied by Begonia Bilbao on topic error in shared
Hi,
thank you for your comment, is the same of last time..
Before writing to you, I checked it. Perhaps the cache was not up to date.
****
found it, it comes from the helixultimate system plugin that has an override file that explicitly sets all these
tags.
this is the file: ./plugins/system/helixultimate/overrides/layouts/joomla/content/open_graph.php
I have added a return; in the beginning so the file gets loaded but doesn't do anything.
Regards
thank you for your comment, is the same of last time..
Before writing to you, I checked it. Perhaps the cache was not up to date.
****
found it, it comes from the helixultimate system plugin that has an override file that explicitly sets all these
tags.
this is the file: ./plugins/system/helixultimate/overrides/layouts/joomla/content/open_graph.php
I have added a return; in the beginning so the file gets loaded but doesn't do anything.
Regards
The topic has been locked.
- Ruud van Lent
-
- Offline
Less
More
- Posts: 1785
- Thank you received: 116
3 months 3 weeks ago #3335
by Ruud van Lent
Replied by Ruud van Lent on topic error in shared
Hi,
yes, I now remember.
Good you found it!
closing this topic as solved. Feel free to open a new topic if you have other questions or suggestions.
regards,
Ruud.
yes, I now remember.
Good you found it!
closing this topic as solved. Feel free to open a new topic if you have other questions or suggestions.
regards,
Ruud.
The topic has been locked.