Code
<?php
$ogimage = $this->getImage( $this->urlEncode( $this->singleSRC ), 600, 315 , 'crop' );
$GLOBALS['og:image'] = $this->Environment->base . $ogimage;
?>
<?php
$ogimage = $this->getImage( $this->urlEncode( $this->singleSRC ), 600, 315 , 'crop' );
$GLOBALS['og:image'] = $this->Environment->base . $ogimage;
?>
Diese Werte kannst du als JSON sichern und später in der Toolbox importieren.
Füge den JSON-Export (z. B. aus der Demo) ein und übernimm ihn in dein Theme.
Kein gültiges JSON gefunden.