Hi,
These are the steps needed to update the theme, through different methods
– https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks
Hi,
The modified files in the last theme update are these (8.1->8.1.1)
– https://www.screencast.com/t/odiNOrH0fr
– https://www.screencast.com/t/jRBqD3DwTqX
Thanks
Simion, are these the ONLY files that were modified/added/removed during the update from 8.1 to 8.1.1 ???
Please confirm, thank you.
CHANGES: 8.1->8.11
Files changed:
- /style.php
- /includes/td-config.php
- /includes/wp_booster/td_ajax.php
- /mobile/includes/td_ajax_mob.php
- + /includes/plugins/js_composer.zip
/style.php
5c5
< Version: 8.1
—
> Version: 8.1.1
/includes/td-config.php
7c7
< define(“TD_THEME_VERSION”, “8.1”);
—
> define(“TD_THEME_VERSION”, “8.1.1”);
/includes/wp_booster/td_ajax.php
208c208
< $td_string = $_POST[‘td_string’];
—
> $td_string = esc_html($_POST[‘td_string’]);
/mobile/includes/td_ajax_mob.php
13c13
< $td_string = $_POST[‘td_string’];
—
> $td_string = esc_html($_POST[‘td_string’]);
-
This reply was modified 8 years by
mdz.
CHANGES: 8.11->8.2
Files changed:
- /style.css
- /includes/td-config.php
- /includes/wp_booster/td_js_generator.php
- /includes/wp_booster/td_weather.php
- /includes/wp_booster/wp-admin/css/wp-admin.css
- /includes/wp_booster/wp-admin/css/wp-panels/demo.less
- /includes/wp_booster/wp-admin/panel/views/td_panel_header.php
- /js/tadiv_theme.min.js
- /js/tadiv_theme.js
- /parts/header/top-menu.php
DETAILED CHANGES: see – https://pastebin.com/t1NgGYTs
Hi, i just bought the theme, but the weather widget still broken. it show me this “: Invalid argument supplied for foreach() in /homepages/xxx/xxx/htdocs/site/wp-content/themes/Newspaper/includes/wp_booster/td_weather.php”
Sure, this is the msg:
“Warning: : Invalid argument supplied for foreach() in /homepages/xxx/xxx/htdocs/site/wp-content/themes/Newspaper/includes/wp_booster/td_weather.php on line 238”
Ok, please contact us via email at contact@tagdiv.com and provide wp-admin so we can login and investigate.
Thank you!