Regenerate Thumbnails plugin installed, but Not seeing thumbnails of mobile phone
I see this:
http://velingrad.bg/main/wp-content/uploads/2016/08/error.jpg
Site this
http://velingrad.bg/main/
Hello,
There was a glitch in the previous update regarding this mobile theme issue. Please download the theme package again from envato as the fix was implemented in the new version. (it is still 7.3) You can use this guide to update your theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ (the automatic update will not work this time as the version is not changed.)
Sorry for the inconvenience.
Thank you!
Hello,
As I have stated above, the theme is still 7.3 but the fix was implemented after 7.3 was released. Please download the theme again, delete your current theme and install the freshly downloaded one. The version is the same but the fix will be present.
As an alternative, here is the fix needed:
Add this code in the mobile theme’s function.php:
td_global::$td_options = get_option(TD_THEME_OPTIONS_NAME); //read the theme settings once
It should look like so: http://screencast.com/t/ke18K42lG
Thank you!