- 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
Hi,
1. open your index.php and change the line 6 get_header(); with this
if (function_exists('get_header')) {
get_header();
}else{
header("Location: http://www.yourdomain.com ");
exit;
};
change the link in location with your domain
2. you are using an old version of theme & plugins with the last version of WP, the actual version of Newspaper is 7.4 (also Visual Composer was updated)
Yes, i read it but i do not find the option where to update. 🙂
Inside the Theme panel i find only deactivate button.
And inside Plugins does not require update.
What could be the solution?
Thx
You need to also update the VC plugin with the theme update. 🙂
Hi guys,
We’ve been dealing with a recent mistery in our website running Newspaper, GoalPoint.pt.
Suddently none of the category links work, both on web and mobile versions. Either it’s a category landing page or even the search page, all we get is a blank page when trying to view a category url, coming from the menu or article category tags clicks.
The response is not empty (there is actually a significant amount of code in the response, up and including the custom JS code stored in the theme panel).
We checked the apache logs as well as the wp debug log and there isn’t anything recorded in terms of errors.
The website is currently running on wp 4.6.1, newspaper 7.4 (we just updated to see if it sorted the problem). However the exact behaviour was evident with v7.1.1.
To make it even more misterious: we have a staging version running on a private server with the exact same setup (same theme and WP version plus the same set of plugins) and… we don’t get that error, all category links work fine.
We are clueless, can anybody help out? Thanks
Pedro Ferreira
GoalPoint.pt
Hoping that it helps, here is the content of our current htacces file:
ewriteEngine On
RewriteBase /
RewriteCond %{SERVER_PORT} 443
RewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L]
RewriteRule ^index\.php$ – [L]
## add a trailing slash to /wp-admin
RewriteRule ^([_0-9a-zA-Z-]+/)?wp-admin$ $1wp-admin/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-(content|admin|includes).*) – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*\.php)$ – [L]
RewriteRule . index.php [L]
Hello,
the mobile big grid will only get updated if you add more featured posts. The posts you mark as featured will show up. To mark a post as featured you must add it in the featured category.
You can read more about the mobile theme here: https://forum.tagdiv.com/search/mobile+theme/
Thank you!
Hi,
I just updated the WP to version 4.6.1 and after i wanted to edit pages but Visual Composer (editor) did not work.
Do you have any idea what can be the problem?
Thank you,
Judit
Hello Marcellino,
The plugin can be found in your Premium Plugins Area, like this -> http://screencast.com/t/3x5pbrEw8 For more information about this plugin, please check our documentation here -> https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Thanks.
ok, my bad. i was trying to update this at thw wrong place. all is working now.
Hi,
The mobile theme big grid doesn´t get updated.
And I cannot find any plugin in wp from tagdiv.
any help?
thanks
Hi Bogdan,
Just wanted to let you know you were right. The count updated itself a few hours later.
Thanks for your help!
I’ve got another issue with social – this time the Twitter social share button. I’ll try to figure it out myself or, failing that, open a new thread.
Thank you,
Ned
Hello Bogdan,
we have already updated the theme before and today we updated visual composer. We also deleted the mobile theme plugin and installed it again, from the latest zip package we got on Themeforest.
The problem is still there. Only this time we have wp booster error.
Do you want me to send you the url to the website, so you can check this out?
Thanks
Hello,
Well your theme is not up to date. We are at version 7.4 now. You have an old version of the theme. We cannot guarantee it’s compatibility with the latest version of WordPress.
You will need access to the envato account where the theme was downloaded from. Contact the person who bought the theme to also provide the envato account so you can update your product. You will need to download the theme package again from envato in order to update. Then you can use this guide to update the theme: https://forum.tagdiv.com/how-to-update-the-theme-2/ and this one to update visual composer: https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
The social counter must be updated as well but not for visual composer but it will not work in newspaper 7 otherwise.
Thank you!
i see no updates on my Visual Composer 4.12.1 ill try to download
Hi Andrei,
Finally I understood that social counter was a different plugin aside from visual composer “silly me!”
Just updated it and works fine.
Thank you very much for the support!
Howdy,
Since the latest update to the menu and search on mobile, the search function on my site is not working. I get the little zoom animation, but then it just freezes up, and does not offer a search field. Can you help?
Hey, thanks for the reply. As far as I know, everything is updated. I’m running WordPress 4.6.1, Newspaper 6.5.1, and all of my plugins are updated, EXCEPT for possibly the Visual Composer, which is running version 4.7.4.
I’m not entirely sure where to download update packages for the Visual Composer. The plugin came packaged with Newspaper, so what’s the best way to get the update package without paying for the plugin again?
Also, just out of curiosity, why is activating the social media counter crucial in getting the Visual Composer working properly? When I try to download the social media counter from the plugins page under the Newspaper menu heading, I get a “plugin does not have a valid header” error.
Sorry for all my inquiries, I’m relatively new at this and, like I said, I inherited this site so I’ve been trying to work backwards and figure out how everything works.
Thanks again!
If you set everything up properly please give it a bit of time to update as it;s not a live count. Alternatively you can clear all caching to get the results quicker as cache also affects the counter.
I added your fb Id on my end but could not find any issues: http://screencast.com/t/qupOnvzxgCZN
Thank you!
Hello,
Please make sure you have the latest version of the theme, visual composer, and the mobile theme plugin.
You can use these guides to update:
https://forum.tagdiv.com/how-to-update-the-theme-2/
https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
And delete the mobile theme plugin and install it again from the main theme archive as this guide suggests:
https://forum.tagdiv.com/the-mobile-theme/
Thank you!
hello team,
we are getting error in pagination after last update.please check the issue and let us know how to resolve this Thanks..
Buna,
In aceste cazuri recomandam instalarea temei prin ftp. FTP este cea mai sigura metoda pentru ca nu permite eroare in afara celei umane :). Procedeele automate au sanse sa dea gresi din anume motive. Se poate folosi acest guide la punctul A : https://forum.tagdiv.com/how-to-update-the-theme-2/
Apoi pentru plugin, se poate la fel prin ftp sterge fisierul pluginului din wp-content/plugins si tot acolo se poate pune noua versiune dezarhivata de social counter.
Multumesc.
Using Git, I’m still trying to learn it so I’m not any good on advising how to use it properly. And I tried several times to do it, so I’m not QUITE sure how I actually did it…
But here is what I think I did:
1. I created an master branch with original code
2. I created side branch with my modified code
3. I added updated files (updates from tagdiv@envato) on the master branch
4. I committed the changes
5. From master I rebased (not merged) the code with my modified code
I was few steps ahead with my own codebranch, so before doing the actual rebase I also rebased it few steps, like
$ git rebase -i head~5
Earlier I tried to merge the code, but that did not work so great. Rebasing did the job.
Hi Bodgan, Thanks for your suggestions. I did update the theme & plugin. Anyway, as far as Visual Composer works, I have no issues. Let me check if I face any issues.
Thanks.
Nuthan.
Hello.
I need your help.
I just changed to your Newspaper theme on our site navicorp.com.ng and now I can not upload pictures. I cant even update any plugin. I need help.
Hello Pedro.
Please use the ftp method as the automatic methods can sometimes cause faulty results. Use this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ and choose section A
Thank you!