- TutorialsDefault Block Settings Guide
Hello sumi,
The featured image/featured video of single post template has been designed to be displayed the left side, as you can see in our demo preview, here -> http://demo.tagdiv.com/newspaper/td-post-400k-for-whisky-most-expensive-foods-and-drink-auctioned/ This is the default behaviour for this type of post template. If you want to change this, you will have to make some additional customizations in that post template until achieve as you want.
Thanks for your understanding!
AdSense ads work perfectly.
Usually an issue with not putting in code properly, or Google not yet reviewed the placement on the site to start the ads showing.
You can test this by
a) create simple text sidebar widget, from normal appearance > widgets
b) paste in your AdSense ad code (should be responsive version)
c) view page with that sidebar widget
d) ads should work
if they don’t work in sidenar, something wrong with code you’re pasting in.
If the code works in sidebar, but not ad panel; double check ad panel again; then retest, then do F12 to view console in Chrome for possible errors or plugin conflict for your site with javascript.
-
This reply was modified 9 years by
simchris.
http://demo.tagdiv.com/newspaper_video/
The block on the right-hand column that says “TOP REVIEWS”?
Also on this theme demo, which header style is this?
Thanks.
Google doesn’t care what color your blog is; look at all the video/movie,game, and entertainment sites with black backgrounds serving AdSense ads.
You should probably review Google’s actual guidelines/requirements for sites, as that is the de-facto answer to what they will/will not allow.
Greetings!!
Getting back into blogging after 2 years away, and maybe my brain has gone to mush. I installed the Say What theme and love the layout that is on the preview. I’ve been been trying for several hours to figure out how to get my site to look just like the layout of the preview. I’ve played around with all of templates in the Blog and Post Templates located in the Layout Settings and still can’t figure it out. I have a feeling it could be something so simple. But…d’oh! Thanks in advance!
Let me add my site url just in case: http://www.dcmumbosauce.com. Not sure if the fact I have previous content from the years before I quit blogging is making it difficult for me. Guessing it may have been easier if I started from scratch? Don’t want to lose the old content though.
HI
Google have its own algorithm which generate the SERPS and the information displayed there may differ from one site to another. You checked the site with data structure tool and the test was passed which means that page’s html structure is properly generated and the search engines can understand it. However if your post contains reviews stars it’s not mandatory to be disabled in SERPS. It’s up to search engine what will be displayed there.
The post’s content and results displayed in SERPS about that post are two different things.
Thanks!
c’est bon j’ai trouver ce plugin merci problme resolu : Rating-Widget: Star Review System
HI
I am not very sure what you’re trying to do bu I assume that you want to remove some elements displayed by search engines in search results. The theme does not control elements displayed in SERP but you can use a plugin like SEO By Yoast to achieve that. For more details in this regard please check this link: https://yoast.com/snippet-preview/
If this is not what you mean please provide more details about what you’re trying to do and maybe we can help.
Thanks!
A revisit simply because I’m banging my head against a wall!
Let’s take an example:
SDT gives me this – https://search.google.com/structured-data/testing-tool/u/0/#url=https%3A%2F%2Fbiker47.com%2Fhood-jeans-k7-motorcycle-jeans-review%2F
As far as I can see the supplied data is telling Google it’s a review? Can you please check from your perspective that the code is correct?
I appreciate you cannot force Google to do anything, but why would it ‘fail’ if the data is there?
Appreciate your time.
Um, if you block wp* in robots.txt then everything in wp-content – including themes css, images, etc. won’t load properly, hence why the “preview” in the Google mobile speed tester shows broken layout.
Even YOAST says not to do this, as it breaks how Google views your pages – as in this case.
https://yoast.com/wordpress-robots-txt-example/
Simply remove the blocks from robots.txt — which you don’t need to do as anybody can still go there — they don’t actually stop anybody from doing anything, from a security point of view.
Google needs to load the “dependencies” for WordPress in order to load the pages — so if it cannot load the mobile CSS, then it can’t actually load the mobile version properly hence the errors.
Have you tried “fetch as Google” in your webmaster tools account to see EXACTLY what Google sees when scanning your page?
e.g.,
https://support.google.com/webmasters/answer/6066468?hl=en
anyway — I’m out on this topic, but hopefully my ramblings have provided some pointers on where to look. 🙂
I would seriously try removing the stuff in your robots.txt file and retry.
-
This reply was modified 9 years by
simchris.
Even with the ENFOLD theme, and with the “mobile friendly” okay badge, you still have some notable problems.
How Googlebot sees this page
This page uses 28 resources which are blocked by robots.txt.
Looks like you might have a bad config in your robots.txt blocking things, which is why I see a broken layout with missing CSS/JS even with this theme in the preview image.
Hello. I am trying the steps. I have activated another theme and I am trying to delete Newspaper theme but it says “Deletion failed: The requested theme does not exist.” However when I do live preview for Newspaper theme, I still see it. Please advise.
Hello,
There is no way of adding or removing the stars as they will appear on all blocks except for block 15. There is only one block that does not show the stars review.
You can activate the review stars on module 15 by adding this code like so:
<div class="td-module-meta-info">
<?php echo $this->get_date();?>
</div>
http://screencast.com/t/3oGOB6GhILBn
The review stars are tied to the date so it will enable the date on other posts inside the block.
Thank you!
Do you have plans adding “showing review stars” setting for Modules/Blocks in your Block setting function?
Just like the category tags.
Theme panel > Block Setting > Category tag on Modules/Blocks
The review stars aren’t enabled in the blocks I want them to.
And I want to figure out a way to controlling them.
Thank you.
Hi
Try to replace the previews code whith this one, it should target only the post’s title:
@media(max-width: 768px){
.single header .entry-title {
font-size: 20px!important;
}
}
Thanks!
Hi kautsarjuhari,
Unfortunately, our theme does not have such an option for what you want to achieve, sorry! Please notice that you should create a custom post type which you can customize as you wish. So, if you are not aware of the steps which are needed to take in this regard, please consider hiring a freelancer/developer to help you because we cannot provide custom work at the moment, sorry! Also, please notice that our theme has not implemented the Reviews option from the front end, but only from the backend.
Thanks for your understanding!
Hi
We can’t make any recommendation in this regard as we didn’t tested any plugin with a similar functionality and we can’t provide an accurate answer. You can do a search online for some plugins, check some reviews, then try a few of them with the theme and use the one who fits you best.
Thanks!
I have got a strange problem. This is the third time it’s happening so I thought of asking you what it could be.
I am still using 7.1.1 (was waiting for 7.3 to get stable / reviewed) but now when I try to upgrade and so first delete the theme after switching to another one, it says this theme (i.e. Newspaper 7.1.1) does not exist! But it does exist because after I get that error message I am switching back to the same 7.1.1 version. What could be the reason? Also let me know if there is any cautionary note before updating, besides that I need to upgrade VC along with it. Thanks. Keep rocking!
Hi I have used the images in my posts from out external source.
http://119.59.125.154/~ocstation/wp2/category/reviews/mother-board/
the problem i am facing is featured image would not show up.
any help?
thanks,.
the id of the author appears when someone clicks on the author’s name.
reviewing other sites in the url of the author, only the profile appears.
Speaking of something similar. As rename these files wp-content, wp-login and wp-admin. All this is done from cPanel, but not if they know the steps
Hi,
I am using Slider revolution to create youtube video slides. I had gone through all the instruction to get api key etc. But when i see preview , i am getting error ” Failed to load stream” what is the issue please help .
Oh thank you, now the mobile theme works! Unfortunately, there are still some issues:
– The three slides in mobile theme doesn’t show the featured articles (??)
– The logo in mobile theme is very big and is adherent with the icons of menu and search (https://i.gyazo.com/109590c01af9b935fb2729105dd2eb92.jpg)
– The social counter is still black instead of light blue (https://i.gyazo.com/3c1190c4da968d574aa6b9acf4de6682.png)
P.S:
– The post’s author is hidden (https://i.gyazo.com/02da00224502aae85935d9df8fa19cb3.jpg)
– The script of review’s plugin doesn’t work and show 0 instead of the true vote (https://i.gyazo.com/4b953801e0a9885344984178da0c9918.jpg)
Hi
Yes it is possible but you will need a bit of codeing to achieve the desired result. Edit td_review.php file and add the indicated code like here: http://screencast.com/t/UwUvX7oQSl The result should be like here: http://screencast.com/t/ScASVGxUBJ Here you can find the modified code for render_table_head(): http://pastebin.com/qRJhSeAq
Thanks!


