• Hi guys,
    I recently bought a theme called PHotocrati and I’m having trouble installing it, here is the error I get.

    Fatal error: Call to undefined function photocrati_gallery_file_url() in /home/content/21/11620021/html/wp-content/themes/photocrati-theme/functions/defines.php on line 7

    This is the defines.php

    <?php
    /* ——————————— */
    /* — define Photocrati constants — */
    /* ——————————— */

    // Gallery Constants
    define( ‘PHOTOCRATI_GALLERY_PLACEHOLDER’, ‘<img class=”photocrati-placeholder aligncenter” src=”‘ . photocrati_gallery_file_uri(‘image/gallery-placeholder.gif’) . ‘” alt=””/>’ );

    ?>

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Theme:Photocrati] Defines.php error’ is closed to new replies.