• Resolved hiden33

    (@hiden33)


    Hello,

    I think there is a mistake in the file jsonld.php:

    '@type' => 'aggregateRating', should be '@type' => 'AggregateRating', otherwise it won’t work.

    Is it just me?

    Also I want to translate some words “ratins” “from x vote”. Wich file should I edit? Thank you.

    • This topic was modified 8 years, 4 months ago by hiden33.
Viewing 1 replies (of 1 total)
  • Plugin Author Milan Petrovic

    (@gdragon)

    It doesn’t matter, it validates both ways, @type value must be correct, but the case is not important.

    You should not edit plugin files to translate strings, plugin is translatable just like WordPress is, and POT file as a base for translation is included.

Viewing 1 replies (of 1 total)

The topic ‘Error in jsonld.php’ is closed to new replies.