TheoSchipper profile

Home Forums TheoSchipper

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • TheoSchipper
    Participant

    Solution for this topic

    After all I downloaded your version and now th eproblem is solved. Some how there was probably something broken in de files I downloaded from Envato.

     

    Problem solved!

    TheoSchipper
    Participant

    Hello,

     

    Bought and downloaded this version yesterday from Envato.

    After deactivating this two lines I could install the theme, but of course it’s not correct.

     

    foreach( $posts as $post ) :
    // $post_link = ( isset( wp_get_attachment_image_src( $post->ID, ‘full’ )[0] ) ) ? wp_get_attachment_image_src( $post->ID, ‘full’ )[0] : ”;
    // $post_image = ( isset( wp_get_attachment_image_src( $post->ID, $size )[0] ) ) ? wp_get_attachment_image_src( $post->ID, $size )[0] : ”;

    ……
    endforeach;

Viewing 2 posts - 1 through 2 (of 2 total)