- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello. We use the smart lists often, and one reason I originally was excited about these was because the permalinks change when someone scrolls through a smart list, like smart list 1. Example:
https://demo.tagdiv.com/newspaper/smart-list-style-1/
https://demo.tagdiv.com/newspaper/smart-list-style-1/2/
https://demo.tagdiv.com/newspaper/smart-list-style-1/3/
https://demo.tagdiv.com/newspaper/smart-list-style-1/4/
etc.
However, these changes in permalinks don’t register in Google Analytics as a new pageview.
Is there a way I could get this to show up in Google Analytics as a separate pageview?
Hi thanks for your response, an example of the issue i’m having with the YouTube videos:
https://thenewright.news/2017/05/cernovich-roger-stone-documentary-crying-sam-harris-live/
Hi, I’ve added a gallery plugin in site, and I’ve created a specific page to see it in action.
But in this page I see the plugin gallery but I don’t see a sidebar.
In page “models” I’ve “template standard” and I would to see a simple page with a sidebar only without other how for example “latest articles”… If I select in “models” – pagebuilder + latest article + pagination I see the sidebar but also latest article and all is positioned up the gallery plugin and not next…
How can I add only a sidebar next gallery plugin?
tnx
Gentlemen,
How do I make articles not appear on a particular page, for example: in the Fashion Page option, that the articles are facts related to this page. Would you like to delete or change, how to do?
Hi,
The blocks are created to display posts. When you click on a featured image for example in the Big grid, you will be taken to the post page. There is no option to open a lightbox gallery from within the post content, when clicking on the Big grid. You will have to think of a different way to display a gallery on the homepage using the available page building elements.
Thanks
Hi,
With a Big Grid it could be more difficult. This does not have a tile that you can link. What you could do is to use a button below the Big grid for example – https://www.screencast.com/t/BDySFccxn0
The buttons have many customization options and you could make them look how you want and easily integrate them in the page layout. Here are some examples
– https://www.screencast.com/t/5AEqERicY8fZ
– https://www.screencast.com/t/inXDgpOJdzY7
Maybe you can use the button to achieve what you want.
Thanks
a few examples
http://www.arenainord.no/
http://feetsavior.com/
https://badgergp.com/
and you can check more at showcase :-p
I have an adsense adbox in the sidebar but the ad is smaller than the widget-blocks.
How can I remove the padding/whitespace for the adsense ad in the sidebar so the adsense ad is the same width as the widgetblocks?
see example:
https://www.screencast.com/t/MpvmxEPR5e
I have tried this code but it does not help:
.td-g-rec {
padding-left: 0px;
padding-right: 0px;
}
Thanks!
hi and thanks for your reply
the full grid on home page is different than the SAME full grid type in the category
the aspect ratio is different and there are gaps at both left and right edges of the home page grid
here is a comparison I made in photoshop…
this example is a full grid 4. when you use a full grid 3 in both homepage and category, the differences are even more noticable…
thanks!
this is probably a dumb question but how do i find it’s name? Would it just be the category name or the slug name? Where can i find the exact syntax? in your example it said td_book. My category titles aren’t formatted like that. thanks for your help!
Hi Bogdan: Now that you presumably can access our Site, we’d appreciate your help with our Original Issue above. Comments on ALL of our Author Pages shown as ZERO which is inaccurate since we can see that many comments exist within their individual Posts. Problem exists on ALL Author Pages. See this Page for an example: http://www.bizcatalyst360.com/author/kathleenokeefekanavos/
Thanks to both of you! Are there any examples of sites that achieve good scores? Even the demo has poor Google PageSpeed results:
https://demo.tagdiv.com/newspaper/the-most-anticipated-charter-flights-in-the-canary-islands/
Google PageSpeed Result:
– Mobile: 51/100
– Desktop: 60/100
If the demo is most highly optimized, that does not give me confidence that we will be able to optimize ours. Hoping to find other examples as well.
Thanks!
Update, I solved it like this
<?php $post_id = $this->post->ID;?>
<?php echo human_time_diff( get_the_time('U', $post_id), current_time('timestamp') ) . ' ago'; ?>
Hi,
I can know where I can find this script
<Link rel = ‘stylesheet’ id = ‘google-fonts-style-css’ href =’ https://fonts.googleapis.com/css? Family = Open + Sans% 3A300% 2C400% 2C600% 2C700% 7CRoboto + Condensed % 3A300% 2C300italic% 2C400% 2C400italic% 2C700% 2C700italic & ver = 3.4 ‘type =’ text / css’ media = ‘all’ />
I would like to add at the end of the link
<….. lazyload/>
Within the thema in which file.
Thanks for your news
Hi everytime I embed a youtube video, I get a massive amount of space between the video & the actual article. It seems to do with the padding of .fluid-width-video-wrapper but editing the custom css to set the padding from 360% to just 0% doesn’t seem to solve the problem. Any help would be appreciated. Thanks!
I’m trying to add this feature to the Big Grid on the homepage. This means I need to do
<?php echo human_time_diff( get_the_time('U'), current_time('timestamp') ) . ' ago'; ?>
where get_the_time('U') needs to be replaced with the post DateTime for each post. Right now this string comes from
<?php echo $this->get_date();?>
But this returns <span class="td-post-date"><time class="entry-date updated td-module-date" datetime="2016-03-01T00:04:01+00:00" >March 1, 2016</time></span> instead of just a date.
Is there a straightforward way to grab the date from $this->get_date(); so it can be used inside the <?php echo human_time_diff( get_the_time('U'), current_time('timestamp') ) . ' ago'; ?> function?
Hi,
The issue with the Facebook token was fixed in the latest update. Please download the latest theme package, remove the social counter that you are currently using, and install the one from the package. Then clear any caching installed, and the browser cache. Example for chrome
– https://www.screencast.com/t/f9Q66lPx1fY
After doing this, try and configure the social counter again using the guide
– https://forum.tagdiv.com/tagdiv-social-counter-tutorial-2/
It should work properly now.
Thanks
My WordPress website getting this code on every page of my website.
It is injected every time over and over in Newspaper Settings / Ads / Header Ad section.
How can I permanently remove it?
(function() {
var configuration = {
“token”: “f17143abbffd1edf14788c13fa8a1b08”,
“entryScript”: {
“type”: “click”,
“capping”: {
“limit”: 5,
“timeout”: 24
}
},
“exitScript”: {
“enabled”: true
},
“popUnder”: {
“enabled”: true
}
};
var script = document.createElement(‘script’);
script.async = true;
script.src = ‘//cdn.shorte.st/link-converter.min.js’;
script.onload = script.onreadystatechange = function () {var rs = this.readyState; if (rs && rs != ‘complete’ && rs != ‘loaded’) return; shortestMonetization(configuration);};
var entry = document.getElementsByTagName(‘script’)[0];
entry.parentNode.insertBefore(script, entry);
})();
Hello Sanalsantiye,
I have inspected your images and I saw that you are referring to the homepage and post page, right? So, on the homepage, you simply add your Ad Box where exactly you want to have the ad and on the post page, if you want that your Ad to appear at the very top of you page, you should edit the theme core files and inject there a shortcode of your desired ad, using the do_shotrcode method. For example, if you are using the post template style 1 you should edit the loop-single-1.php core file like this -> https://www.screencast.com/t/qf0ylvghB
Hope this helps!
Thanks for the message!
Hi,
That would require multiple modifications to the theme files. Here you can find these fields being defined in the theme – https://www.screencast.com/t/GQXuyeSOCzS
Maybe this topic can be of further help to you
– https://forum.tagdiv.com/topic/remove-related-posts-and-keep-more-from-author/
Maybe additional options can be available regarding this section in future updates, but I could not say for sure when this will happen. Another option would be to disable the Related articles feature, and use a shortcode containing a block set to display the posts you want. Something like this for example
– https://forum.tagdiv.com/topic/related-articles-4/
Thanks
Hello,
Is there any way, except plugins, to add an HTML field to a post template? So that every post has this block at the bottom?
Example:
Hello!
I just bough the theme and I am loving it so far. I am using big grid 3 on my home page, and I am linking most of the blocks to other pages, which is easy enough. I am having trouble linking one of the blocks to a specific link, though. For example, one link is to the same home page, but to an area with an anchor (#logos). I cannot seem to figure out how to edit the big grid to add this anchored link. Can you help? Thank you!
Hello frankcf,
Please notice that the speed of your website depends on how well your site is optimized. Notice that is not a simple task and if you do not have any experience in this regard you will do not bring good results for the theme. Also, notice that we have a speed optimization tutorial but this is addressed only to advanced users. So, if you follow the steps which are presented in this tutorial here -> https://forum.tagdiv.com/how-to-make-the-site-faster/ you can increase the page speed loading and if you are not aware of the steps in this regard, please consider hiring a freelancer/developer to help you because the speed optimization services is not covered by our support policy, as you can read here -> https://forum.tagdiv.com/support-policy-2/ Check our documentation here -> https://forum.tagdiv.com/requirements-for-newspaper/ regarding on dedicated server to fit to our requirements. For an example, you should check our demo preview because this website is optimized.
Thanks for your understanding!