- 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,
We include this in the next update. Will be available in the following days!
Hi,
The Visual Composer plugin that comes with the theme is licensed to the theme, the license specifies that only we can provide the updates and you don’t have to buy it or register it – https://forum.tagdiv.com/topic/how-to-update-visual-composer-2/ After we test the plugin latest version, if everything is ok we will include it in the next theme update.
Thanks!
Hi,
For pages you have to run the update script – http://screencast.com/t/mEvkKunw2Q7T
It should automatically replace the old shortcodes with new ones.
This may not work for your posts content but you could try to search and replace (on database) the old shortcodes with the new ones. You could use a plugins like search and replace – https://wordpress.org/plugins/search-and-replace/
Before trying this backup the database. – https://codex.wordpress.org/WordPress_Backups
Thank you, Emil G.
I am almost sure its ok the way I do it, I just want a verification.
For minor updates like moving from 6.0 to 6.1, we only have to replace the existing files with the updated ones, right?
Just overwrite old files, add new ones, and remove some listed as “removed”. right?
We don’t have to run any kind of script, just adding new files should be ok, correct?
Hi,
Unfortunately the new version of Social Counter was not been tested with version 4 of the theme, so I cannot suggest to use it or not.
If you want to update please use this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks!
Hello
In the V4 thme, you introduce a very cool template to show all articles publish in the site.
It look like there is the year/month and name of an article on one line without image.
It seems to disappear with the V6.
I know there are a lot of different themes but we have more than 1 000 articles and the lighest presentation will force our readers to watch a lot of pages to see all we publish :
http://www.virtualmagie.org/mises-a-jour/
With the previous template, it was very simple to find an article.
Could you please put back this cool template in your next update?
Thanks
I know that instead of all the table code, a simple DIV + CSS will perfectly do the same thing.
For the search / replace, I am not a DB guru and afraid to break all the site.
Before the last update, all tables show correctly.
So I suppose, I could deactivate sometng in the CSS to solve this.
I am sure TD could help me with this.
Hi,
Please make sure that you update also Visual Composer plugin to the latest version provide with the theme – http://screencast.com/t/afShRHaM6VHE please remove the old version before update. Also please provide more details about your issue. What blocks slides you use on homepage? A backend screenshot will help.
Thanks!
Hi,
This issue is on our list and we hope that it will be fixed in the next update. Sorry!
Thanks for the message!
Hi,
This is on our list and it will be fixed in the next update in few days. Sorry for inconvenience!
You can try this solution and see if it works â https://forum.tagdiv.com/topic/big-grid-1-and-2-problems-on-newspaper-6-and-6-1/#post-55067
Thanks!
Hi,
The issues with the Instagram social counter were fixed in the latest theme version 6.1: http://screencast.com/t/QPG13LIV so for all of you firstly please make sure that you use the latest theme version and the latest version of the plugin which is 3.0. If doing all this the counter still don’t update make sure that you change the Instagram user with another (you can sue coca cola’s for ex: http://screencast.com/t/ZLpRPoP4zP0 ) the counter should update now and and the right number of follows should appear and then you can switch back to your own user having the right number of followers.
Please note that I’ve tested this and the counter worked so it should work for you also.
@london789 I’ve also tested the facebook counter and found no issues with it also: http://screencast.com/t/IAVWBr74 – http://screencast.com/t/RQsnHVzG
For those which can’t manage to have it working please send us you admin details via email at conatct@tagdiv.com so we can have a closer look at your configurations and also provide a link to this tread so we can know who you are.
Thanks
Ok, i have an update. I have found that the slider hasn’t disappeared but just changed name. I did change it and it works but now I have a problem.
On Newspaper 4 I could separate and isolate categories per slide. The same does not happen on Newspaper 6 – or else I am missing something.
The objective is to have two slides with the 4 latest news on each. The 4 latest news shall be “News” category on the first slide and “Sport” category on the second. I have inserted the wished categories’ ID number on the slider specs but instead the slider is just mixing up all news from those categories.
How to solve this?
Hi,
Please check this guide an update your theme properly – https://forum.tagdiv.com/how-to-update-the-theme-2/ make sure that you delete the old theme so no files from version 4 will remain(like you can see in the docs). In version 6 are 3 page templates – http://screencast.com/t/P1d4dBhKeVq (no Homepage Blank or old templates).
Thanks!
-
This reply was modified 11 years by
Alin [tagDiv].
Hi,
Unfortunately we have worked hard to release Newspaper 6 and we had no time to find a solution in this case, but it is on our list and we try to add an option for this in Theme Panel in a future update. Sorry for inconvenience!
Thanks!
Hi,
We know about this issue and we will release an update to fix this issue in 1-2 days. You can try this solution till then – https://forum.tagdiv.com/topic/big-grid-1-and-2-problems-on-newspaper-6-and-6-1/#post-55067
@flcahill Please also disable any css minification if you are trying the above solution.
Thanks!
Hi,
We fixed some issues in version 6.1 reported and also added some options demanded by clients – http://screencast.com/t/QhNBakI5c
Please check this guide to update (A. FTP, B.update via WordPress or C.) – https://forum.tagdiv.com/how-to-update-the-theme-2/
Thanks!
Always delete/clear cache before updates.
Always delete old theme folder and child theme folder for new theme; upload new folders to completely replace old ones. Delete old plugins completely, install new folders. NEVER OVER-WRITE UPDATES.
Always clear cache after making changes to core files when they are working; otherwise you are loading mix of old/new from server and things break.
If you’re unable to do anything — try switching to default theme, try disabling all plugins entirely; try resetting the plugins folder (see my “how to move to new theme” for a best practice way to update/upgrade and recover from fail).
Only put stuff at end of your functions.php in MAIN folder, NOT child theme. Only add things you know what they are — most being self-evident. If site crashes when loading edited functions.php, then roll back to your backup. If site won’t recover from that, then it’s 100% a caching problem.
Often for testing via FTP, I do
a) all caching and mod_pagespeed disabled
b) rename functions.php to xfunctions.php
c) drag over new functions.php
d) test site
e) if site won’t load; via ftp with window still open, just rename xfunctions.php to functions.php and it replaces the bad functions.php — total time 20-30 seconds.
Not sure any of that helps, but maybe some pointers in some direction.
Hi,
New update of the theme is great,I just have few few questions. This is my website http://aktuelno24.mk/
1. On the bottom of the site on left side there is a smileface icon, that is showing only on not logged users.
I don’t know what is it?
http://postimg.org/image/55txyc32x/
2. The logo on header style 5 isn’t changing and the some is happening on 3,4,12 header styles. When i change to other styles is showing new logo, but when i go back, its the old one.
3. Favicon is not showing very nice even is 20×20. this is how looks like?
http://postimg.org/image/z7hckb0wh/
4. The custom CSS at the beggining was working, but now its not. I don’t know why?
http://postimg.org/image/i0czw7djz/
5. Sometimes when website is open first the menu is black and then is changig to red. How i can fix that? Maybe something with stylesheet?
Please give me your feedback about my website, something to change, to make it better, faster? đ
Thanks in advance.
Best Regards,
Aleks
I am getting an plugin update needed for visual composer. Do I have to buy it now?
Thank you,
Diana
Im pretty new, so im having a REALLY hard time figuring this up. Can anyone help?
Hi ! đ
Since the update, apparently the option to crop the featured image in the default template disappeared. So, when I feature a vertical image, it’s not really aesthetic. How can I fix that ? đ
Thanks !
Antoine
We have an issue with the YouTube videos list.
Before the updates, used to showed thumbnails, titles and duration, but now only shows the thumbnail. Is there any solution?
Thanks!
Hello
Before the update, on the V4 the table insert in the page show exactly loke we want.
Here an example on our old site (Newspaper will replace it… soon we hope :)).
http://imageshack.com/a/img909/3663/f7toW6.jpg
But on the site test here the result :
http://www.virtualmagie.org/articles/critiques/matos/ice-lollipop-de-thibaut-randoulet/
https://imageshack.com/i/pbfLpjbCp
Here the table code:
<table border="0" width="200" cellspacing="0" cellpadding="10" align="right">
<tbody>
<tr>
<td>
<table border="0" cellspacing="0" cellpadding="1" align="right">
<tbody>
<tr bgcolor="#000000">
<td>
<table border="0" cellspacing="0" cellpadding="5">
<tbody>
<tr>
<td valign="top" bgcolor="#FFFFFF" width="203">Ăditeur :Â SansMinds Magic
Année : 2015
Durée : 54 mn
Langue : Anglais
Prix :  17âŹ
<b>> Commandez !</b>
- Unboxing de Nicholas LAWRENCE</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
Any idea how for the old tables to appear like in the old site (there are 1 000 articles so impossible to change each pages) ?
And for the future, to have a clean code, what do you advise to do the same thing without using HTML table code?
Regards
Hallo,
I am using newsp 4 and I don’t think to update the template to the latest versione as the portale has just been delivered.
As in previous post:
youtube not work properly and now Facebook do not show the correct number of like.
Question.
Can I update the plugin to the latest versione released with newsp. 6?
According to you could I solve these problems ?
Looking forward.
Regards
Hi,
Please download the latest update 6.1 and update the theme using this guide: https://forum.tagdiv.com/how-to-update-the-theme-2/ then also update theme’s plugins then check this without any other plugins active, leave just theme’s Visual Composer empty all cache then check your browser’s console if those mixed content notifications to fonts still appear and let us know.
Thanks