badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Deprecation errors

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #40780

    Hi minmoko,

    We have already fixed the deprecated issue in our latest version. Just try latest version of our theme. Which version are you using? let us know.

    Thank you!

    #40784
    minmoko
    Participant

    Hello,

    Thank you for your reply.

    I am using version 3.0.2

    cheers
    Min

    #40827

    Hi minmoko,

    We have already fixed this issues on version 2.0.2, We don’t think that there is deprecated issues in version 3.0.2. As we have tested in our local server too with no issues.
    You just do one thing.
    Go to theme folder-> inc -> widgets-> interface_widgets.php on line no 131, 201, 310,380, 529,697 remove that all function with this functions function __construct()

    For example:-

    function interface_featured_image_widget(){
    // your code
    }

    remove above functions with this functions

    function __construct(){
    //your code
    }

    After doing it whether your problems solves or not let us know. If you face the same issues please upload your theme at server and Email Us your temporary username and password. We will look over it.

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.