Description in Open Graph Plugin

Phoca plugins - support for all Phoca plugins except Phoca Gallery plugins
Dirk Graetz
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 11 Jan 2018, 15:54

Description in Open Graph Plugin

Post by Dirk Graetz »

Hi,
i installed Phoca Open Graph Plugin 3.1.2 in Joomla 3.8.1.
If i set a description for a menu item pointing to a category blog or an article, the content of og:description is the content set in the global Joomla description.
I think it is a problem in line 320 and 321 of phocaopengraph.php where the content of the menu item description is not extracted correctly.
Can you test this issue??
Kind regards
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47870
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Description in Open Graph Plugin

Post by Jan »

Hi, what exactly you mean is wrong with this line:

Code: Select all

$this->renderTag('og:description', $this->params->get('menu-meta_description'), $type);
Jan
If you find Phoca extensions useful, please support the project
Post Reply