- 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
Hi team,
How can i add a custom block?
more question is: where i can find html file for existing blocks?
Thank you
I went through all the Newspaper documentation and followed through all the steps to optimize the website, however, I am getting a very poor page insights score, and worst on the mobile version.
Mobile Score: 63
Desktop Score: 78
The website link is:
bookreviews.tv
I want to:-
1) Minify CSS
2) Minify HTML
3) Eliminate render-blocking JavaScript and CSS in above-the-fold content
Hi,
1)
could you please help me with the position of the “post title” in Big Grids? I already use custome CSS for title background. The title is at the middle of the post (I know that other styles have another position but I really like the blue effect of the style 6) but I guess it will be much better If will move down, like this:
https://www.screencast.com/t/qieLxPf6KW6G
My webpage: http://www.shredder-magazine.com
2)
I have problem with the weather block. It worked to me but now it doesn’t work to me. I checked all the settings in the browsers and allowed the location, but still I can’t rewrite location in the block. Maybe it will work to you and prob is on my side.
Thanks!
Hello,
I want to add blocks to my page but without Visual Composer, so I need shortcodes to do it.
Is there a shortcode list showing all blocks and modules of Newspaper theme? Thank you.
When I click on SAVE SETTINGS the OK symbol appears, as it should, but after I refresh the page everything remains as it was before.
I had to switch to the HTTP connection since on HTTPS the theme’s settings goes on loop.
-
This reply was modified 9 years by
truth.
One of the elements on enwealthen.com is a Block 11 showing the latest posts. I’ve noticed that whitespace, specifically newlines, in the excerpts are being removed, not replaced with a single space. This means
<p>Are you literate?</p><p>Financially literate, that is?</p><p>Did you know that according to a FINRA... study
appears in the excerpt as
Are you literate?Financially literate, that is?Did you know that according to a FINRA study…
Is there any way to fix this? I don’t see any relevant settings in the Excerpts settings page.
I’m having the same issue. In many forums it suggests adding
add_filter( 'term_description', 'do_shortcode' );
to functions.php however in this case it does not work. Suggestion in other forums is that you can replace 'term_description' with whatever technical name your theme uses for this block…
So I guess we need to know what the theme uses instead of term_description ?
At the bottom of my homepage (ScreenGeek.net) – just before the footer with the contact info and whatnot, there’s a block that says ‘Even More News’ and has my logo as well as ‘popular categories’ – how do I remove that?
And also, the links abruptly stop before it – how can I get them to continue?
Hello Catalin,
Could you be so kind to give a detail step by step on how to get to this “Trending Now”area. I could not locate it.
Also, How can I also change the custom “title” background color
from black to red for block 3.
How can I also change “the Trending Now” background color from black to red.
Thanks in advance.
Never mind I found it. The first block.
Again thanks
Thank you very much. Which section of the Theme Custom Block should it go
Hello pstgibson,
There is an option for it in Theme panel->Custom CSS area -> https://www.screencast.com/t/jcFvwJ5Co You can change the title block from there.
Thanks for your understanding!
With 32 Plugins on my site the home page (lots of blocks) 110 queries per visit and in a single post 80 queries per visit, So i thing not a theme problem.
Hi,
i am using a plugin for upload photos form users on comments, every thing work fine but the upload button looking bad in mobile device. You can look in : https://goo.gl/A6n3dT the upload button showing in same line on PC but when user come form a mobile device the upload icon move down after the “Publish Comment” button.
I consult to Plugin author and he advise me:
It depends on the template CSS, it seems from the screenshot the button style is made full width does the button is brought to the bottom, you can consult your theme provider to see if they can advise on the post comment button on mobile.
Thanks
Hi,
You could do that using css. The simpler way to do it would be to use box style 2 with the title box, and hide the title – https://www.screencast.com/t/irryQIsl and the image remains default.
This is the code used, you must enter it in Theme panel->Custom Css
.td_block_image_box .td-custom-title {
display: none;
}
Please let me know if this works for you or you need further help.
Thanks
I have very similar issue: tried to add Youtube block here: https://test.smebanking.club , using my channel but it is empty: https://www.youtube.com/channel/UCusZ5XZebufFbuIv2CkX5AQ Any ideas?
Hi,
This is how it looked before the code was added – https://www.screencast.com/t/PhPrI0vBpGc
I am guessing that you mean that after the code was applied the pointing element specific to this block header style is still the old color. That can be fixed using this code – https://www.screencast.com/t/xpX6oEtmEe
.td-footer-wrapper div .td_block_template_4 .td-block-title > *:before{
border-color: #b50f0f transparent transparent transparent;
}
Thanks
Hi there,
our readers are often reclaming a view error on mobile devices. The articles are impossible to see cause the default menu and search page appears, but is blocked.
the website is: http://www.ambientebio.it
Where i can send you the screeshot?
many thanks for your support.
FG
Hi,
1. You can create as many sidebars as you want, and can have one personalized sidebar only for the homepage and use it in the widgetised sidebar element.
2. Please correct me if I misunderstand, but I do not see a block 9 on your homepage, except from the one in the sidebar. Basically you have to stretch the row containing the block – https://www.screencast.com/t/FTsbXN4Qz6XP and set a background color – https://www.screencast.com/t/TPgVYvICJ
Thanks
Hello olihofma,
Unfortunately, I do not know what type of block you are using for your website, sorry! Also, please notice that our theme has a lot of blocks where the post titles are arranged in different ways -> https://www.screencast.com/t/5JdUGsUqSP You should choose from here -> https://www.screencast.com/t/59D9hYpHH9 any block you want which will fit on your desire.
Thanks for your understanding!
Hello,
there seems to be an issue with the theme and php 7.1…after upgrading to php 7.1, we get the error:
PHP message: PHP Warning: A non-numeric value encountered in /wp-content/themes/Newspaper/includes/wp_booster/td_block.php on line 1008
From what I could find online, there seems to be an issue with many plugins and there have been fixes (apparently, the new php version treats some variables differently and expects a numeric when there is a string, if I got it right…)
Have you encountered the issue? Is there a fix?
Kind regards!
Hi,
I can not think of a way of achieving this with the current theme settings. You could try to enable Visual composer on posts – https://www.screencast.com/t/2JEVrikwJl and add text blocks in the post page structure, but this has not been tested and may not work properly. Or maybe try a plugin that allows you to display this field in the post and allows you to place it in the post structure.
Thanks
Hi,
Everything you need to know about blocks is available in this tutorial – https://forum.tagdiv.com/block-settings-guide/
Also here you can find all the theme documentation – https://forum.tagdiv.com/newspaper-theme-documentation/
Thanks
Thank you Bogdan, the color changed worked with the CSS you provided, but the titles seem to have lost the curves/callout etc of block header 4 as shown in this screenshot
Can you suggest anything to add to correct that.
Thanks in advance
Richard
Hi,
I have problem with Block setting in version 7.8
(last version 7.7 work fine)
When I add block in page i tried select article by TAG – and is not working. On page I don’t see any article.
Post ID filte – Work
Category filter – I have only 1 category (can’t test)
Filter by TAG slug – NOT WORKING
I tried to use:
name of tag: WAŻNE WIADOMOŚCI
1795
1795,
tag1795
tag1795,
… =post_tag&tag_ID=1795&post_ … (link from TAG in Browser)