- 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,
The mobile version is look like that because you have the mobile theme plugin that provide you a better speed then responsive version of theme, but in order to achieve that speed you’ll need to create a new content for pages because in the most of cases those were made with builders ( tagDiv Composer, WPBakery ) and you need to use only the mobile editor ( you need to set the content for pages in mobile editor and this content will be display on mobile theme)
-> https://www.screencast.com/t/ebUIzt4se
Mobile Theme: Automatic Optimization for Mobile with Newspaper Theme -> https://tagdiv.com/mobile-theme-automatic-optimization-for-mobile-newspaper-theme/
Also for the 3 blocks, you’ll need to have set same feature posts (that have set feature category) -> https://forum.tagdiv.com/featured-posts-2/ -> https://www.screencast.com/t/QsJ6ppY4
If you want the responsive version and amp you should use this opinion -> https://www.screencast.com/t/jZct5ueBqOrb but if you have amp activate on pages you’ll need to create in Mobile editor a content for AMP version of page.
Let me know if you have more questions!
Hello !
To change the block settings you will have to go into Theme Panel – Block Settings – Meta info on Modules / Blocks and activate or de-activate what options you want. Like here: https://www.screencast.com/t/zS0W3WWYXn
Thank you !
Hi Catalin,
I need some urgent help. there is some issue with the NewsMag theme. The main problem is that block items and widget items are not loading. As per our support partner WPBuffs the issue is between the TagDiv composer that comes with the theme and the Visual Composer plugin.
Please resolve the issue ASAP, we need to edit block items and need to publish banner ads in widgets in the homepage.
Please let me know where to share login credentials.
https://www.geospatialworld.net/wp-admin/
thanks
Regards
Anshu Garg
hi, thank you so much for your response. i just have one more question. your instructions were great, but it is possible for the blocks to link to a category page, instead of an individual post page? thanks again!
Hello Everyone,
It’s been a while since I noticed that when using the Tagdiv visual composer, if I place a Text With Title block and I try to write something inside it (By clicking Edit Content) I am unable to save it.
I’ve tried waiting a while or manually hitting the Save Button but it seems nothing really happens.
Anyone with the same issue?
https://imgur.com/a/0FK1g3v
Is there anything I can do to help troubleshooting this?
Thank you.
Newspaper 9.7.3 On WP 5.2.1
May we add a Ads Block in body of Category Pages?
Thanks.
Hi,
I don´t want the date or the author to show in the articles in the home blocks. How can I hide them?
Regards,
Miriam
Hi,
You need to use the tagDiv Composer and edit the blocks; the load more button comes from extra pagination in filter tag -> https://www.screencast.com/t/UGU6kJxvCb please check our documentation for blocks -> https://forum.tagdiv.com/block-settings-guide/
Thank you!
Hello !
To hide the author name and other block details you will have to go into Theme Panel – Block Settings – Meta info on Modules / Blocks like here: https://www.screencast.com/t/7XkzVD913Gr And there you can activate or de-activate what options you want.
Thank you !
When I try to open any one just see a blank box. I tried in almost 5 different websites with same result.
When I debug the WPBakery Page Builder AJAX request the answer always is 0. I’m using the latest WPBakery Page Builder update.
Kind regards.
Hello !
Please use this custom CSS:
.td-mobile-content .td-icon-menu-right {
display: block;
}
If you are using mobile theme than paste it here: https://www.screencast.com/t/LS6mvl2r
If you are not using the mobile theme than you will have to paste it here: https://www.screencast.com/t/MgoNBfpMtlY
Thank you !
Hi Catalin,
I’m not so sure the above answers my question.
What I want to see is this:

But what I actually see is this and can’t figure out why?

