- TutorialsDefault Block Settings Guide
- NewspaperWP Rocket and Newspaper Theme: Optimization Guide
- TutorialsFrom WPBakery to tagDiv Composer
- TutorialsOffset Feature
- TutorialsWhat is Ajax preloading?
Hello @dano1066!
Yes, the code was implemented like this and there was no option build to extend it and make custom blocks.
Thank you for understanding!
Hi theurbanist,
I see that you are using a cloud template for the author page and this was edited or custom made.
I just made a test with the Molongui plugin and for me is working correctly, but for this you need to replace the block with the post loop element.
Thank you!
Hi,
This can be done only using a custom css, for this you can try this one
.td-slide-caption .td-gallery-slide-copywrite {
float: none;
text-align: center;
display: block;
}
You need to set the code in the theme panel> custom code> custom css.
We hope this will help you!
Hello,
Please make sure you have the tagDiv plugins activated, like tagDiv Composer, tagDiv Cloud Library and tagDiv Standard Pack if you have the blocks from this plugin.
Thank you!
Can you be a little more helpful here? It is quite frustrating that something is so easy to implement manually but cant because it looks like the code was actively written to prevent it.
tdb_state_template::get_template_type()
Is what prevents most pages working correctly. If this could be overridden somehow, we could return “category” for other tax pages to ensure the correct data is shown or pulled from queries.
private $category_obj = '';
Is another issue. If this were marked as protected, we could extend the class and modify the behaviour. If i change this to protected, it will break my site when an update is released and the scope changes back to private.
I don’t understand why the option, which would be easy to leave in the code, is shut off for people to expand upon. Fair enough if you guys don’t want to write the code to support it but why actively block others from doing it for their own personal websites?
Hi, we have a problem with posts queried in home page.
When a category is added to an article, it disappears from the widget which calls up the first category (which is still selected) and appears in the widget which shows the list of articles that have the new category selected. This happens in almost all of the widgets on the homepage, not in all. This behavior might be okay but it doesn’t work with all blocks on the page. In other cases, adding a category to an article it is shown in both widgets related to the categories shown. Why is this happening? We need to standardize the behavior of all widgets in the home. The unique articles option is disabled.
F
I am using flex block 1.
The author avatar is marked. But I don’t see the author name.
What should I do?
Please check the image below.
Hello. This documentation didn’t fulfill my needs. I have following questions regarding custom blocks:
Normally, the posts are automatically retrieved according to our filter settings like taxonomy, category, etc. I want to add additional filters, specifically in combination with a plugin that gives the functionality of marking posts as favorites. It has a code block inside it automatically retrieves user’s favorited posts. I need to use this feature with built-in block styles.
Partial page loading: I have a section for the posts. It display the latest posts. I want this section to display let’s say trending posts within the samepage. I think I need to wirte additional code in php and js to upgrade deafult ajax filter.
I can’t figure out how to use taxonomy filters. I created a custom taxonomy with CPT UI plugin. Under the taxonomy “Communities” I have 23 different categories and each community needs to have it’s own page. So I need to use taxonomy filters.
if you go to staging2.shecanbeboth.com You will se numbered section that displays most popular posts last 7 days. We combined a flex block and a list to display such element bu it is in sufficient since when the title length changes, layout just breaks. I need to create/copy a flex block and add numbers as displayed in the page now. How can I do that?
I need to create a new flex block layout which enables me to display post titles “on the image” like some blocks do but i need to adjust the layout my self (sinle line of 5 elements.) I don’t need to change or update anything else that can be controlled through dashboard. I need to have all the options that flex-block 1 has + title position and layout. How can I create such block?
Hello,
If you want to display only some products, you can set the image in the element Image block where you can set the link -> https://i.imgur.com/6J1zvtH.png -> https://i.imgur.com/7txrqDq.png
Or if you have an embedded code or iframe you can set the code in column text, in the text area.
Thank you!
Hello,
Usually, that problem is related to the CORS policy that is blocking the access -> https://i.imgur.com/vxvPj7H.png . This problem can be solved using those guides:
– https://forum.tagdiv.com/topic/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co/
– https://stackoverflow.com/questions/25577981/font-from-origin-has-been-blocked-from-loading-by-cross-origin-resource-sharing
– https://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Let me know the results!
Thank you!
Hello,
Please let me know if the block that you set that filter is Flex Block, if yes, then please set the filter to Category – Current Category -> https://i.imgur.com/bioQ8Sg.png
Thank you!
Hello,
I think that label is the category and you can add it from tagDiv Composer -> https://i.imgur.com/S0zoUiK.png
Also, you can set the custom label in the posts editor-> https://i.imgur.com/gTtAQRv.png and this will be displayed for Flex Block and Big Grid Flex -> https://i.imgur.com/3Uop58r.jpg
Thank you!
Hi everyone,
My issue is this: When you start a new post/article on site. Everything loads up and you can start to write your post, but for some reason the block with “Add feature image to post” that used to be on the sidebar in Gutenberg editor, this block is missing and I have not seen any solution to add it back in?
Have tried adding following code to functions but without any luck:
// Add theme support for Featured Images
add_theme_support(‘post-thumbnails’, array(
‘post’,
‘page’,
‘custom-post-type-name’,
));
This code is also listed in functions but for some reason its gone now.
Anyone else having this issue? it has been going on for some time now. The strange thing is that if you log in by mobile phone, you get this option, but not if you sit at a computer?
Is it a theme related issue? or a wp issue?
Been searching but have not found any solution…
We are several editors writing, and we all have the same issue. So its not only me and my computer either.
Hope that anyone here can help/guide me in right direction, this need to be sorted.
Kind Regards,
Henrik
So that’s what I was doing before, but the problem is that for the mobile theme, the only things that change are the “Font family” and the “Style.” The font still stays all bolded in blockquotes. What I would like is if I bold certain words in a blockquote, it doesn’t resemble the rest of the text like it does now on mobile. Is that possible?
I am using “Woo Product Block” on my front page. It works fine for desktop but for mobile phones the “Add to cart” button looks very strange:
https://www.awesomescreenshot.com/video/7614461?key=c3a07804ac6d57131e9f2a2562c3fb03
What to do?
Hello,
I’m using the default theme already since 2018 in another project. So I know how everything works.
In a new project I need the NFT layout. There is one theme which does not work and one which is very illogical.
1) Error in the category view.
Example – I go to this page:
https://demo.tagdiv.com/newspaper_nft_pro/category/nft/collectibles/
I would like to see ONLY posts that are in the Collectibles section. For this I do the following:
a) Edit with tagdic Composer
b) I mark the block where the posts are to be seen
c) I go to the “Filter” tab
d) I select the category Collectibles in Category Filter
e) save.
Now all Collectibles posts appear here! Very good! That’s how it should be.
https://demo.tagdiv.com/newspaper_nft_pro/category/nft/collectibles/
BUT: On all other category pages appear now also ONLY Collectibles posts… no matter which category I choose.
I never had that before. And as I said I’m working since 2018 with the standard theme. there goes that without problems.
Where is the error?
Thanks a lot! I do not get on otherwise!
It’s 1:1 with above problem. Newspaper are not styling the headlines as they should.
Your wp-content/themes/Newspaper/gutenberg-editor.css?ver=11.4.1 are not mapping correctly to h1,h2,h3,h4,h5 and h6 in the Gutenberg-editor.
Here’s the current problem. Note that no font-size are properly added for the h3 element.


