• Resolved saharita

    (@saharita)


    Hi,

    WOuld you please give me the php code to insert photos inside blocks? plz let me know, where I have to insert the link (after/before which code).

    Thank you

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Towfiq I. (Brave)

    (@tislam100)

    Open up index.php and add this line:

    <a href="your link"><img src="your image url here..." /></a>

    after this to add image in your first block:

    <?php echo of_get_option('block1_textarea'); ?>

    Thread Starter saharita

    (@saharita)

    I thank you
    for your quick reply.

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

The topic ‘photo in blocks’ is closed to new replies.