So, why don’t I get those 3 top blocks?
Thanks in advance.
-
This reply was modified 7 years by
Martin Dust.
-
This reply was modified 7 years by
Martin Dust.
-
This reply was modified 7 years by
Martin Dust.
Hello !
In order to achieve this you will have to make some modifications. First of all add this css code into your Theme Panel – Custom Codes – CSS: https://www.screencast.com/t/vxXrGBIV
.td-post-next-prev-content {
align-items: center;
border-radius: 40px;
text-align: center;
display: inline-block;
margin-bottom: 40px;
width: 50%;
height: 50px;
background-color: black;
}
.td-post-next-prev-content a {
text-align: center;
margin-top:15px;
margin-bottom:5px;
color: white;
}
.td-block-span6 {
text-align: center;
width: 350px;
}
And you will have to make some modifications in PHP too following this path: legacy/common/wp_booster/td_module_single_base.php ( I have used Notepad++ to edit it )
and change the codes at the line: 929 ; 930 and 940 ; 941 like in here: https://www.screencast.com/t/AEgFOTDC
Thank you !
Hello !
The issue is that your sidebar is longer than the content block. You can fix that either by moving one of the marked blocks inside the content or you make your sidebar shorter. https://www.screencast.com/t/PPNtfYODsN
Thank you !
Hi,
Unfortunately, our theme do not have for the moment this option, please check our documentation for block filters -> https://forum.tagdiv.com/block-settings-guide/
Maybe this can be achieve if you are using different blocks to build the Big Grid Slide and set for each block a custom filter.
Thank you!
Hi, at 9.7.3 – still got this alert from vaultpress
Vulnerable WordPress Themes or Plugins
You are using outdated WordPress extensions with publicly known security issues. We recommend that you upgrade to the latest release. If you are no longer using these extensions, please delete them.
newspaper __td_deploy_version__
The theme newspaper (version 9.2.2) has a publicly known vulnerability. It is recommended deactivate and remove this theme until a new version is released.
i i put ad code <?php echo do_shortcode(‘[td_block_ad_box spot_id="custom_ad_2"]‘);?> like every time to to loop-single post php and this code should be working but i have experiance 3 year without any problems now with new update my code for custom ad dosent work so can you help me
Hello,
Is there a way to add email and website to the team member block? Currently those two fields are missing. Or if it is easier, how do you add a new social network to the list?
Thanks Calin… I didn’t mean sidebar. Can slider addable to amp version? example : https://prnt.sc/nxyvhw
Also:
Can I add a slider to theme’s TD Composer blocks section like in the example?
Very important for us
https://prnt.sc/nxyqyd
And finally;
Is there a solution for this problem? only google adsense advertisements allowed for themes. How can I add more advertisements in the theme’s amp section other than only google’s?
amp ads:
section 1:
<amp-img src=”https://www.newspaper.com/ads.jpg” width=”338″ height=”280″ alt=”ads”></amp-img>
Section 2:
<amp-img src=”https://www.newspaper.com/ads.jpg” width=”338″ height=”280″ alt=”ads”></amp-img>
Section 3:
<amp-img src=”https://www.newspaper.com/ads.jpg” width=”338″ height=”280″ alt=”ads”></amp-img>
as
Thank You…
Hi Calin
I try to eliminate above css put the two follow code in
plugins\td-composer\mobile\function.php
function dequeue_my_css() {
wp_dequeue_style(‘wp-block-library-css’);
wp_deregister_style(‘wp-block-library-css’);
}
add_action(‘wp_enqueue_scripts’,’dequeue_my_css’,100);
function dequeue_my_css() {
wp_dequeue_style(‘td-plugin-multi-purpose-css’);
wp_deregister_style(‘td-plugin-multi-purpose-css’);
}
add_action(‘wp_enqueue_scripts’,’dequeue_my_css’,100);
But it doesn’t work… any suggestions?
Thanks
I need to set a custom sort order in the BIG GRID SLIDE block module.
I would like to set latest as default but with 1-3-4-5 for the first slide block and 2-6-7-8 for second slide: in this manner we may have the lastest two post in big size position.
May you help me?
D.
Hi,
Please notice that writing multiple times in the same topic only delays the answer. In order to get a fast response, please write once and wait for an answer. We answer from oldest to newest so if you keep posting, your post is moved to fresher ones thus receiving the answer later until we answer all posts before your last reply.
Unfortunately since Newspaper v9.7 the api plugin cannot be used anymore, sorry! it has been replaced by a new plugin
– https://forum.tagdiv.com/developer-info/
You could use this plugin from now on. Or experiment with flex blocks, maybe what it used to be possible only with the api plugin, it is now possible with flex blocks and grids
– https://tagdiv.com/tagdiv-composer-flex-block-elements/
– https://tagdiv.com/tagdiv-composer-big-grid-flex-elements/
Thank you!
Hi,
1. If you want to set the Newsletter in category page you can get a category template from tagDiv Cloud Library edit it using tagDiv Composer and set the Newsletter in sidebar.
Or you can create a new sidebar and go in widgets set the Custom html and set the code that you set in Newsletter in custom html.
-> https://www.screencast.com/t/L1gXiWkp7n3n -> https://www.screencast.com/t/pQft8xFSXI9f
2. You need to go in theme panel > Translations and search for those words -> https://www.screencast.com/t/sfgxFW2rG
3. You can import a category template from tagdiv Cloud Library and set on content a border or you can use this custom css -> https://www.screencast.com/t/FD4DjugU
.td-pb-span8{
border-right: 1px solid#e8e8e8;
}
Set the code in Theme panel> Custom code > Custom css and you’ll have that border on full website.
4. If you want to remove the show comments from modules/blocks all you need to do is to go in Newspaper>Theme panel> Blocks Settings > Meta tag on Modules/Blocks and deactivate the “Show comment count”.
-> https://www.screencast.com/t/P64OrKwQ
Thank you!
Regarding a slide with horizontal scroll, I understand. Thank you.
And regarding an image height, I am taking about Slider that you are providing us.
If I add “%” for image height on slider, it doesn’t work.
https://prnt.sc/nxw3c8
I can use “%” on Flex Blocks though.
Hi,
Please make sure that when you are set the image, you select/set a larger size or the full size, for a quality result.
Please make sure that you do not have a plugin conflict, please deactivate all non theme plugins, also if you are using child theme or cache plugin, please deactivate them, clear all cache and try again.
Also you can try to regenerate the Thumbnails – Fix strange looking images on blocks.
Hope this will help you better!
Thanks.