- NewspaperHow to update a plugin
- NewspaperHow to update the WPBakery Page Builder plugin
- NewspaperHow to Update the Newspaper Theme
- NewspaperSingle Post Excerpt
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- NewspaperCredit System
- NewspaperHow to use the Bing Maps API
- NewspaperModules Builder in Newspaper Theme
- NewspaperCreate a frontend submission form
- NewspaperCustom Fields Support
- NewspaperFlex Block Settings Guide
- NewspapertagDiv Opt-In Builder
- NewspaperHow to use the YouTube API
- NewspaperDefault Category Settings
- NewspapertagDiv Composer Tutorial
- NewspaperHow to Set the Image Avatar
- NewspaperUnique Articles
- NewspaperFacebook Share
- NewspaperCache plugin – install and configure
- NewspaperFeatured Image, Video or Audio
Salut,
Counter-ul nu este un counter live si este afectat si de cache. O sa fac doar cateva request-uri pe zi la server pentru a nu il incarca prea mult cu request-uri. O sa faca update odata la cateva ore, dar nu live. Daca tot ai probleme cu counter-ul , poti sa ne contactezi pe contact@tagdiv.com si ne poti oferi acolo un username si o parola la un cont de administrator si ne vom putea loga sa aruncam o privire asupra counter-ului sa vedem daca este in regula.
O zi buna!
To receive automatic updates license activation is required. Please visit Settings to activate your Visual Composer. Got Visual Composer in theme?.
Hi, I updated to a new version of WordPress yesterday and noticed today that my page using the basic WordPress “add a password” to this page function is not working. It’s creating a loop pushing to: wp-login.php?action=postpass
Page: http://mauimagazine.net/digital-access/
I did some research and it’s easy to find enough information on the subject, showing this as the solution:
The solution is to change your theme functions file (/wp-content/your-theme-name/functions.php), replacing the reference to wp-pass.php with wp-login.php?action=postpass.
However, I wasn’t able to find the wp-pass.php anywhere in my Newspaper theme or child theme files. So I am unable to fix it so far.
Can you help with this? THANK YOU
I believe it’s actually an issue with the new WordPress version. I guess I’ll wait for the theme to update.
Sometimes they have to update the materials on ThemeForest for license changes, fix for bundled elements, compliance with TF stuff; and when there are special promotions like when the theme was “50% off” for Black Friday recently (maybe that was Newspaper?).
I’m sure TagDiv will have better answer. But you can see the changelog on the theme page on TF to see when it was last actually updated.
Put another way; updating the TF page doesn’t mean the theme was updated.
Its is compatible.
You can also sign up for updates on your downloads page on TF, and you will get automatic notification the moment a new version is released.
Hi
To add a new custom ad you have to edit the following files like here:
– td_panel_ads.php – http://screencast.com/t/csyUpkoa – http://pastebin.com/v9xwLdQz
– td_block_ad_box.php – http://screencast.com/t/mRzwOa0Q5
– td_config.php – http://screencast.com/t/m3REo5pm
Result should be like here: http://screencast.com/t/FxYioNcpNS
This was just an example for custom ad 6. To add more custom ads follow the same steps but make sure you update properly the ad-spot ids.
Thanks!
Thank you Bogdan for the update!
Hi.
Every day I check for new version of Themeforest, and every day the “last update” date is new, but when I look at changelog it’s the same version.
Is there a WP 4.7 compatible version on it’s way, or?
Hello,
Is the theme compatible with the latest version of WordPress (4.7)?
Can we update or wait?
Thank you very much
Hello,
The new version of visual composer will be available in the next theme update.
Thank you!
Hello,
The latest version of visual composer is not yet included in the theme package. Please read this guide: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
We will include visual composer 5 in the next theme update
Thank you!
I have installed WordPress 4.7 on updated Newspaper theme but haven’t find any compatibility issue till now.
Though it appears to be a little faster than before. 🙂 No sure, if it’s psychological illusion or what 🙂
Hello,
The latest version of the plugin will be included in the next theme package. We cannot release the plugin until the proper changes to our theme are made for full compatibility.
Please read this topic that also explains the activation: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thank you!
Hello,
Sorry but the screenshot does not work. IF you want to fix 500 errors, you should search for a few online solutions such as: https://wordpress.org/support/topic/error-500503-when-trying-to-open-sitemap/
Please make sure you use the latest theme version and that you update the plugins as well . The plugins do not update automatically along with the thee so you have to disable and delete theme and install them again from the main theme package under the plugins folder (I;m referring to the theme plugins)
Than you!
Hi
I was just about to update to 4.7 once I read the release notes I realised there are a lot of changes so before I take the plunge I would also like to know if Newspaper is compatible with 4.7
Kind Regards
Kevan
Hello,
Has the Newspaper theme been updated for the new Visual Composer.
I need to update both the theme and WPBakery plugin, but I can’t get it in the download from Themeforest. Where can I find it?
A crazy number of problems since I updated the theme – !
I updated the theme. Initially via WP, encountering problems. Then using the Envato tool, and not managing to get anywhere. Eventually via FTP.
Took me a while to wipe everything properly, but I managed to re-install the theme.
I found all my settings basically intact.
Except – the homepage is completely broken. Pages and posts are broken, too, even if less messy (apparently)
Tried activate/deactivate, clearing caches.
I uninstalled the Visual Composer that came with the theme the day I purchased it (Oct 11th).
I then installed the Visual Composer that I find in the folder I can download from Envato today.
When VC is installed, but not active, the site displays almost correctly – meaning that the layout looks more like it, even if rows and columns are misplaced
>>> check thegoodmood.it – you can actually read bits of code here and there
When VC is installed, and active, the whole site is a mess – homepage, pages, posts, pictures, sliders – everything !
Right now, it is installed but not activated.
I have been trying a number of variations of install/uninstall – activate/deactivate – keep cache/clear cache – the theme just won’t work properly as it used to do before the update.
Please get back with a solution!
Thanks
Flavia
I recently updated the theme and plugins in our blog and now the sidebar disappeared on the pages built using Visual Composer, they are all full width now even though in the admin area the sidebar is still selected like normal. Below is a link.
Please advice.
Thank you.
Hi,
– The white block is a news ticker element that can be found in visual composer. edit your page and check the trending now element.
– Edit your page and edit the social counter settings and simply remove the youtube ID from the widget settings:https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
– Try to use this code for the top menu on mobile:
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
@media (max-width: 767px){
div.td-header-sp-top-menu {
display:block !important;
}}
@media (max-width: 767px){
.td-header-top-menu-full {
display: block!important;
}}
– Thumbnail sizes cannot be changed easily in our theme. You will require coding skills for it: https://forum.tagdiv.com/td_api_thumbupdate/
– Use this css code to remove pinterest:
.td-social-pinterest{
display:none!important;
}
Thank you!
I will add your suggestion to our list for future updates and we will consider it. I cannot promise anything though.
Thank you!
Hello votranhtuhi,
Try to make a new clean install from scratch using only the plugins that come bundled with the theme packet and rule out any conflicts. The Widgetised sidebars are fully tested with the theme and seem to work as properly until now. The theme installing should have to be done via FTP because this is the surest method in this regard
The Visual Composer does not need activation.
-The theme includes a license for this plugin so you don’t have to buy it.
-You don’t have to activate the plugin license, it’s already activated.
-You can’t update Visual Composer directly from the it’s producer.
-You don’t have to worry about the plugin update warnings.
-We provide updates on a regular basis after we test the plugin for theme compatibility we include it in the latest theme update, inside the ../plugins folder
If the problem is still there, please send us an email at contact@tagdiv.com with your log-in information (wp-admin) so we can further inspect it closer your setup page. Provide there the link of this topic so we can easily identify you.
Thanks for the message!
So I tried to watch my traffics using WordFence plugin and saw this error, every user that leaves on my website, they are redirected to non-existent page. See pictures below

Also, Google cannot crawl the Template

Please help me to fix this issues. Tried to search on the forum but some of the post are not updated.
Hello,
Thank you for your suggestions! I will add them to our list for future updates.
1. I could be possible but there is no simple solution I can provide here on the forum. You will need coding skills to implement it.
2. Unfortunately without altering the theme code, there is no simple way to place content before the header. Our theme does not have such a spot for adding content. Sorry
Thanks.