- TutorialsFrom WPBakery to tagDiv Composer
Purchased this theme 2 days back. created a new static homepage. But today when i posted new article and tried to make some updates to the homepage, the changes are not getting reflected.
Interestingly, I am able to find the most recent article when i go through categories page – https://nandikonda.com/category/%E0%B0%97%E0%B1%8D%E0%B0%B0%E0%B0%BE%E0%B0%AE%E0%B1%80%E0%B0%A3-%E0%B0%AD%E0%B0%BE%E0%B0%B0%E0%B0%A4%E0%B0%82/
Here is the site link – https://nandikonda.com/
Any help is highly appreciated. Number of hits are impacted and the adsense revenue as well.
Hi,
how to add pagination on the Homepage..Currently, I am having only the following options:
1. next prev ajax
2. Load more button
3. Infinite Loading
I want to add 1,2,3 and URL’s should change when clicking on them.
Site: https://www.techuntold.com/
Thanks
i have the same issue. homepage latest article settings field does not display when editing the page. for me it isn’t working in both classic and gutenberg editor. this happens only for a new site i’ve setup. for the old one it is still working as expected.
Hi, my website popcornscreen.com , i have yoast,sitemap,im indexed in google sarch,all of this i have green light,without error,and before 3 days i sign up for google adsense,got code , i pasted in theme panel header ad, and sidebar ad, i use tagdiv composer and i use adbox on front of homepage at sidebar and i selected sidebarad but after 3 days my ads doesnt show up,pls help
Hi,
So you want to add a revolution slider in the mobile theme homepage? You can do that, the slider shortcode can be entered in the mobile editor which appears in the page edit screen
– https://www.screencast.com/t/VgOkSnGNH
– https://www.screencast.com/t/wl4DV430wn
It will appear between the top grid and the latest articles section
– https://www.screencast.com/t/nYOxP1ac033
The only way to make it appear below the latest articles would be to enter it in the mobile theme front page code directly
– https://www.screencast.com/t/qIvzoLSjSqRJ
– https://www.screencast.com/t/R5rZYlKp
<?php echo do_shortcode('shortcode here');?>
Thanks
Then add a negation of the is front page, so it will not appear in the homepage
– https://www.screencast.com/t/9Yr5Mld8LO
So if it’s not the homepage the ads will appear.
If I use the Block Editor, the Homepage Latest Articles setting appears, but the TAGDIV COMPOSSER does not appear. Screenshot: http://prntscr.com/m0w91q
If I use Classic Editor, setting Homepage Latest Articles does not appear, but TAGDIV COMPOSSER appears. Screenshot: http://prntscr.com/m0w8v1
I use the Classic Editor plugin. Is it really like this? Help me fix it.
Thank you in advance.
Hi, why does the “homepage latest articles” setting on the page not appear? like the article here: https://forum.tagdiv.com/newsmag-page-templates/
Screenshot: https://prnt.sc/m0v8m6
Thank you in advance.
Hi,
I have added elements on pages, but there seems to be empty space below each. I don’t want an empty space, I’d like to create my own or edit it in some way. I’m aware of the “empty Space” element, but how do you edit this existing empty space or get rid of it.
I’m not sure how to attach screenshots. But when I’m in editing mode and hover over my element, there is a yellow shaded space below it. In preview mode, this shows up as an empty space. I have tried editing the row’s “Divider” but it hasn’t made a difference.
Please let me know if this is able to be edited. I’d like for each row to have 4px gap between them on my homepage. #
Thanks
Thanks for the guide but when i applied everything then code worked but ADD is showing on homepage instead of post pagination page. Please look at this and give me guide only for post page not for homepage.
Thanks
Hi,
@Rob576 Looks like there are a couple of images not found (404). These can slow down the loading speed of the website considerably. The mobile menu will be accessible as soon as the page is finished loading.
One of them is in then homepage, the thumbnail from a video in the playlist which was removed by YouTube
– https://www.screencast.com/t/BYOjOdhf
You could remove that video from the playlist.
The other image I believe it is set here – https://www.screencast.com/t/DJBJExyx6sc
Check there and remove/replace the image found there.
After doing this check if this improves the loading speed.
@Epic From what I can find online deferring jquery can break the website, the theme or plugins which depend on it being loaded early. For example in this guide it is recommended to exclude it from being deferred and keep loading it in the site’s header
– https://wpshout.com/make-site-faster-async-deferred-javascript-introducing-script_loader_tag/
Thanks
hello if i enable a “Image loading – animations (lazyload)” not it works a preview of thumbnail image in a homepage? I have a latest theme, why?
SCREEN:

