Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author RaminMT

    (@raminmt)

    Hello Dear,
    If you don’t have any single.php file you can search in the index.php 🙂
    search for some lines looking like below :
    `
    if(have_post()) : the_post()
    while(have_post())
    .
    .
    .
    endwhile;
    endif;

    Thread Starter darksideno1

    (@darksideno1)

    hello,
    i found this lines:
    if(have_post()) : the_post()
    while(have_post())

    and when i copy this code below: <?php RBL_UI(); ?> whar i must to do next? sorry but i am not a programmer 🙂

    Plugin Author RaminMT

    (@raminmt)

    Hi,
    nothing special You should save the file and It should be appear in your site 🙂

    Plugin Author RaminMT

    (@raminmt)

    Hi,
    First forgive me because of this delay 🙂 I wasn’t at home few days and also working on new version
    Second plz install new version or update to it 🙂 then tell me to help you more 🙂

    With Love <3
    Ramin MT

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to install?’ is closed to new replies.