- 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
But is it possible somehow to automatically fix all previously inserted shortcodes in posts? After update to version 6.1 my older posts with “quotes” look like this:
[pull_quote_center]Ära kahetse elus tehtud lollusi, tee uusi ja hullemaid, et vanaduses oleks, mida meenutada.”[/pull_quote_center]
Or do I really have to change them manually one by one? :/
Link: http://www.hingepeegel.ee/vaimne/afirmatsioonid-mida-endale-kunagi-oelda-ei-tohi/
Thanks!
-
This reply was modified 11 years by
Jan.
Hi,
I started running this script 1.5 hours ago and it still hasn’t finished as far as I know.
How long does the process take and how do i know when it’s finished?
Thanks
Derek
Hi,
I have also checked this with the latest theme version 6.1 and did not found any issues – http://screencast.com/t/CVwB8rpxL – http://screencast.com/t/4bR6YjjUT Please make sure that update to the latest theme version using this guide – https://forum.tagdiv.com/how-to-update-the-theme-2/ make a backupd of your current installation and do a clean update. Note that if you have custom modification to the files and custom css you will have to re-add as this should be regarded as new theme. Or if you develop your site now is better to update and add your customizations to the new version.
Thanks!
Found it.
Forgot that my dev site had an old version of VC on it from last tests with Newspaper v.4.6.1 and I left that running. So while the flawless dev site was running VC 4.3.5, the main site was running the version that came with v6, VC 4.5.3 and nothing worked.
Very odd. BTW – I ran the script from the v6 welcome page to update the database, just in case, and it says no Newspaper v4 tables found and aborts. Like I said fresh install.
What am I missing by running VC 4.3.5 instead of the latest version?
Hi,
Unfortunately the post view is not available anymore on modules you will need custom work to views appear there. Please check this topic(answer 4) – https://forum.tagdiv.com/topic/many-issues-with-new-v6-update/ and do this for each module. Also you can hide comment counter from modules using custom css in Theme Panel > Custom Css – http://screencast.com/t/O4gh5ShNh or comment this line for each module – http://screencast.com/t/mWzxKkMqUu
.td_module_wrap .td-module-comments {
display: none;
}
Thanks!
Hi,
First please backup your site (database and files) – https://codex.wordpress.org/WordPress_Backups
We recommend that you delete the old version of the theme before uploading the new one – https://forum.tagdiv.com/how-to-update-the-theme-2/ After the update please also update the plugins that come with the theme files from /plugins folder and then you can run the script, it will import old settings from database and it will change the shortcodes – http://screencast.com/t/eZxxuqvsTir. Also you have to regenerate the thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/ and re-add your widgets in the sidebar(s).
Thanks!
Just Updated to 6.1 from 4 and after a few hours of rebuilding everything is sort of coming together. I however have two questions.
1. When changing the fonts everything seems to be working fine (on posts etc.) except for when I try to change it on the pages. Doesn´t matter what I chose, nothing changes. I have solved it with css by targeting the actual page-id and applying the p-tag (.page-id-81 p {font-size: 13px; !important;}. This is however an absolutely ridiculous way to solve it. This must be a bug.
2. Since most of my pictures don´t have captions i have removed the captions and text that says (1 of 12 etc) by using .mfp-bottom-bar {display: none; visibility: hidden;} in Custom CSS. I would also like to remove tha black overlay that appears on every modal/lightbox picture. How would I target that to get rid of it?
Thanks
Christoffer
Did you update to the NEW version of the TagDiv Social Counter included with the theme update? It can be found in the plugins folder in the download from themeforest. That is usual reason for it not working 🙂
I have made an update on my website Estambul.net
I have deleted old files, i have uploaded new files. ı have used the upgrade methode.
I have updated also social media counter and visual composer.
You can check that there is a problem on css file. how i can fix.
Thanks in advance.
If you updated from WP4 to WP6 you need to reset your home page by
a) importing old settings per the upgrade docs
b) some modules changed – it’s a NEW theme – so you need to change them.
c) remember to clear/reset all your cache/CDN/cloudflare whatever to be sure you’re loading the new CSS/JS properly.
e) check your console (F12) for errors in Chrome or IE to see problems from plugin conflicts or other.
-
This reply was modified 11 years by
simchris.
UPDATE:Jah Live Radio is an online internet music station that plays all the hottest reggae and dancehall music straight from Jamaica 24/7/365.https://jahliveradio.com
We have finish design/optimization our site and with out the theme speedbooster i was able to fix all those important issues under the hood with cloudflare/speedbooster pack plugin via worldpress.
Google pagespeed results :https://developers.google.com/speed/pagespeed/insights/?url=https%3A%2F%2Fjahliveradio.com%2F&tab=mobile
GTmetrix :http://gtmetrix.com/reports/jahliveradio.com/kBQTuZkg
Finally the less stuff on your site the better your score will be and the faster your site will be as well..
The function get_next_prev_posts() used for next/prev links on single post pages is in includes/wp_booster/td_module_single_base.php line ~ 639. You play with that and alter it according to what you want.
Note: you will be changing a core file and it will be overwritten on the next update. So you need to document your changes
I can copy from other styles into this one but I’m lazy thinking of the updates! 😀
I have the same problem, i’ll wait the update 🙁
You should follow the upgrade instructions here:
https://forum.tagdiv.com/how-to-update-the-theme-2/
I HAVE NEWSMAG AND JUST PURCHASED NEWSPAPER 6 TO SWITCH TO I DO NOT SEE A CHILD THEME IN THE DOWNLOAD LIKE IN NEWSMAG. AM I MISSING IT AND WHAT IS THE ALERNATIVE SO WHEN I UPLOAD ANY NEW UPDATE I DONT LOSE MY CURRENT SITE.
Add “Next” / “Previous” buttons to pagination…
Can I request this feature be added to the next update, or put on the list?
Thank you.
Hello,
Thanks for a great theme! We’ve just updated to the latest version from v4.6 to 6.1
All is well, except the page view counters are now gone from our homepage! Instead, it shows a comment counter.
Can you please check (www.askdrmaxwell.com) and advise on how to get rid of comment counter from home page, and instead replace it with the view count like before?
Thanks!
James
@modernmavens I didn’t do anything special other than just sticking to the previous version. I’m looking forward to update to V6 but I decided to wait a bit over the usual updates and corrections since I’m a newbie so my ability to fix significant mistakes would be nonexistent (I don’t even know how to set up a testing clone so when i update i update live, which is… “radical” :)).
Anyway have you tested the V6 demo on mobile to check if it shows the same problems as you are finding? If not maybe you done something wrong. In my case i didn’t touch anything, i’m just using the big slider with no CSS mods, i used to have some but i dropped them when i updated to the Newspaper version I’m using.
cheers,
I am still using the v4 on live site and testing the v6 with instant WP. And, I found that then new version misses the little “mighty” features. Will it be added soon? What’s the use of the upgrade when you have stripped off the little needed customizable features.
I am happy with the major update, but this little feature kills me 🙁 I need that…
Thanks. But even if I hire a freelancer, what about the updates? I mean, if I update the theme, the modifications will be gone! Better to stay like this.
Hi,
@nata77741@yandex.ru – if you want to remove the shadows present on the thumbs please create a new thread and we will provide a solution.
@mvdservices – please backup the current install, send an email at contact@tagdiv.com and provide wp-admin and ftp access, we will check the issue and come with a solution.
@dabiathlet – We will include wordpress compatibility and security fixes, the updates will be included in the v6 package.
Thank you!
Hi please can you help after update to newspaper6 ads are not working.
Please visit http://www.infopres.co
Since in version 4 same code is working perfectly.
Hi,
I’ve added this issue on our list, we will investigate. If something is missing or needs to be fixed we will doit on one of the next updates.
Thank you!
Hi,
Please check the documentation how to update the theme and how to run the script – https://forum.tagdiv.com/how-to-update-the-theme-2/ The only thing that it is not written here is that the old customizations will not work (theme’s files customization, custom css). We recommend that you delete the old version of the theme before uploading the new one, also update the plugins that come with the theme files from /plugins folder. After the update run the script, it will import old settings from database and it will change the shortcodes – http://screencast.com/t/eZxxuqvsTir. Also you have to regenerate the thumbs – https://forum.tagdiv.com/using-the-theme-with-existing-content/ You may have to re-add widgets on the sidebars, some of them may not be imported or don’t exist anymore.
Hope this helps!