- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hi,
Sorry for inconvenience! Your shortcodes were not renamed so please make sure that you update the theme properly using the above guide, update also the plugins that come with the theme files and run the script like it is suggested in the docs so you should not have this issue anymore:
The import script does the following operations:
-
Imports the old settings to the new theme
Renames all the shortcodes from your pages to the new names
Imports all the sidebars
Renames all the widgets from the sidebars to the new names
For example [td_ad_box spot_id="custom_ad_1"] will be renamed automatically to http://screencast.com/t/yA2Eh2bf8
Thanks!
Hi,
Like Emil suggested using these plugins should enlarge the thumbnails to fit right. I have also checked your site and looks fine – http://screencast.com/t/j68HdbozLRs2
If you don’t refer only to smaller featured image, please note that it is no an ideal image size, the modules have thumbs with different aspect ratios and a part of the image may get lost on the cropping process. You could read more about the featured image size here (it’s from Newsmag documentation but the principles are the same) – https://forum.tagdiv.com/image-size/
You can change/add another thumb size from td_config.php file and also the cropping mode – http://screencast.com/t/sQJjSjupVNE If you make any changes you will have to regenerate thumbnails – https://forum.tagdiv.com/using-the-theme-with-existing-content/
You can read more about this – https://developer.wordpress.org/reference/functions/add_image_size/ – http://www.davidtan.org/wordpress-hard-crop-vs-soft-crop-difference-comparison-example/
Thanks!
Hi,
To have h1 and h2 to your homepage, just add a text block anywhere on the page(you can add it in the sidebar for example and use it on more pages) and add a title and a small description. We also will try to find a better implementation in a future update.
Thanks!
Hi, i have some issues with the plugin (social network shared) because in some posts when i click in the shared button facebook for example dosent show the image, title and description of the post. For example on these links:
http://polosurtdf.com.ar/el-primer-trailer-de-steve-jobs-3/
http://polosurtdf.com.ar/listado-oficial-de-inscriptos-gph-2015/
http://polosurtdf.com.ar/psg-fichara-a-di-maria-por-e63-millones-y-el-fideo-se-trasformara-en-hombre-record/
please could you heplme to fix this??
Thanks in advance.
Hello
I react on this point I tried:
c) change default WP thumb compression from 90 to 50 (some like 60)
Great for the pagespeed score but OMG all images are now very damaged.
Check for example the first image (and click on it):
http://www.virtualmagie.org/articles/comptes-rendus/conferences-rencontres/duraty/
(Other are links from our old site).
Note the one put on the site is 2362*3539 pixels.
So I think I will do some compress test on fiew images, choose a higher compression (70% ?) and regenerate all images.
Speed is important but quality is important too more now with Retina screens.
If you have experience on that please let me know.
Regards
-
This reply was modified 11 years by
Thomas.
Hi
I would like to personalize the Popular Category widget:
– I would like to hide some categories, for example the “Without category” label or the “Featured” one.
– I would like to order the results according to descending number of posts.
Is it possible and how?
thank you
In Newsmag, I use CSS to define the size of ads by custom css, but it seems the theme override the custom css.
How to change it back?
My adsense code
<style>
.ads1 { width: 728px; height: 90px; }
@media only screen and (min-width: 0px) and (max-width: 321px) { .ads1 { width: 320px; height: 50px; } }
@media only screen and (min-width: 322px) and (max-width: 479px) { .ads1 { width: 320px; height: 100px; } }
@media only screen and (min-width: 480px) and (max-width: 1100px) { .ads1 { width: 468px; height: 60px; } }
</style>
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<ins class="adsbygoogle ads1"
style="display:inline-block"
data-ad-client="ca-pub-12345"
data-ad-slot="67890"
data-ad-region="enterpr1se_head"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script>
The theme will change to
!-- A generated by theme -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script><div class="td-g-rec td-g-rec-id-header">
<script type="text/javascript">var td_screen_width=document.body.clientWidth;if(td_screen_width>=1024){document.write('<ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-ad-client="ca-pub-12345" data-ad-slot="67890"></ins>');(adsbygoogle=window.adsbygoogle||[]).push({});}
if(td_screen_width>=768&&td_screen_width<1024){document.write('<ins class="adsbygoogle" style="display:inline-block;width:468px;height:60px" data-ad-client="ca-pub-12345" data-ad-slot="67890"></ins>');(adsbygoogle=window.adsbygoogle||[]).push({});}
if(td_screen_width<768){document.write('<ins class="adsbygoogle" style="display:inline-block;width:320px;height:100px" data-ad-client="ca-pub-12345" data-ad-slot="67890"></ins>');(adsbygoogle=window.adsbygoogle||[]).push({});}</script>
</div>
<!-- end A -->
How to reorder column of visual composer on mobile view, For example column 1 on left and column 2 on right. when I access with mobile phone, I want it to be col2 and then col1 instead of col1 and then col2.
thanks
I think you are delusional,
First, how can you make money on links to social media,
Second, tagdiv has never inserted paid links in any theme.
Perhaps you can show example of this crazy concept…
You may have an infected computer injecting prospetent into your broswer via malware.
You should immediately download and run malwarebytes anti malware pro to disinfect your system, and perhaps setup a security strategy for your systems.
I want to add this code from facebook:
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&version=v2.4";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
I want it to show below the related articles. Where should I input this code.
Hi,
This is the link where I have this issue:
http://blog.kazka.com.ua
Right now we are using logo with size 272×76, and when we are using logo with big size it looking big.
But on your example you are using very big file and it’s looking small on demo.
Looking forward to hearing from you.
Kind regards,
Nick
Hello. Sorry for my English. I will write short sentences.
Suddenly they disappeared attached images in my articles.

