- NewsmagHow to update a plugin
- NewspaperHow to update a plugin
- NewsmagHow to update the theme
- NewsmagHow to update the WPBakery plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- 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
Thanks Chris, Lucian.
If i update the banner code, its not working. (Say a square to a vertical banner)
If i delete the code completely, the change is seen instantly on the homepage and the ad is removed ( without clearing cache or anything)
So that kinda makes me feel this is not a cache issue…
Let me ask my server config. to check also.
Lucian – is there a email ID I can email you the developing site address link?
Warning: array_filter() expects parameter 1 to be array, null given in /home/beansfry/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php on line 46
Warning: Cannot modify header information – headers already sent by (output started at /home/beansfry/public_html/wp-content/themes/Newsmag/includes/wp_booster/td_video_playlist_support.php:46) in /home/beansfry/public_html/wp-includes/pluggable.php on line 1178
hi
i tried on all other pages also, on some pages i am getting above error. its not showing latest post any where. it acting weird unique article switch not holding it in screen option, and also its disappearing from the bottom of the page on update.
if needed i will send you login and password details.
regards
Junaid
beansfry.com
yes! you need to delete that cache whenever you do major changes to your site .. since “caching” basically makes snapshots of your pages to load them faster, and so it means the old pages are still being served until you reset that, so that the NEW pages get cached.
See the help docs for your web hosting on how to use the caching function.
I helped a client with his site hosted at GoDaddy and I had to clear that damn cache twice for any major updates like changing some widgets, or the CSS, or ad modules, etc. No way to turn it off either!
It works for me …. see: ga-ga.com ….
be sure you did a “clean” install of theme, and deleted old folder and uploaded new folder (don’t “over write”).
Also if using child theme, a LOT of things changed, so you may need to update child theme files if you didn’t do that.
Hi,
Yes, we change it in the latest update – http://screencast.com/t/MEyZJsGTS
You could leave it on in the Theme Panel and comment the following code – http://screencast.com/t/4OThvSt25qh
Thank you, Emil G.
Hi,
You could add it but you would need to edit the header file as there is no setting for it so you would need custom work for that which we cannot provide at this time as we work on updates/development and support. I suggest you to get someone to help you with this if you need it and don’t know to do it.
Thanks for the message!
Hi,
I have checked your site and found that somehow the template structure is altered and missing have you made any custom modifications to it. Please make sure that you download the latest theme version and update your theme using this guide and the FTP method: https://forum.tagdiv.com/how-to-update-the-theme/
Please let me now and also try this without any plugins active, just the VC.
Thanks
oh sorry. I thought it would had been fixed in 1.4 update.
thanks
st
Hi,
I’ve just installed the most recent update.
And I can’t find the social counter widget anymore.
Did you guys accidentally delete it?
Greetings,
Siew-Joe
Hi,
That is set based on the number of columns so please make sure you have it set like this: http://screencast.com/t/iiwOr6t4dS
If not please remove the custom modifications you’ve made to the theme as this is the default view of the module 6/ similar articles: http://demo.tagdiv.com/newspaper/strong-growth-and-engagement-across-our-community/
You can also update the the theme to the latest version (4.6.1).
Thanks
Hi,
I also tested this and Lucian’s solution works: http://screencast.com/t/frGguJJfNkS
But I saw your screenshot and it looks that you added the code right.
Regarding your question, if you have customization/changes directly into to the theme’s files, these files will be overwritten. If you do have modification to the code you should make a copy of the files changed by you, updated the theme and make those changes again if the files where changed.
So, if you updated the theme after that you added the code for footer logo is possible that the file was overwritten.
Thanks!
Hello,
I made two edits (in footer.php and menu-top.php) that I always do after updates:
https://forum.tagdiv.com/topic/line-break-in-top-right-widget-area/
https://forum.tagdiv.com/topic/hide-featured-image-title-when-hovering-over/
Now, I have a small gap between widget titles and their underlines:
http://www.otopark.com/wp-content/uploads/2015/01/gap.jpg
Even when I redo those changes, that gap doesn’t go away.
How can I fix this?
Thank you.
Hi,
You can add more custom ad boxes in theme panel like this: https://forum.tagdiv.com/topic/sidebar-ads/#post-21850
The comments pagination is on our issue list and we will fix this in next version.
1. You could try to use a plugin for this as the theme doesn’t have an option for it. I will also add this on our request list and will consider it for future updates.
2. You can do it via css and use this css for it: http://screencast.com/t/INtkUcs5 Adjust the css as you like.
.home .td_block_trending_now {
border: 2px solid red;
border-top: 2px solid red !important;
}
3. You can also do it via custom css: http://screencast.com/t/rjYtQIbyEn
@media (max-width: 767px) {
.td_module_5 {
border-bottom: 1px dashed #000;
}
}
4. From theme panel: http://screencast.com/t/nWYABx5vAe
5. You could also do it via css and add some space between the lines by applying a margin to the block container then a border to the inner block container, ex: http://screencast.com/t/lsi6sTBMsA
You need custom modification for this and I suggest you find someone to do it for you if you don’t know how to do it.
Hope this helps!
Thanks
Hi,
@tagdivfan That comes fro the cache plugin/system you use so that would be the one.
I haven’t found any issues with this using the latest theme version so if you’are not using it I suggest you update the theme then check again and look into your browser’s console fro error and notifications related to this.
Please let me know if you still have issues with this and also provide your site’s URL pointing me to the banner you refer too.
Thanks
Hi,
I checked your site and I found JavaScript errors in console: http://screencast.com/t/IiZTbeKLpmc which means that a plugin’s script is conflicting with theme’s js and causes this.
Please make sure that your check this without any plugins active, empty all caches/purge files if you sue CDN host services then check again (leave just the Visual Composer plugin active).
I have also tested this with last theme update(1.4) and found no issues with it: http://screencast.com/t/zsDoB2yfJD
Please let me know if you still have issues with this.
Thanks!
Hi,
The Visual Composer plugin is included in the theme’s files within the /plugins folder so you don’t have to buy it, as instructed in the guide provided by Alin above: https://forum.tagdiv.com/how-to-update-visual-composer-plugin-wpbakery/ ..use the FTP method, deleted the plugin folder then upload the plugin from the /plugins folder that was provided along with the theme files which you’ve downloaded from themeforest. This was tested many times so you should not have any issues with it.
Regarding youtube playlist we suggest you disable all plugin empty cache/purge files (if you are using CDN host services) as I have found various js error in your browsers’s console which can cause this so I suspect that a plugin is conflicting with theme js: http://screencast.com/t/x9ksjStPR
Make sure you try all this and let me know if you still have issues afterwards.
Thanks
Just purchased and tried to download the update, and my site is completely down. I followed the instructions on de-activating the orginal plugin and bought the licencse for $28, yet I was unable to access my dashboard, posts and plugins directory. Please advise and assist.
I tried clearing my browser cache. Same results.
I am getting to wonder if it has something to do with recent update. I am seeing a link within wordpress dashboard on top that says “delete cache”. are you referring to that?
I’m now using the Newspaper theme for my website, and I’ve built up several years worth of post views with the plugin “WordPress Popular Posts.” What is the best way to “import” those views into the Newspaper theme’s post views counter? And how do I make sure the “7 Days Post Sorting” widget only pulls posts from the past 7 days?
I’ve already gone in manually on a few old posts and updated our views for the Newspaper layout simply by typing the number in the custom field “post_views_count,” but I’m noticing that those posts are being put in the “popular posts over 7 days” widgets we have on front page and inner pages.
How do I make sure that widget is only pulling posts written over the past 7 days? I don’t want to see a post from 2012 in our sidebar.
I noticed a weird thing yesterday with ad system.
Initially I had a small horizontal banner for “Below the article” ad.
I tried to change it to a square banner yesterday. I changed the code. But still the site is showing only the old banner.
If i delete the code, however the ad is removed. If i update the code, its not working.
I tried it with few other spots and the same result. Not sure if its just mine or anyone else facing the same issue. Can someone help?
Thanks
I’ve tried it but nothing changed so far. Here’s my php file (it’s been uploaded via FTP to the server), and the firebug inspector:
http://www.screencast.com/t/Lbgxw47Fe3wq
Just one more question: Does this mean that after another Newspaper update I will have to change this all over again? I had the same thing with integrating social icons on the front page. I updated the theme yesterday and all my code was overwritten by the new version.
basically i need to put the script in to the footer.php but with update it will overwrite.. is therše anyhow to do it..?
Hi,
I will add your suggestion to our feature request list and if more people request this we will consider it for future updates.
Thanks for the menage!
Hi,
Please remove the VC plugin and use this guide to update it: https://forum.tagdiv.com/update-the-visual-composer-plugin-wpbakery/ ..and make sure you add it from the /plugins folder within the theme files that you’ve downloaded from themeforest.
Please let me know how this goes!
Thanks
Hi,
Please make sure that you have this option enabled: http://screencast.com/t/HJHorbKO and also make sure you update and use the latest theme version (4.6.1) and also test this without any plugins active (leave active just VC) and empty cache.
Let me know if you still have issues after doing this.
Thanks