- 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
Hello!
I’ve created Review Website with Newspaper theme. But now I can’t set custom sidebar for each post I’ve published.
Currently, I am using Tech News Pro Single Template. In the post edit section, I am creating a new sidebar and add necessary blocks from the widget section. But the post is loading with generic ‘Recent Posts’ sidebar.
Someone please help me out!
Thanks!
trying answering your last question about title caps. 1/ Are you using a demosite? if yes which one. 2/ Are you using a child theme? it seems not. If you plan to make permanent changes, you’d better use a child theme.
To answer your question and as far as i know, you must precise where you want to change title cap attributes as it is possible to change it block per block…
-
This reply was modified 6 years by
jmbenech.
Ohhhh – I found a solution in the THEME PANEL in THEME FONTS in Modules and Blocks General.
It is a bit confusing that something can be changed in the templates and some in the theme panel…. :-/
Please close.
/Twolle
Hi support,
How do I change the font size for author in Flex Block 4?
Url: https://servicenews.dk
Header: Seneste nyheder
Maybe the same problem is also in Block 10 and other Blocks.
Thnaks 🙂
/Twolle
Hi guys, since today, I noticed that standard Gutenberg editor (I use it when I write articles) has now the margins of the blocks that are smaller than yesterday.
u can see an example here https://i.postimg.cc/WbFBfwvC/Schermata-2020-05-09-alle-19-27-01.png
the red lines were the pas margins, now I see a smaller write area. this problem disappear if I disable tagdiv composer.
Hi I wanted to hide the POST VIEWS on my website, I have tried using the toggle button fuctionality availed in the theme panel but it seems not to work, this let me to the forum and through my searches I found alternatives of using custom css to hide the same but still to no avail.
This is the custom css tried:
.td_block_wrap .td-post-date{
display:none!important;
}
and
.td-post-date{
display:none!important;
}
They both don’t work as can be seen on my blog http://www.starnews.co.ke.
If it cannot be achieved is there a way I can have my previous post views as they were before i switched to the Newspaper theme?
Prof.
Does the theme support Media.net ads ? I tried adding the div block for other ads, still no luck. It breaks my page load. The mobile smart menu is broken.
Thanks Calin! Sorry for the delay.
I am using the second version only where I need it, I have also applied the class to Posts Loop of the categories (applying the class to the Template), but I don’t see the same result that I get in Home where I have the simple Flex Block 1.
How can I also apply your CSS to the Posts Loop?
Hi,
That is not an error, you do not have set a cloud template, you only try to edit a standard template that is not editable.
Yes, these files need to be set in child theme, if not will be lost when you’ll make the theme update. Also you’ll need t regenerate the images after you made the changes in theme files -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
Thank you!
Hi,
Please make sure that you do not have a plugin conflict, please deactivate ALL plugins except tagDiv Composer, also if you are using child theme or cache plugin, deactivate them, clear all cache and try again.
If the problem persist, please set this code in functions.php -> wp-content/plugins/td-composer/legacy/Newspaper/functions.php
add_action(‘admin_head’,function() {
echo ‘<style>.td-gutenberg-editor .editor-styles-wrapper .wp-block {max-width:726px;}</style>’;
});
Or you can send us an email at contact@tagdiv.com and provide admin login, as well as cPanel or FTP if possible. We will take a look. Include a link to this topic in the email.
Thank you!
Hi,
Unfortunately there is no option for this, the only think that you can do is to set a patting on link to make it bigger -> https://i.imgur.com/65gZl4H.jpg
.td_block_slide .td-slide-meta a{
padding-top: 25%;
}
The code need to be set in theme panel> custom code> custom css.
Hope this will help!
The theme need to create thumbs for each thumb enable in theme panel -> https://forum.tagdiv.com/theme-thumbs/ if the images that you are uploading in media library are to small the theme can not create these thumbs, therefore you need to use a plugin to regenerate the images to the size that your theme needs -> https://forum.tagdiv.com/thumbnails-fix-strange-looking-images-on-blocks/
If the problem persist please provide me a link to your website and some example.
Please enable only the thumbs dimension you use.
Hope this will help you!
Thank you!
Hi,
The only page templates are these from our documentation -> https://forum.tagdiv.com/page-templates-2/ using tagDiv Composer builder you can use flex blocks and other elements to make the page to look like you want.
You can create sidebars using widgets -> https://imgur.com/SfhD4ec and you can assign it from here -> https://i.imgur.com/tOXA4Lo.png or you use tagDiv Composer, edit the page with it -> https://i.imgur.com/FwjipON.png and use the widget sidebar element -> https://i.imgur.com/K5HDmpp.png
Thank you!
Hi,
we need the possibility to add guest author in any post.
There are some plugins to do that, and they works: in the post details the guest author is showed, but in home page (where we use Flex Block) and in category page not works well.
is there a way to do that also through coding? I’ve tried a script in functions, but seems that the hook is not read from the flex block. Also I saw that the Flex Block is generated from a plugin, not from the theme files, is it correct?
Can you tell me if there’s an hook for do that in your plugin, or how make it custom through the code?
Thank you.
Hi,
Please try this code
.td-module-meta-info a[href$="/premium-geloof/"] {
display: block!important;
}
.td-module-meta-info .td-post-category {
display: none!important;
}
Also is look that the slag category is not “premium” is “premium-geloof” -> https://i.imgur.com/N3CBiBv.png
Thank you!
Hello !
Please edit your Flex Blocks and set the author to be shown: https://www.screencast.com/t/Zo9xowkUm
Let us know the results.
Thank you !
Hi, thanks for the reply.
Can you advise the PHP file in which Block 2 is rendered/stored? Can we implement this ourselves?
If not, any news on future updates that implements this? As this is quite crucial.
Hi,
Indeed, not all element are the same, if you want to display the comments count, I can recommend to use a flex block, this has this option -> https://i.imgur.com/UfMe8U1.png on block 2 the comment count will be display only for the big module and can be activate from theme panel -> https://i.imgur.com/h8AUEhw.png, the grids elements do not have this option.
Thank you!
Hi,
If the font icons are set on post title, these will be display only inside of article, will not be display on blocks/modules, because of code implementation, sorry!
Thank you fro your understanding!
Hi,
My question is whether the separate mobile theme is customizable via options to include related articles, more articles or latest articles. If not, how can i make these blocks enabled? Currently i use cloud templates to design page blocks visually. Would i be able to do it via template code?
How can I get the video thumbnails to display in the content blocks?
NOTE the Lancaster PA Points of Interest post. (The Video Thumbnail does not display here)
https://cloudninemagazine.com/category/southern-airways-mid-atlantic/southern-airways-pennsylvania/
Hi! Regarding the blocks of Composer I found the way perfect to format the posts (page title, post content…) but with the pages, i have for example html code of old pages on other theme but i don’t know how to create a page template with the sidebar and similar format as the posts. Can i do that?
This is an example of a contact page but i would like to include the sidebar too. I have other pages to format but when i open them with the composer the format doesnt look good. I saw the empty block and down the text and images but i cant change anything.
Kind Regards,
Iosu
I dont want to change the image blocks from one page but the thumbs from the category page.
Hi,
I am using Block 2 to display my posts on the home page. I realised that the comment count only appears on larger modules. However, I want to display the comment count beside every post. How do I do that? This feature is quite crucial.
P.s. I realised that Big Grid Flex 10 does not allow me to show the comment count too. I’ll also need to add that in.
Thank you.
Hi,
You can use flex blocks elements, on these you can choose the image size, edit it with tagDiv Composer -> https://i.imgur.com/1Vm9rh3.png -> https://i.imgur.com/len5XqK.png -> https://i.imgur.com/eSNOsy5.jpg
Hope this will help you!