og:description

  • Posts: 27
  • Thank you received: 0
3 years 6 months ago #324191

-- url of the page with the problem -- : hungarianflavours.com/webaruhaz/blansirozott-mandula-1kg
-- HikaShop version -- : 4.3.0
-- Joomla version -- : 3.9.0
-- PHP version -- : 7.4
-- Browser(s) name and version -- : Chrome 85.0.4183.83
-- Error-message(debug-mod must be tuned on) -- : og:description

Hello,

My product page site has 2 description tag,
One of them is pure meta description from Hikashop description meta field.
Other one come I suppose from Hikashop Social Network plugin.
How can I state Hikashop meta description for og:description ?
hungarianflavours.com/webaruhaz/mandula-porkolt-1kg

Best regards
Krisztian

Please Log in or Create an account to join the conversation.

  • Posts: 81484
  • Thank you received: 13062
  • MODERATOR
3 years 6 months ago #324196

Hi,

The og:description tag is generated by the HikaShop social network plugin using the product description indeed.
To change that to use the meta description, you would have to edit the file plugins/system/hikashopsocial/hikashopsocial.php and change the line:
$ret->description = $element->product_description;
to:
$ret->description = $element->product_meta_description;

The following user(s) said Thank You: smoothie

Please Log in or Create an account to join the conversation.

  • Posts: 27
  • Thank you received: 0
3 years 6 months ago #324201

Thank you very much

Please Log in or Create an account to join the conversation.

Time to create page: 0.061 seconds
Powered by Kunena Forum