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

    (@raminmt)

    Hi Bro,
    Sorry because of this failure, I forgot to tell if You the description box added in this version right after the button place the below code but if You prefer old functionality disable description box from setting page

    <div id="dialog" style="display:none;">
            <span><?=get_option('RBL_Mail');?> :</span><br />
            <input type="text" name="RBL_Mail" size="24"/><br />
    
            <span><?=get_option('RBL_Desc');?> :</span><br />
            <textarea name="RBL_Desc" cols="26" rows="10"></textarea><br />
            <button id="RBL_Send"><?=get_option('RBL_Submit');?></button>
        </div>

    again excuse me 🙂

    Best Regards
    Ramin MT

    Thread Starter Dokupedia

    (@dokupedia)

    Perfect this works 😀 thanks for your quick help

    Plugin Author RaminMT

    (@raminmt)

    🙂 It’s my pleasure dear 🙂 <3

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Plugin not Working after Update’ is closed to new replies.