- ApiPractical example – How to add a new Block and Module
- Apitd_api_block::delete
- Apitd_api_block::update_key
- Apitd_api_block::update
- Apitd_api_block::add
- ApiAPI – Blocks – Introduction
- Apitd_api_thumb::update_key
- Apitd_api_thumb::update
- Apitd_api_thumb::add
- ApiAPI – Thumbnail – Introduction
- Apitd_api_category_top_posts_style::update_key
- Apitd_api_category_top_posts_style::update
- Apitd_api_category_top_posts_style::add
- ApiAPI – Category top section style – Introduction
- Apitd_api_module::update_key
- Apitd_api_module::update
- Apitd_api_module::add
- ApiAPI – Modules – Introduction
- ApiUsing the Theme API in plugins
- ApiThe Theme API
Love this theme (currently using 4.01) – but earlier this week I noticed a problem where our front page isn’t pulling the latest posts anymore.
While it might look normal – nothing more recent than July 22 is showing up in any of our blocks until you hit “all” in the ajax menu for the category – then suddenly the appear.
Anybody have a thought on this? I’m not using any caching plugins.
Lucian,
Thanks a lot… It was really a huge help.
When I tried homepage on “Fetch as Googlebot”, it was also showing partial status. Something was blocked in robots.txt. However, this issue seems fixed now. I can share same post without problem on Facebook now.
Thanks again.
Yeah, would be great!
Hi,
You can find them on post http://screencast.com/t/j54j8j15C25
You can also find the short code for all block or VC elements by adding it with page builder and switching to “classic mode” http://screencast.com/t/HhgqlH5va2Q0
Also in the documentation you have the ones for the ad boxes http://screencast.com/t/jd1N3b8tjsAi
Thanks for the message
Hi,
Please make sure you have the add the two sliders like this: http://screencast.com/t/eylddWnw
After you done that add this custom css in Theme Panel > Custom CSS to hide the big slider on mobile:
@media (max-width: 767px) {
.iosSlider.td_block_big_grid {
display: none;
}
}
Let me know if it works!
Thnaks
Hi,
We have this on our to-do list but it;s not an easy task, sorry about that.
Thanks for the message
Hi,
I know that we have cropped images for each block/modules/slider and the theme doesn’t serve any scaled images via CSS. I’ve tested our demo where is a slider there and tell me something about a scaled image but if i inspect the image with inspector the image is perfect fit no scale there.
Hi and first of all congratulations for this incredible theme.
Is it possible to have a “timeline look” in a widget in sidebar ? I dream of it to show my latests posts.
Thanks.
Getting no attention in the 4.0 thread, and this is a fairly urgent issue, so posting here:
Since updating Newspaper theme to version 4.0.2 none of the custom CSS on my website seems to work, leaving the page looking nothing like it used to, and how I prefer it.
Can you please look into this and see if you can find a solution for me?
This is the custom CSS I’ve added to Theme Panel, that now has no effect:
blockquote p {
font-size: 22px !important;
line-height: 28px !important;
}
body {
font-family: ‘Open Sans’, sans-serif;
}
.td-post-text-content {
line-height: 22px;
.menu-item {
text-transform:uppercase;
}
.td-sbig-title, .td-big-grid-title a {
text-transform:uppercase;
}
.faktaboks {
width: 240px;
float: right;
background-color: #2d9dd8;
margin: 6px 0 6px 22px;
padding: 12px 12px 6px 12px;
text-align: left;
color: #ffffff;
}
.faktaboks h3 {
margin: 0 0 12px 0;
text-align: left;
color: #ffffff;
}
.faktaboks ul {
margin: 0 0 10.5px 14px;
}
.faktaboks p {
margin-bottom: 10px;
}
.td-page-title a, .td-page-title span {
font-size: 40px;
line-height: 44px !important;
}
h1 {
font-size: 40px;
line-height: 44px !important;
text-transform:uppercase;
}
.post header h1 {
font-size: 40px;
line-height: 44px !important;
}
.td-post-text-content h2 {
color:#2d9dd8;
font-size: 32px;
font-weight: normal;
margin-bottom: 12px !important;
}
.td-post-text-content h3 {
font-size: 22px;
line-height: 24px;
font-weight: bold;
margin: 12 px 0px 12px 0px;
}
.wp-caption-text {
text-align: center;
}
.td-featured-image-caption {
text-align: left !important;
}
.post .td-sub-title {
color: #3d3d3d;
font-weight: bold;
}
.header-search-wrap {
display:none;
}
@mariosem
What I do is for “older” post, I created a category called “editor’s picks” … and then any old story I want to be featured on the front page (and/or sidebar), you can control which items from “the past” would show up by enabling a content block just for “Editor’s Picks”. This is the most common solution for this.
-
This reply was modified 12 years by
simchris.
Hello everyone,
I need your advice: how can I combine blocks and modules with Newspaper in order to get some featured posts (the most recent ones) and some other posts, the older ones, this way? (the linked site is mine, by the way!)
Thanks,
Mario
Hi,
I’d like to style individual page areas differently. Thus it would be very handy if every element would allow to add an id/unique class. This feature would be awesome for widgets, shortcode, pagebuilder and default wordpress widgets (e.g. text).
Thus I think it be handy to add an class field to your td_block and other elements.
Is there any fast forward method for this? Since I don’t have a lot of time!
Thx
Hi,
You can change the image sizes from here http://screencast.com/t/1yVypBvM5inl
You also have to regenerate your thumbnails after this, like this:https://forum.tagdiv.com/how-to-fix-strange-thumbnails/
Thanks
-
This reply was modified 12 years by
Lucian.
Hi,
Please send an email at contact@tagdiv.com and specify this, and we will send you a tutorial on how to make a custom block/module.
Thanks
Hi,
Please use this css:
.wp-smiley {
display: inline-block !important;
}
Should work, see here: http://screencast.com/t/8NMvIFvG
Thanks
I’m trying to replicate the format used in this demo of the site:
http://demo.tagdiv.com/newspaper/popular-people-who-everyone-seems-to-love/
I use Visual Composer with a custom layout of 1/6 + 4/6 + 1/6. I left in blank the 1/6’s columns, and insert a block text in the 4/6 segment. But the paragraphs don’t show correctly. What is the correct proportion? And when will be solved the problem with customs layouts in Visual Composer? 1/6 + 3/6 + 2/6 in full width it’s also broken.
i want to change the image size of “Block 7” in which files should i do this modifying? will the cropping of the image size also change?
or should i do a new block template?
(actually i need quadratic images in a blockview)
can i add author and categorie of a post to the meta-info in the block-view (preview posts list)?
thanks
@ericsan
not really; and it’s not that big of an issue technically.
one of my sites which has this “warning” has a pagespeed for desktop of 97, 91 for mobile, and 85 for mobile UX (no CMS used; all hosted locally).
To give you an idea how funky that “suggested” fix actually is, with the first version we got warning of “only 54% of your page could load to render blah blah” and had pagespeed of 91; we changed around some stuff, got pagespeed of 97 but now says “only 1% of your page could load … try to fix render blocking ….”
Well, 350k page with 1400 DOM elements, loads in 1.3 to 1.6 seconds, has pagespeed of 97 desktop and 91 mobile. SO, big whoop.
If your speed is above 91/92 and you still get “suggestion” for render blocking, you can likely ignore it. It’s pretty hard to get a higher speed with a complex WordPress news portal which has bootstrap 3 as underpinnings.
So, it’s usually best to work out EVEYTHING else first, then if all you have left is “render blocking blah blah” … then you can get on with your life.
To get maximum speed you have to massively optimize your content, figure out how not to load any external stuff from social media, google, etc. — tricky.
If possible, release a version that brings you back to the previous one, such as 3.8 which worked great.
I’m currently on 4.0.2 and the following issues I am having are as followed:
1. The smooth scroll interferes with the infinite scroll making it scroll too fast that the infinite scroll wont load. The posts that are trying to load also are transparent.
2. Using Homepage – BG + No Article List (OR) With Article List, the background of the slide goes to ‘stretched’ and the blocks are a mess (shown: http://screencast.com/t/f9OpXQsG)
3. Blank Homepage – I’m noticing when using Module 7 on homepage that it shows the blank page.
I posted in the main forum but noticed that this post is all for 4.0+ bugs.
-
This reply was modified 12 years by
sbo.
Hi,
I want create new block/module like here:
http://s27.postimg.org/6f8wt79ib/Dialy_Magazine_Clean_Flat_Magazine_Theme_Prev.png
Please send me tutorial how i can build a new block/module.
Hi,
The edit button appear only on blocks and modules. If you are on post you can simple click on the top bar to edit the post: http://screencast.com/t/3ZSc2G0uX
Thanks
Is there a non-plugin way to eliminate the render-blocking CSS issue?
Hi Emil,
I have a similiar request to mehedi’s one, can I also get a tutorial on how to make a custom block/module.
Thank you!
On my Home page I am using Block 2, category Featured. So 6 of my posts (since i cannot pick by post id) are showing up on the top. (not using a slider)
However I have specified that 6 of my posts use the featured category as secondary. Each post is assigned a primary category.
The problem I am having is the permalink is still showing /featured/ when clicked from the home page. I thought it should be linking to the primary category that i assigned it to.(If the posts has multiple categories, the one selected here will show up in blocks.)
Is this a bug?
One solution may be to show by admin, i can always create another user and show those 6 posts in block 2 by user, and maybe it will show the primary category in the permalink. But I’d rather have the primary category feature working.
Any solutions?
Thank you so much.