- Apitd_api_top_bar_template::update_key
- Apitd_api_top_bar_template::update
- Apitd_api_single_template::update_key
- Apitd_api_single_template::update
- Apitd_api_footer_template::update_key
- Apitd_api_footer_template::update
- Apitd_api_smart_list::update_key
- Apitd_api_smart_list::update
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_template::update_key
- Apitd_api_category_template::update
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_header_style::update_key
- Apitd_api_header_style::update
Hi,
I have update Newspaper theme to this http://screencast.com/t/NwyPnI6OI and immediately after I started receiving this error when I try to open my homepage “Fatal error: Call to undefined function vc_shortcode_custom_css_has_property() in /home/htechnew/public_html/wp-content/themes/Newspaper/vc_templates/vc_row.php on line 55”
Please help,
Vladimir
HI
Make sure that you’re using V 3.1 of Newsmag which is available on themeforest and also update Visual Composer at V 4.12 which is included in theme’s path. For more details about the update process please check these links: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ – https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/
Hope this helps.
Thanks!
Hi
I’ve checked your site and noticed that you’re using an older version of Newspaper theme; http://screencast.com/t/TFwZHcqJK Try to update the theme at V 7.3 which is available on themeforest, clear all caches then test again.
Thanks!
Hi
I’ve made a few tests on my side but couldn’t duplicate this issue. Make sure that you update the theme according with our documentation: https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ also remove any custom code you have added if you have some, clear all caches then test again.
Thanks!
In addition this update broke the social icons in the footer of the mobile theme (showing Japanese symbols) instead of Twitter, Instagram etc. on Mobile. Do you have a fix for this too please?
Also to confirm the above mobile function fix listed by BogDanB work for me (visually) so far.
Is this going to cause issues when the update is released, please bare this in mind when releasing the next update as my site is live and this mobile issue has impacted business since I updated (I had to switch to non mobile theme) users were confused š
Same issue here for mobile theme, no thumbnails, no mobile ads, no header & footer logo, no javascript working in mobile header.
site is: http://www.expresspakistan.net
waiting for update.
-
This reply was modified 10 years by
Faryaz.
Hi,
I tried to make an Upgrade from 7.1.1 to 7.3. But it was a bad idea because after update i found with a lot of issues in practically everything. (then of this i saw myself forced to make a downgrade to 7.1.1 again)
Issues:
- Website logo is disappeared
- Ads sections disappeared from all the site.
- Footer with default configuration. Without any logo
- No favicon
- In the single post page i saw the sidebar in blank
- Read counter in every block of the index enabled. (It was disabled before).
- Default grid configuration in Categories. (i hadn’t had a grid before)
And then, looking for change the template settings, i could see all the fields in blank with “no logo, no favicon, etc”. It seems the upgrade reset all my configuration.
Details of my theme: I have a child theme with a few customizations.
This was caused by a bug?.
Thanks.
-
This reply was modified 10 years by
news_lp_client.
Hello Bogdan,
I don’t know if you can help me with this, I tried updating the theme and after deleting the newspaper7 the add new button disappeared from the theme page, I have tried everything possible with no success, now I can upload the theme update because there is no add new or upload new theme button, I really need help.
Regards,
Stanley
after updating from version 2.6.3 to 3.1, our mobile wdith/container is not fixed like it should be.
users can now swipe to the right and move the screen to blank space. I’m noticing with a ton of sites that have updated to 3.1. why would you guys allow the container to be broken in new version?
ads, plug-ins, code…I’ve disabled everything that could have caused the issue of forcing the container to be broken.
still couldn’t fix it.
this is an issue for those who’d like to run 720×90 ads on a mobile version. it will always BREAK the mobile width.
I’m asking for a solution that will allow the mobile width/container to not be broken if there’s an element that makes it break on version 3.1.
it also effects any footer ad or footer floating social sharing showcase (as it’ll take form of real width, not mobile width).
how u guys had it setup in 2.6.3 was perfect for us non developers.
website is elitesportsny.com
thank you,
Overpress.it,
I’m also noticing you’really having the same problem with your mobile container as we are due to the new update…
when you swipe to the right on mobile, your width is not fixed like it should be.I’m currently also having this issue while looking to solve it.
ads, plug-ins, code….hadon’t everything disabled and it still persists.
elitesportsny.come
if you find anything, let me know…and I’ll do the same.
why tagdiv allowed this container to break, as opposed to version 2.6.3, I’ll never know. it’s a rough one for non developers who look for a theme…basically bc they’re non developers.
thx
there are problem, I’ve tried samsung note 5 and iphone 5. i hope tagdiv fix it.
I have not updated for a long time. Always if I do update this happening problems for me š
@bogdan B. Is that you did not check it out when you are releasing the update? ?
First of all, thank you for your time.
Now… I had done the VC update to 4.12. Everything was ok.
I did the theme update using the FTP way. I got that error: “Fatal error: Access to undeclared static property: td_global::$feature_locked in /www/XXXXXX.com/htdocs/wp-content/themes/Newspaper/includes/wp_booster/wp-admin/panel/views/td_panel_header.php on line 239”
If I commented theses lines I may continue working, but the Theme panel is broken.
td_panel_header.php
/*if (!td_global::$feature_locked) {
add_action(‘widgets_init’, create_function(”, ‘return register_widget(“td_block_weather_widget”);’));
}
class td_block_exchange_widget extends td_block_widget {
var $td_block_id = ‘td_block_exchange’; // change only the block id, the rest is autogenerated
}
if (!td_global::$feature_locked) {
add_action(‘widgets_init’, create_function(”, ‘return register_widget(“td_block_exchange_widget”);’));
}
class td_block_instagram_widget extends td_block_widget {
var $td_block_id = ‘td_block_instagram’; // change only the block id, the rest is autogenerated
}
if (!td_global::$feature_locked) {
add_action(‘widgets_init’, create_function(”, ‘return register_widget(“td_block_instagram_widget”);’));
}*/
Also, I made (after your reply) a clean update in development stage, with the same result.
Having the same issue on our site–the Author, Date, and Comments all now show for every post, even though those switches are turned off in the the theme settings.
I’ve already gone ahead and added the proper CSS to our Child theme to correct this, but was wondering if it was something with my site or the update that is causing the switches to not work.
Thanks!
It’s unfortunate that not only can’t this be updated from the dashboard or Envato Toolkit (meaning, my client could never do this herself)(And I only bought the Envato Toolkit for this reason), but the instructions on that link also failed because the file upload size was too big. Looks like it’s going to be a manual FTP with every update. I hope this changes in the future. I have to re-learn this fact every time there is an update, because I manage so many different sites with so many different themes and this is so particular and hard to remember about.
Thanks.
Rachel
Hi,
The new version is released and you can now update your theme to the latest version. (the theme version will not change. it will still be 7.3 but the fix is implemented)
Thank you!
Hi,
Please update visual composer:
https://forum.tagdiv.com/topic/newspaper-7-3-update/
Thank you!
Hello,
Please use this guide to update your visual composer plugin: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
If you see shortcodes on the front-end, it most likely means the plugin is not active. Please make sure the plugin is active in the plugins section.
Thank you!
I had been assuming that the plugins for the theme would automatically updated. How do I update the embedded theme plugin? It does not show on my plugins page.
Thanks
Hi,
We are very sorry for this inconvenience! You can use the fix provided by Bogdan above or download the theme again from themeforest as we released an unannounced update and we have fixed this issue. The theme version is the same 7.3 so after you download the theme package from themeforest please re-install it – https://forum.tagdiv.com/how-to-update-the-theme-2/ and the mobile theme will work properly.
Thanks and sorry for inconvenience!
-
This reply was modified 10 years by
Alin [tagDiv].
Hi,
If you want to rename the theme please follow these steps that I have provided also in another ticket:
– First I have changed the folderās name ā http://screencast.com/t/CQFNaSvPPC
– Then I modified in the style.css ā http://screencast.com/t/hecwvpE3fR also you need to change it in the config file ā http://screencast.com/t/flFyeUydxC
– I have activate the theme from Appearance > Themes ā http://screencast.com/t/3XRO2jrCz
Unfortunately by renaming the theme name, all the widgets will be removed from your sidebars and you will have to re-add and reconfigure them. Normally you should find them inactive in the Widgets area(bottom) ā http://screencast.com/t/pSu5XZXK9
I suggest to try this on a test site before to apply the changes on a live site. And please note that you will need to re-add the modifications after each theme update.
Hope this helps!
Hi
Please make sure that you’re using V 4.12 of Visual Composer which is included in theme’s path, clear all caches then test again. Here you can check the update guide for Visual Composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Let us know how it goes.
Thanks!
Here is a fix for the mobile theme issue for the moment until the new update is released:
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!
-
This reply was modified 10 years by
Alin [tagDiv].
Here is a fix for the mobile theme issue for the moment until the new update is released:
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!
