- 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
Hi Catalln,
I just tried your CSS and it worked but having no text makes it look little ugly. Have a look here: https://i.imgur.com/Po1MO3N.jpg
Is there any way to add a simple text like Facebook , Twitter, Instagram and Youtube at the available place after the social icons? I mean right at the place where previously it used to show “100 Fans, 48 Followers, 98 Subscribers etc.
If it can be done. I won’t have to wait for the next update. Please try if it’s possible. I know it’s a pure customisation but it will make the social counter future proof.
Thank you.
Hey!
I’ll post updated version once I finish the tweak of doom! Have been messing with the new TD Composer beta, so got sidetracked, as I wanted to leave VC behind entirely from “now” onward.
I will actually update and add the #comments on what couple of the things actually do. And I’ll include my AMP footer injection code, too!
Actually the trick with the stupid render blocking thing is three step
a) generate ‘critical CSS’ for your post page; insert this into the header.php right before </head>
b) in functions.php – “de-enqueue” the main style.css from being generated and placed in the head.
c) put link to the main style.css file in the footer.php file.
d) if you don’t want to use functions.php to move the other .js stuff; use the “Scripts to Footer” WP plugin.
THAT is the super secret way we do it for my SEO service here (not a sales pitch). What this does is load the important CSS “above the fold” inline, then page loads on mobile (and I have 98 MPS score to prove it; the last gotcha is the CSS for stupid ‘tap targets’ — ugh) without waiting for anything, then main CSS loaded at end.
This simply works. If you have weirdo plugins injecting css and js in the head, you’ll have to de-enqueue them and move to footer.php manually. But the speed rating improvement is insane as there is literally *no* “render blocking” of any kind for Google on mobile or desktop. Period.
I was writing an ebook on all of this but personal life intruded so that didn’t happen.
-
This reply was modified 9 years by
simchris.
Hi Andrel,
It worked partially. I mean now I am able to see the image caption link under the image but it doesn’t support any customisation that we had done with it. I mean , I have changed the font, styling and size etc for the caption using theme optional as well as some CSS codes but these are not valid here with JPEG. On contrast, everything is working fully fine with .GIFs that are added using external link.
To understand better , Have a look at these two images
1. the JPEG image with image caption that appears without any customizations : https://i.imgur.com/MFKzuCB.jpg
2. the GIFs image with image caption that appears with all customizations: https://i.imgur.com/YC3FXFY.jpg
Another big issue with this image captioned JPEG image is the whole image is clickable. I mean if someone clicks the image , it will open the image source link in a new tab. While the default property should be that only by clicking the Image source link text ( here the word “Source” ) should be clickable , not the whole image. I hope that you are understanding what I am saying.
Kindly see if you can provide some temporary fix for these issues and be sure to cover all these things in the next update.
One more thing- For “Smart List Style-1 ” as per the previous comment by Bogdan, the images are by default set to left aligned. I think it must be “CENTER ALIGNED” to look better on the screen based on “STYLING” of this listing. You can notice that “smart list style-1” and “smart list style-7” is appearance wise same but the “style-1” is ajax based while “style-7” is normal. But “style-7” has images aligned in the centre by default.
So, please make the alignment of style-1 images in the center too in the next update and do provide me any temporary solution for it.
I really need this because for users point of view, Style-1 is very fast and responsive and I really want to use quite often for my smart list posts, but due to this ugly left aligned images, it looks bad. I hope you must be agreeing with me on this.
Thank you for understanding
Update (Mobile Theme): I discovered why the slides of mobile theme doesn’t work correctly, every post was considered as featured because the category was broken, now i’ve fixed it.
-
This reply was modified 9 years by
Fenix. Reason: update
Hello Alln,
Thanks for the response. Yes. I just checked it… There were a plugin conflict ( YoRocket Plugin ) due to a recent update and I was unaware of it.
Thanks again !
HI
We know about this issue and will be fixed in next theme’s update. Meanwhile you can use this fix as a temporary solution: edit td_smart_list.php file an replacethe indicated line of code with this one: – http://screencast.com/t/4xDhK3kP – http://pastebin.com/cNwLuzgM
It should work properly.
Hope this helps!
Thanks!
Cross fingers, I will try to update everything 🙂
Thanks for your help!
Hi,
Yes, it is recommended to update the WordPress. Please keep in mind that our theme is tested with this version and also, each of required plugin is tested with it.
Thanks for your understanding!
Thanks Andrel, I tried the Step B of the link you sent. Also I did not deactivated child theme or the plugins as it was not mentioned in the update link.
I hope I don’t loose any data.
I will try your suggestions now and will let you know.
regards
Hi
Please make sure that you update thew theme according with our documentation, https://forum.tagdiv.com/newsmag-how-to-update-the-theme/ and also update Visual Composer at V 4.12 which is included in theme’s patch: https://forum.tagdiv.com/newsmag-how-to-update-visual-composer-plugin/ During the update process deactivate all plugins, deactivate the child theme if your using, just to make sure that there won’t be any conflict. After the update is completed clear all caches, purge the cdn if you’re using then test the site again.
Let us know if you need further assistance on this.
Thanks!
Hello ivpt,
In a future update, it is possible but we cannot say for sure if it will get done in the next update because we have a big list of fixes, improvements, and suggestions to implement. It’s hard to filter them and select which one gets implemented now and which one gets postponed. The developers decide if it gets done or not, though.
Thanks for your understanding!
Thanks for your help. I will try!
By the way, do you recommend me to update also WordPress? Should I do it before or after the update of Newspaper?
Hi,
If you follow this guide to update the theme(I recommend ftp method if you are aware) it should work fine – https://forum.tagdiv.com/how-to-update-the-theme-2/
You need to update also all the plugins that come with the theme(Visual Composer, Social Counter..) from the plugins folder – https://forum.tagdiv.com/whats-included/
Here you can find an update guide for Visual Composer(the procedure is the same for all) – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Also it is recommended to make a full backup so you can revert in case that something goes wrong – https://codex.wordpress.org/WordPress_Backups
Unfortunately we don’t offer any custom or installation services and also they are beyond the support – https://themeforest.net/page/item_support_policy
But if you have some problems we will assist you and provide some recommendations/suggestions.
Let us know how it goes!
Thanks!
Hi,
Please update also the Visual Composer plugin to the latest version provided with the theme 4.12.
You can find it in plugins folder from theme package that you download from themeforest – https://forum.tagdiv.com/whats-included/ and here is the update guide – https://forum.tagdiv.com/how-to-update-visual-composer-plugin/
Let us know how it goes!
Thanks!
You should update the whole code. I got lost with the last bit of code. Didnt know what to replace in the original you put a few posts before. :p
BTW, I use Better WordPress Minify, it works very well with the minify and merge thing, but Google still tell me to move the minifed file to the bottom. Is there any way to do this without the TagDiv Speed Booster plugin? That dont work for me cos it has like a delay or something while loading my settings (font, colors, menu position).
Tanx in advabnce.
-
This reply was modified 9 years by
Arved007.
Website wefitindia.com, I tried updating the theme using evanto plugin. Getting lots of error, i see a solution which says go to Newsmag panel and do something in category, unfortunately I can’t reach the Themes panel page also.
Please help. We run a fitness center in India, our potential customers keep hitting the website regularly, if they see a bad site will leave a wrong impression.
Please
No, you can code information but we maybe not. Hosting company explored the reasons. We closed all plugin and cache settings it didnt not work. Newsmag theme remove. I try different theme site normally work but newsmag mobile performans very bad. Newsmag maybe the best of theme but not for me blogger only developer and for those who have the knowledge of the code. If i know code maybe solve problem. If only tagdiv speaciel customer support. if only will update newsmag mobile versione.
-
This reply was modified 10 years by
notdefteri.
-
This reply was modified 10 years by
notdefteri.
-
This reply was modified 10 years by
notdefteri.
Hello.
I purchased Newspaper a few months ago but we have never updated it (neither WordPress). I am working with Newspaper 6.7 and WordPress 4.4.4. Now some plugins are having problems and I think is the time for updating…
I have read in this forum some issues regarding the update. I am very useless and it is going to be difficult for me to manage with all this updates and issues. Can anyone help me in this process?
Fatal error: Call to undefined function vc_map_get_attributes() in /public_html/wp-content/themes/Newspaper/vc_templates/vc_row.php on line 32
I deactivated all plugins and the culprit is WPBakery Visual Composer current version 4.5.3
Please advise
It happened to me sometimes after the last update. It was solved saving again the post. O_o
Salutare! Am o problema de ceva timp, detin urmatorul site: https://www.sociedelic.com iar problema este ca pe mobil cand incerc sa accesez meniul din footer cum ar fi: Submit, content, Disclaimer, Privacy Policy, Terms and Conditions, DMCA, Contact Us, nu imi afiseaza nimic, pur si simplu pagina goala. Care este rezolvarea? Face asa de ceva timp, chiar si cu updateuri la tema.
Hello Kevin,
Unfortunately, the latest version of the theme has been fully changed to the 4 version and if you want to update it, practically you will have to begin from scratch with your theme customizations, sorry!
Thanks for your understanding!
Hi
I’ve checked your site and found some errors in browser’s console: http://screencast.com/t/UiJdxD4ak3Jm
Try to deactivate all plugin except Visual Composer, clear all caches then test the site again. If the problem persist try to update the theme at V 3.1 which is available on themeforest and also update Visual Composer at V 4.12, this version is included in theme’s patch.
Let us know ho it goes.
Thanks!
So, I have purchased this theme from ThemeForest ( perhaps the only place to buy this theme) with 6 months support and I haven’t extended the support . So, I want to know few things about what will happen once my support period ends.
1. Will I be able to login to this tagdiv forum and will be able to read all my published threads and Tagdiv team’s response on my threads?
2. Will I be able to read other helpful threads and your responses to it ?
3. Will I be able to extend my support for concessional rate or to get the support ever again I have to buy the theme even when I already have the lifetime update license of this theme?
4. Will I be able to edit/modify my all responses or threads here under this post?
5. What are any other limitations that will be imposed on me other than asking for a help or to create a new support tickets?
Thank you.
HI
1. You’re using V 7.1.1 of Newspaper theme and the option I’ve indicated it’s available only since 7.3 Try to update the theme following our documetation: https://forum.tagdiv.com/how-to-update-the-theme-2/ then test again.
3. Try this css in theme panel > custom cod > custom css: http://screencast.com/t/kj2MrhQ0T
.td-header-style-2 .td-header-sp-logo{
margin: 24px 0px 0 0px;
}
.td-header-style-2 .td-header-sp-logo img{
margin-left: 0;
margin-right: 0;
width: 300px;
}
5. Try this css: http://screencast.com/t/dIQSRWDpJH8n
a{
text-decoration: underline;
}
6. I can’t find the rss widget on your site, please provide a link pointing the page where I can see the widget and maybe I can help.
Thanks!