The provided CSS are not following the way WordPress are currently generating headlines (‘h3.wp-block’). Newspaper are trying to map the headlines with ‘.wp-block h3’..

A quick would look like this:


Or fixing the mappings as you guys would like to do. It doesn’t really matter from our end. You could do both, if that’s more preferred. As long as it’s actually working with the current version of WordPress (‘5.9.1’ as we speak).
Kindly patch it so it can be included in the next update. Hopefully pushed our in a few days?
UPDATE
——
I have re-inserted the exchange widget, configured the exchange widget and inserted the API key. Yet it’s saying: Api key is empty. Configure this block/widget and enter an api key ?
What do I do?
Hello,
You can set the width on the Single Post Content -> https://i.imgur.com/VGXafDO.png
Please let me know what setting you have on the quotes -> https://i.imgur.com/DhBmcR4.png -> https://i.imgur.com/ldiXNaf.png.
Also, please check this topic https://forum.tagdiv.com/topic/blockquote-custom/
To do the backup you can use a plugin -> https://wordpress.org/plugins/duplicator/, please check this video https://www.youtube.com/watch?v=LAJXrSI-dDA
The child theme is only needed if you make changes to the theme files -> https://forum.tagdiv.com/the-child-theme-support-tutorial/
Thank you!
Hello,
What I want to do is apply a general/universal modifications to how blockquotes appear on the mobile theme. Is that possible? I thought that the “mobile editor” was the section I could access in the Theme Panel, however that does not seem to be the case. How do I apply a generalized change for any future blockquotes on my website pages on mobile?
The title of a product in the Woo Product Block is not centered once it’s multi-lined:
https://www.awesomescreenshot.com/image/22975473?key=8c24ae7a509c037777c6ff04b662106a
Once the title fits in one line, it works well. How do I center titles with line break? Thanks!
Setup: WordPress + the theme + yoast
Action: setup Yoast -> run optimizer -> Yoast is doing ajax requests to its own API and the WordPress API
Most requests are parsed correctly, then suddenly on one of the /post responses, the modal is added (while the json response is there too, it’s not an authentication issue).
Can I do something to fix this myself? Also, why are all the tdb_templates reachable on my site and how did the crawler find them?
<!-- LOGIN MODAL -->
<div id="login-form" class="white-popup-block mfp-hide mfp-with-anim">
<div class="td-login-wrap">
<i class="td-icon-modal-back"></i>
<div id="td-login-div" class="td-login-form-div td-display-block">
<div class="td-login-panel-title">Sign in</div>
<div class="td-login-panel-descr">Welcome! Log into your account</div>
<div class="td_display_err"></div>
<form id="loginForm" action="#" method="post">
<div class="td-login-inputs"><input class="td-login-input" autocomplete="username" type="text" name="login_email" id="login_email" value="" required><label for="login_email">your username</label></div>
<div class="td-login-inputs"><input class="td-login-input" autocomplete="current-password" type="password" name="login_pass" id="login_pass" value="" required><label for="login_pass">your password</label></div>
<input type="button" name="login_button" id="login_button" class="wpb_button btn td-login-button" value="Login">
</form>
<div class="td-login-info-text">Forgot your password? Get help</div>
</div>
<div id="td-forgot-pass-div" class="td-login-form-div td-display-none">
<div class="td-login-panel-title">Password recovery</div>
<div class="td-login-panel-descr">Recover your password</div>
<div class="td_display_err"></div>
<form id="forgotpassForm" action="#" method="post">
<div class="td-login-inputs"><input class="td-login-input" type="text" name="forgot_email" id="forgot_email" value="" required><label for="forgot_email">your email</label></div>
<input type="button" name="forgot_button" id="forgot_button" class="wpb_button btn td-login-button" value="Send My Password">
</form>
<div class="td-login-info-text">A password will be e-mailed to you.</div>
</div>
</div>
</div>
{"objects":[{"id":"257","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/404-template-default-pro\/","permalink_hash":"67:7ce81cec467161382e575e393e5129be","object_id":"235","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"404 Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"36","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-06 18:57:06","object_published_at":"2022-02-06 18:57:06"},{"id":"258","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/category-template-default-pro\/","permalink_hash":"72:137d0bda98f780f7f5b5f30e20c68063","object_id":"236","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"Category Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"48","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-06 18:57:06","object_published_at":"2022-02-06 18:57:06"},{"id":"259","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/single-post-template-default-pro\/","permalink_hash":"75:52898427a5674db84193b88fcd48eb97","object_id":"237","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"Single Post Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"38","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-06 18:57:06","object_published_at":"2022-02-06 18:57:06"},{"id":"260","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/footer-template-default-pro\/","permalink_hash":"70:2260f56bb563b8c1e2f2017b42a792b6","object_id":"238","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"Footer Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"28","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-23 04:34:31","object_published_at":"2022-02-06 18:57:06"},{"id":"261","permalink":"https:\/\/www.chickenfans.com\/tdb_templates\/header-template-default-pro\/","permalink_hash":"70:951a2e1bdc676a27c8eb54fc636b4e88","object_id":"239","object_type":"post","object_sub_type":"tdb_templates","author_id":"1","post_parent":"0","title":null,"description":null,"breadcrumb_title":"Header Template – Default PRO","post_status":"publish","is_public":null,"is_protected":"0","has_public_posts":null,"number_of_pages":null,"canonical":null,"primary_focus_keyword":null,"primary_focus_keyword_score":null,"readability_score":"0","is_cornerstone":"0","is_robots_noindex":null,"is_robots_nofollow":"0","is_robots_noarchive":null,"is_robots_noimageindex":null,"is_robots_nosnippet":null,"twitter_title":null,"twitter_image":null,"twitter_description":null,"twitter_image_id":null,"twitter_image_source":null,"open_graph_title":null,"open_graph_description":null,"open_graph_image":null,"open_graph_image_id":null,"open_graph_image_source":null,"open_graph_image_meta":null,"link_count":"0","incoming_link_count":null,"prominent_words_version":null,"created_at":"2022-02-25 07:46:49","updated_at":"2022-02-25 07:46:55","blog_id":"1","language":null,"region":null,"schema_page_type":null,"schema_article_type":null,"has_ancestors":"0","estimated_reading_time_minutes":null,"version":"2","object_last_modified":"2022-02-06 18:57:06","object_published_at":"2022-02-06 18:57:06"}],"next_url":"https:\/\/www.chickenfans.com\/wp-json\/yoast\/v1\/link-indexing\/posts"}
Hello,
You can use a Flex Block 1, but the pagination is set to the bottom -> https://i.imgur.com/Qj4A7CY.png but is not a slider.
Thank you!
Hello @Paradoxer!
If you use Mobile theme, then please try to change the size of your blockquote from the Mobile Editor: https://forum.tagdiv.com/mobile-theme-introduction/
Thank you!