an
groups-icon

Update issues

Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
  • Version 9
    0 points
    Beginner

    in /public_html/wp-content/themes/DT9/_directory/widgets/widget-infobar.php

    Notice: Undefined index: days in /home/agriflora/public_html/wp-content/themes/DT9/_directory/widgets/widget-infobar.php on line 11

    Notice: Undefined index: months in /home/agriflora/public_html/wp-content/themes/DT9/_directory/widgets/widget-infobar.php on line 11

    in the theme translated in other languages display this notice.
    line 11

    <?php $ff = $CORE->date_timediff( $post->post_date,”); echo $ff[‘date_array’][‘days’]+($ff[‘date_array’][‘months’]*30); ?> ( english version)
    [‘days’] [‘months’]
    you need to translate the file directly

    <?php $ff = $CORE->date_timediff( $post->post_date,”); echo $ff[‘date_array’][‘giorni’]+($ff[‘date_array’][‘mesi’]*30); ?> (italian Version)

    ———————————————————————————————————————
    in
    /wp-content/themes/DT9/_directory/function.php

    line 233
    you need to edit manually $userdate in $userdata

    December 17, 2018 at 11:40 pm
  • Marie J
    347 points
    Silver User
    Bronze User Silver User Helpful Award Fast Responder Thank You Coffee Villian Award Video Testimonial Feedback Developer Badge
    Members Only Content

    This reply is for PremiumPress customers only.

    Login Now
    March 15, 2019 at 5:38 am

392

Views

1

Replies