No search results were found in Documentation!
Hello, I’ve done that already and it only reflects on the author page, not the widget. Trying to figure out how to get the comment count to show on the author widget. See my homepage here… http://myntproducts.com
Hi support,
I want to show my “Featured” cat in the slider and also within a block on my homepage.
Both cats have been set to “Featured” however articles are only showing in the slider and not displaying in the block (block 4).
@maqabyah, this happened to me as well but it has been fixed. Try changing the number of homepage slide limit, saving, then going back to the number. If that doesn’t work, try what Peter mentioned above about CloudFlare. One of those fixed it for me.
Hi Support,
I hope you are well. I upgraded to v4 and have been testing the site. I noticed on my iphone that the homepage slider with my featured content is not rendering correctly. It looks like it sizes correctly for tablet but when it tries to scale down for mobile the images stop scaling at a certain point.
http://www.flyfishforfun.com is the site
Screencast of the mobile issue: http://www.screencast.com/t/MoJwLhOL
Any help or advice would be appreciated. Thanks.. Have a great day.
William
Ok, I understand.
Do you know someone that could do this custom job?
Hi,
For the moment we cannot offer custom work, the time is short and we have to do a lot of work on development, support and fixes and some of the team members are on vacation. Sorry for this, we hope to change this by the end of the year.
Thank you, Emil G.
Had to revert back to 3.9 because my featured images on the homepage went out of whack. They are stacked on top of each other
Hi Lucian,
I’m interested in a custom work. Who i should contact?
I sent it! thanks
Hi!
why when I add a new block, the widget sidebar block (to compose a new homepage) this sidebar is smaller than the default sidebar?
for example if I choose a “Homepage with article list” with left sidebar and module 8
and in the top I want to compouse and add one more sidebar block with other blocks, this sidebar is smaller than the sidebar of the “homepage with article list”
how can I fix it? I want to have the same wide sidebar like the “homepage with article list”
thanks!
(and sorry about my english)
Hi,
In td_module_6.php file move the <?php echo $this->get_category(); ?> line and add this class ' . 'class="custom_category" like here: http://screencast.com/t/xxqdUyITv
After doing that please add this custom CSS in Theme Panel > Custom CSS:
.custom_category{
line-height: 15px;
display: inline-block;
padding: 2px 8px 3px 8px;
margin-bottom: 4px;
color: white;
background-color: #c85bcd;
font-size: 12px;
}
Change the font/background/color.. as you like.
Regarding the category it’s not an easy task to do, you can hire an freelancer if you want to have something like that as we can’t offer custom work.
Hope this helps!
Thanks
I have never gotten that message and we’ve been doing responsive design sites since 2011.
This is more common message when
a) you’re mixing http://www.mysite.com and mysite.com – when you should one or the other, not both (www.mysite.xyz for ecom sites with SSL, no www for all others)
b) you have a plugin still running to generate a mobile site version in addition to desktop version
c) you have a redirect of some kind in place which “senses” a mobile user and is redirecting to homepage, when no redirect is needed; this may have been added to your htaccess file from a former theme or plugin; so double check your htaccess file
Hope that helped 🙂
Hi,
Today I received this message from Google Webmaster:
“redirecting smartphone users to the homepage of”
Google is complaining I am using the same url to any version of my website.
How can we make Google understand we use a responsive theme? Any experience anyone?
Thank you,
hi,
please contact us on email at contact@tagdiv.com so that we can give you a small zip tutorial.
Thanks for you message.
Radu A.
Hi Marius,
This post took me here.
I apply the code that you gave and work perfectly in my module 6.
However I would like to put the categories above the title with the same style they have when I open the articles (boxed colors) like this:

I also like to show only the categories of a specific parent category, it’s possible?
Thanks
-
This reply was modified 12 years by
Pjump.
Hi,
We have this issue on our todo list and we will try to remediate this in future updates by implementing a solution without the need to use a plugin.
Until then you can remove the counter from pages.
Thanks
Hi,
You can do it like this https://forum.tagdiv.com/topic/show-category-name-in-homepage/#post-10771
Thanks
Great! I added a td_module_10.php but now.. how can I set up this module to show a full post? (like a single post but only the content, the last one) because now only show the title and one image
I tried to chage the code but didnt work..
https://www.dropbox.com/s/nnfpze7bw3806s1/EXAMPLE%20HOMEPAGE.jpg
thanks!
My super Cache settings as follow…
1.Cache hits to this website for quick access. (Recommended)
2.Use PHP to serve cache files
3. Compress pages so they’re served more quickly to visitors. (Recommended)
4.Make known users anonymous so they’re served supercached static files.
5.Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated. (Recommended)
6.Clear all cache files when a post or page is published or updated.
7.Extra homepage checks. (Very occasionally stops homepage caching) (Recommended)
Expiry Time & Garbage Collection
1.Cache Timeout 60sec
2.Timer: 90secs
that’s all..these settings works great for me…
Hi,
I’m using W3 Total Cache and WP-Postviews plugins. Homepage is built with one of the Newspaper Theme’s templates (with Visual Composer).
The post views are displayed correctly on the category pages and on the single post page as well. But on the homepage all posts have the same number of views…
Any suggestions on where to start looking?
Thanks.
Hi,
I’ve noticed that on my version of the “Newspaper” Theme, There’s a heck of alot of styling and javascript appearing in the top sections of my posts and homepage.
My question is: Is there a safe way to migrate the inline styling to a separate include file – and maybe pushing out the JS to a seperate file – in an effort to try and clean up the RAW HTML on the main pages of the site?
Eg; <– Style compiled by theme –> >> Split it out to another file…
<– JS generated by theme –> >> Split it out to another file… etc.
Hope this is the right place to post this. I’d find it really useful to see how others are using Newspaper – that way we’ll all be able to see what else we can do with our own sites that we’re not doing! I reckon others would find it useful as a sticky too?
Here’s my own site (really need to start work on a better Homepage!) billyscrashhelmets.co.uk
Hey Radu,
So realistically speaking, with the way Newspaper is coded, it’s not fully compatible with child themes, correct? In other words, by default WordPress allows any and all parent theme files to be child themeable but without full support from the parent theme it obviously doesn’t work.
Just to make sure I understand correctly, if I wanted to edit a function in /newspaper/wp-admin/content-metaboxes/td_set_homepage_loop.php WordPress does have the ability to do /newspaper-child/wp-admin/content-metaboxes/td_set_homepage_loop.php but without functions being called conditionally there’s no way to do that.
In other words, is there absolutely anything >I< can do that will allow tweaks to those “core” files and not have to worry about updating the theme wiping out my changes?
Lets separate the two issues because I am not sure they are related:
#1) Block pagination –
I tried the option with ajax
as you can see in the video – I set block 2 (dont miss on the original homepage template) per your instruction and paging is still via ajax as far as I can see…
http://screencast.com/t/v8WDAUYnSrjE
#2) Homepage latest article list –
I changed permalinks back and forth several times but it did not help!
http://screencast.com/t/IrhZRqunJ
(#2 – is Much more critical!)