Do it around the pagination code inside the smart list 6 code, wrap both the ads in a condition like this
– https://www.screencast.com/t/VatLbePecMz
I used the custom ad 1 and custom ad 2 spots in the example, code here
– https://pastebin.com/keLvDvyB
Made a quick test, homepage – http://prntscr.com/m0i19m
Post page – http://prntscr.com/m0i1vx
You can experiment with this more to see if it works properly.
Hi @Simion. I tested my own site’s homepage on 2g network with lazy loading enabled and the images did not load. But they are loading on 3g and 4g connection. That is very interesting…
To display ads there you would have to edit the smart list template files and insert the ads there by some means
– https://www.screencast.com/t/oexM1f1HM8Wv
But then the ads will appear everywhere the respective smart list style is displayed, so a condition would have to be wrapped around the ad code to make the ads display only in the homepage
– https://codex.wordpress.org/Function_Reference/is_front_page
This would be a somewhat similar topic – https://forum.tagdiv.com/topic/want-to-show-extra-content-starting-from-page-two-of-smart-list/
That CSS code will apply on the whole website as it is now. To make it apply only in the homepage use it like this
.home span.td-smart-list-button.td-smart-back.td-smart-disable,
.home a.td-smart-list-button.td-smart-next {
display: none;
}
Or like this, more simplified
.home .td-smart-list-pagination {
display: none;
}
Hello,
I’ll copy paste what I wrote on Themeforest:
“All of my sites have a white space/gap between the menu and the first block on my homepage. I have tried every header style, but the space is always there. I am currently using Style 2 – multipurpose.
Do you know how to change this, so that the menu is basically touching the first block of my latest posts on the homepage?
Thanks in advance and have a good new year!”
Site: Kockhuset (.) se
Hi,
From what I can see you are using the default WordPress blog page, with module 15 to display the posts. Module 15 will show the whole post content.
Some smart list templates can display ads – https://www.screencast.com/t/ulEiXrsix
For example styles 6 and 7 display the ad like this
– https://demo.tagdiv.com/newspaper/whitewater-rafting-day-trip-new-york-east/
– https://demo.tagdiv.com/newspaper/10-landscapes-wont-even-imagined-exist/
But there are no ad spots above and below the smart list pagination. The website you are referring to seems to use a plugin slider
– https://www.screencast.com/t/0F4C0EQV2ki
Maybe that has options to display ads like that.
The pagination you are referring to is the smart list pagination. Module 15 you use for the blog page displays all the post content in the homepage
– https://www.screencast.com/t/de5Ys1Xy
So if there are smart lists in the post, they will appear in the homepage, since the whole post content appears. But I see you removed it with CSS at the moment.
Thanks
Hi,
We run our ads through an adserver and the ones that run on the homepage are responsive in the content area and shrinking to appropriate sizing but on the post pages (individual article or post stories), it is not responsive and is getting cut off.
Can you explain why that is and how my developer can insert that function so the ad is responsive everywhere and NOT just the homepage.
Hi,
I have noticed there’s a problem with how the Newspaper theme handles the canonical tag in the home page, and this is affecting how the site gets indexed in a negative way. The theme generates the canonical tag perfectly for categories and tags paginations, but for some reason, it does not work for the home page.
For example, this is how it works with the tags and categories paginations, where it works perfectly:
<link rel=”canonical” href=”https://pagexample.com/page/3/” />
<link rel=”prev” href=”https://pagexample.com/page/2/” />
<link rel=”next” href=”https://pagexample.com/page/4/” />
As you can see, it generates the rel=”prev” and rel=”next” tags.
But when we check paginations for the home page, those two tags don’t get generated, it only generates this tag:
<link rel=”canonical” href=”https://homepage.com/page/3/” />
So as we can see the rel=”prev” and rel=”next” tags are missing.
The problem this is causing is that those paginations are being treated as a completely single page because those two tags are missing. This causes Google to rank those pagination above the main home page in a a lot of cases, and causing other abnormal indexations. I have checked many themes and noticed the Newspaper and Newsmag themes appear to be the only themes with this inconvenience.
Even the demos put out have this issues and you can check it yourself: https://demo.tagdiv.com/newspaper_tech/
So my question is, is there any suggestion you can give me to fix this problem? I searched this forums and saw others having the same problem but a fixed was never provided.
Thank you.
Hello,
Manually deleted prior installation via FTP client (FileZilla), then uploaded the WordPress installable file via WP. EVerything appears to be working.
But upon new theme installation, certain homepage content was missing and I’d like to know why/how to avoid in the future:
– Site identity switched to blog from static front page
– Title tag and meta description removed
– Content blocks deleted
– Footer deleted
Thank you,
Paul
Hi,
I have noticed there’s a problem with how the Newspaper theme handles the canonical tag in the home page, and this is affecting how the site gets indexed in a negative way. The theme generates the canonical tag perfectly for categories and tags paginations, but for some reason, it does not work for the home page.
For example, this is how it works with the tags and categories paginations, where it works perfectly:
<link rel=”canonical” href=”https://pagexample.com/page/3/” />
<link rel=”prev” href=”https://pagexample.com/page/2/” />
<link rel=”next” href=”https://pagexample.com/page/4/” />
As you can see, it generates the rel=”prev” and rel=”next” tags.
But when we check paginations for the home page, those two tags don’t get generated, it only generates this tag:
<link rel=”canonical” href=”https://homepage.com/page/3/” />
So as we can see the rel=”prev” and rel=”next” tags are missing.
The problem this is causing is that those paginations are being treated as a completely single page because those two tags are missing. This causes Google to rank those pagination above the main home page in a a lot of cases, and causing other abnormal indexations. I have checked many themes and noticed the Newspaper and Newsmag themes appear to be the only themes with this inconvenience.
Even the demos put out have this issues and you can check it yourself: https://demo.tagdiv.com/newspaper_tech/
So my question is, is there any suggestion you can give me to fix this problem? I searched this forums and saw others having the same problem but a fixed was never provided.
Thank you.
Hi, My website link is https://healthynutritionhabits.com/
I want to put Adsense above and below pagination. Screenshot I need it like on this website. http://healthyandpretty.com/30-foods-that-should-never-be-put-in-the-refrigerator/
And also I want to remove/hide pagination {<Back Next>} from the whole HOMEPAGE. Pagination Screenshot
Please give me tutorial how to do this. Thanks
Hi,
A static page has to be set as homepage like this – https://forum.tagdiv.com/homepage-how-to-build-and-set-it/
After you set it, that will be the homepage replacing the default WordPress blog page (the blog page will be replaced by the static page you set).
Thanks
I have disabled comment count on posts but the homepage post excepts still show a bubble with zero comments.
I’m looking to remove the post comment bubble on this page and everywhere else on the site, what is the correct css code for this?
HI,
When I added a block to the homepage the only way I could add a side bar was splitting the page in tag div compsure. The issue I have now is when I add a new block or a big slider for example everything is squashed into the two columns. I’d like to retain the side bar and column underneath but have a full width row or slider above. It seems once the page has been split one cannot have different layouts in the blocks? How can I achieve this? Can dividers be used