If you do click in the blank, then if the picture looks, for example here:
http://www.tradingunited.es/guia-dibujar-niveles-soportes-y-resistencias-correctamente-3/
I do not know if this related, but also the logo appears “mini” and there is a blank space above. see forum:

Please help.
Since I changed the template to Newspaper, randomly, I look that the images of a post doesn’t shown, only load the text, the sidebar and head images and the blank space of the post images. Be given to refresh the page to be loaded.
For example here: http://www.lacasadeel.net/2015/07/santuario-redux-integral-1.html
I have several plugins cache enabled:
WP Super Cache
Better WordPress Minify
DB Cache Reloaded Fix
tagDiv Speed Booster
In addition to:
Varnish system and Cloudflare
Any solution?
Hi,
I couldn’t find the option to disable the ads on Error page and Terms&condition/Privacy Policy in Newspaper theme
According to Google, one cannot show ads on error page
Can anyone tell me how to disable the ads on error pages
Hi Chris,
What about adding the ad codes into the main body between sections on the home page for example?
Thanks for your feedback.
Hello, i have tried my best to work on this pagination issue and even hired developers but they are all having issues doing it. If you can help me, this will be much appreciated.. i will also be willing to pay a small fee for the time spent on the custom work. here is an example of what my desired pagination should look like
Hi Everyone,
Has anyone used WP Pro Advertising System with Newspaper 6 before? Our project is not based on used Adsense, but to have direct advertisers in the website. For this reason we need a robust Ad Management System.
The WP Pro Advertising System allows for us to let advertisers log in, get their stats, manage their campaigns if they wish to do so and many other features.
Based on anyone’s experience, of course, our next question is how to integrate this with Newspaper 6.
Thanks for the help and feedback.
Thanks!
Perfect, for example category c
Another problem,
if I click on the subcategory Charlie Puth of category C (for example), I would not see the other subcategories of C
It’s posible?
Hi Radu,
I have restrict access for categories. For example: full access will allow the user to view everything. The next level allows the user to view the categories assigned to that level. The above code allows a non subscribed user to view the content on pages but if they click on an article/post they will be redirected to a subscribe page (if the above code was not added the non subscribed user wouldnt be able to view any of the content). The problem is that the sidebar widget on the posts pages will not display unless the user has full access. Ideally I want the unsubscribed user to be able to see the sidebar posts and if clicked they would be redirected to the subscription page similar to what ive implemented for the actual pages (as described above).
Please see screenshot link below to help explain:
Hi,
since I have updated from newspaper 4 to newspaper 6 I can’t properly access the theme panel. It doesn’t allow me to access for example “Thumbs on mundules and blogs” or any theme color related panels. Why is that?
In addition it always asks me to update tagdiv social counter plugin but there is no way to to it.
My site looks weird since the update and at the moment I do not see a way to change that without accessing the theme panel proberly.
Hi, i have a problem with smart sidebar in chrome (and in new opera – as same engine). In other browsers all OK.
It is big lag and jump if I use site background attachement “fixed”. Example: http://root-nation.com/27/07/2015/lenovo-a5000/
Hi, IM NEW with Newspaper Theme
I have already installed the “Default DEMO”.
For example Im trying to replace the “Home Page” Big Grid Images, But I cant found the path/way to access to the media content. Where are the features images in order to replace them?
Please assist here
The site I am working on is here: http://vbjusa.staging.wpengine.com/
In the image linked below the menu item Advertise always has a red line under it – even if I am not hovering over that item. If I hover over Advertise the dropdown works but Link Sponsorship Information is always highlighted, even when I am not hovering over that item. Does anyone know why this is?
https://dl.dropboxusercontent.com/u/17824566/Screenshot-2015-07-30-13.46.23.png
In the next image linked below are the sharing icons: Facebook, Twitter, Google+, and Pinterest. Where are the controls for these in case I’d like to remove or reorder them?
https://dl.dropboxusercontent.com/u/17824566/Screenshot-2015-07-30-13.46.40.png
Lastly, I see in the Newspaper 6 documentation that there are examples of how modules look. Are there also examples of what each Block looks like?
Thanks!
Not sure if every person is aware of this, but thought I’d share. I’ve been having trouble with my rankings in the G engine.
Google sent out an email to webmasters:”Googlebot cannot access CSS and JS files on yourdomain.com
basically make sure in your robots.txt file that you allow wordpress/plugins directory. that’s it. Hope my rankings come back.
more info: http://www.shoutmeloud.com/fix-googlebot-cannot-access-css-js-warning.html
also yoast: https://yoast.com/wordpress-robots-txt-example/
“So, what should be in your WordPress robots.txt? Ours is very clean now. The only thing we still block is our /out/ directory for our affiliate links, as discussed in this post. We no longer block our /wp-content/plugins/ directory, as plugins might output JavaScript or CSS that Google needs to render the page, nor do we block our /wp-includes/ directory, as the default JavaScripts that come with WordPress, which many a theme uses, come from these directories.”
good luck everyone!